google_api_admin v0.6.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.
JSON template for a collection of activites.
JSON template for the activity resource.
User doing the action.
Attributes
boolValue(type:boolean(), default:nil) - Boolean value of the parameter.intValue(type:String.t, default:nil) - Integral value of the parameter.messageValue(type:GoogleApi.Admin.Reports_v1.Model.ActivityEventsParametersMessageValue.t, default:nil) - Nested value of the parameter.multiIntValue(type:list(String.t), default:nil) - Multi-int value of the parameter.multiMessageValue(type:list(GoogleApi.Admin.Reports_v1.Model.ActivityEventsParametersMultiMessageValue.t), default:nil) - Nested values of the parameter.multiValue(type:list(String.t), default:nil) - Multi-string value of the parameter.name(type:String.t, default:nil) - The name of the parameter.value(type:String.t, default:nil) - String value of the parameter.
Nested value of the parameter.
Unique identifier for each activity record.
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(type:boolean(), default:nil) - Boolean value of the parameter.datetimeValue(type:DateTime.t, default:nil) - RFC 3339 formatted value of the parameter.intValue(type:String.t, default:nil) - Integral value of the parameter.msgValue(type:list(map()), default:nil) - Nested message value of the parameter.name(type:String.t, default:nil) - The name of the parameter.stringValue(type:String.t, default:nil) - String value of the parameter.
JSON template for a collection of usage reports.
Attributes
code(type:String.t, default:nil) - Machine readable code / warning type.data(type:list(GoogleApi.Admin.Reports_v1.Model.UsageReportsWarningsData.t), default:nil) - Key-Value pairs to give detailed information on the warning.message(type:String.t, default:nil) - Human readable message for the warning.