google_api_admin v0.4.0 API Reference
Modules
API calls for all endpoints tagged Activities.
API calls for all endpoints tagged Channels.
API calls for all endpoints tagged CustomerUsageReports.
API calls for all endpoints tagged EntityUsageReports.
API calls for all endpoints tagged UserUsageReport.
Handle Tesla connections for GoogleApi.Admin.Reports_v1.
Helper functions for deserializing responses into models.
JSON template for a collection of activites.
JSON template for the activity resource.
User doing the action.
Unique identifier for each activity record.
Nested value of the parameter.
Attributes
- boolValue (boolean()): Boolean value of the parameter. Defaults to:
null. - intValue (String.t): Integral value of the parameter. Defaults to:
null. - messageValue (ActivityMessageValue): Defaults to:
null. - multiIntValue ([String.t]): Multi-int value of the parameter. Defaults to:
null. - multiMessageValue ([ActivityMultiMessageValue]): Nested values of the parameter. Defaults to:
null. - multiValue ([String.t]): Multi-string value of the parameter. Defaults to:
null. - name (String.t): The name of the parameter. Defaults to:
null. - value (String.t): String value of the parameter. Defaults to:
null.
An notification channel used to watch for resource changes.
JSON template for a parameter used in various reports.
JSON template for a usage report.
Information about the type of the item.
Attributes
- boolValue (boolean()): Boolean value of the parameter. Defaults to:
null. - datetimeValue (DateTime.t): RFC 3339 formatted value of the parameter. Defaults to:
null. - intValue (String.t): Integral value of the parameter. Defaults to:
null. - msgValue ([Object]): Nested message value of the parameter. Defaults to:
null. - name (String.t): The name of the parameter. Defaults to:
null. - stringValue (String.t): String value of the parameter. Defaults to:
null.
JSON template for a collection of usage reports.
Helper functions for building Tesla requests.