Namespace Google.Apis.Admin.Reports.reports_v1.Data
Classes
Activities
JSON template for a collection of activities.
Activity
JSON template for the activity resource.
Activity.ActorData
User doing the action.
Activity.ActorData.ApplicationInfoData
Details of the application that was the actor for the activity.
Activity.EventsData
Activity events in the report.
Activity.EventsData.ParametersData
Parameter value pairs for various applications. For more information about eventName
parameters, see
the list of event names for various applications above in applicationName
.
Activity.EventsData.ParametersData.MessageValueData
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}]}]
Activity.EventsData.ParametersData.MultiMessageValueData
List of messageValue
objects.
Activity.IdData
Unique identifier for each activity record.
AppliedLabel
Details of the label applied on the resource.
Channel
A notification channel used to watch for resource changes.
Date
Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp
FieldValue
Details of the field value set by the user for the particular label.
FieldValueSelectionListValue
Setting a selection list value by selecting multiple values from a dropdown.
FieldValueSelectionValue
Setting a selection value by selecting a single value from a dropdown.
FieldValueTextListValue
Setting a text list value.
FieldValueUserListValue
Setting a user list value by selecting multiple users.
FieldValueUserValue
Setting a user value by selecting a single user.
NestedParameter
JSON template for a parameter used in various reports.
Reason
The reason why the label/field was applied.
ResourceDetails
Details of the resource on which the action was performed.
UsageReport
JSON template for a usage report.
UsageReport.EntityData
Output only. Information about the type of the item.
UsageReport.ParametersData
Output only. Parameter value pairs for various applications. For the Entity Usage Report parameters and values, see the Entity Usage parameters reference.
UsageReports
UsageReports.WarningsData
Warnings, if any.
UsageReports.WarningsData.DataData
Key-value pairs to give detailed information on the warning.