google_api_jobs v0.11.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 Sourcet() :: %GoogleApi.Jobs.V3.Model.CreateClientEventRequest{
clientEvent: GoogleApi.Jobs.V3.Model.ClientEvent.t()
}
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.