google_api_admin v0.7.0 GoogleApi.Admin.Reports_v1.Model.ActivityEvents View Source
Attributes
name
(type:String.t
, default:nil
) - Name of event.parameters
(type:list(GoogleApi.Admin.Reports_v1.Model.ActivityEventsParameters.t)
, default:nil
) - Parameter value pairs for various applications.type
(type:String.t
, default:nil
) - Type of event.
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.Admin.Reports_v1.Model.ActivityEvents{ name: String.t(), parameters: [GoogleApi.Admin.Reports_v1.Model.ActivityEventsParameters.t()], type: String.t() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.