google_api_jobs v0.13.1 GoogleApi.Jobs.V3.Model.CreateClientEventRequest View Source

The report event request.

Attributes

  • clientEvent (type: GoogleApi.Jobs.V3.Model.ClientEvent.t, default: nil) - Required. Events issued when end user interacts with customer's application that uses Cloud Talent Solution.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.Jobs.V3.Model.CreateClientEventRequest{
  clientEvent: GoogleApi.Jobs.V3.Model.ClientEvent.t()
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.