google_api_jobs v0.9.0 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

Link to this type

t()

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

Link to this section Functions

Link to this function

decode(value, options)

View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.