google_api_admin v0.9.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) - Integer value of the parameter.messageValue(type:GoogleApi.Admin.Reports_v1.Model.ActivityEventsParametersMessageValue.t, default:nil) - Nested parameter value pairs associated with this parameter. Complex value type for a parameter are returned as a list of parameter values. For example, the address parameter may have a value as [{parameter: [{name: city, value: abc}]}]multiIntValue(type:list(String.t), default:nil) - Integer values of the parameter.multiMessageValue(type:list(GoogleApi.Admin.Reports_v1.Model.ActivityEventsParametersMultiMessageValue.t), default:nil) - List of messageValue objects.multiValue(type:list(String.t), default:nil) - String values 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 parameter value pairs associated with this parameter. Complex value type for a parameter are returned as a list of parameter values. For example, the address parameter may have a value as [{parameter: [{name: city, value: abc}]}]
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) - The RFC 3339 formatted value of the parameter, for example 2010-10-28T10:26:35.000Z.intValue(type:String.t, default:nil) - Integer value of the parameter.msgValue(type:list(map()), default:nil) - Nested message value of the parameter.name(type:String.t, default:nil) -stringValue(type:String.t, default:nil) - String value of the parameter.
Attributes
etag(type:String.t, default:nil) - ETag of the resource.kind(type:String.t, default:admin#reports#usageReports) - The type of API resource. For a usage report, the value is admin#reports#usageReports.nextPageToken(type:String.t, default:nil) - Token to specify next page. A report with multiple pages has a nextPageToken property in the response. For your follow-on requests getting all of the report's pages, enter the nextPageToken value in the pageToken query string.usageReports(type:list(GoogleApi.Admin.Reports_v1.Model.UsageReport.t), default:nil) - Various application parameter records.warnings(type:list(GoogleApi.Admin.Reports_v1.Model.UsageReportsWarnings.t), default:nil) - Warnings, if any.
Attributes
code(type:String.t, default:nil) - Machine readable code or warning type. The warning code value is 200.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) - The human readable messages for a warning are: