GoogleApi.Jobs.V3.Model.CreateClientEventRequest (google_api_jobs v0.21.0)

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.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.Jobs.V3.Model.CreateClientEventRequest{
  clientEvent: GoogleApi.Jobs.V3.Model.ClientEvent.t() | nil
}

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.