GoogleApi.Jobs.V3.Model.CreateClientEventRequest (google_api_jobs v0.16.2) 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() | nil
}

Link to this section Functions

Specs

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

Unwrap a decoded JSON object into its complex fields.