google_api_admin v0.3.0 GoogleApi.Admin.Reports_v1.Model.UsageReportEntity View Source
Information about the type of the item.
Attributes
- customerId (String.t): Obfuscated customer id for the record. Defaults to:
null
. - entityId (String.t): Object key. Only relevant if entity.type = "OBJECT" Note: external-facing name of report is "Entities" rather than "Objects". Defaults to:
null
. - profileId (String.t): Obfuscated user id for the record. Defaults to:
null
. - type (String.t): The type of item, can be customer, user, or entity (aka. object). Defaults to:
null
. - userEmail (String.t): user's email. Only relevant if entity.type = "USER" Defaults to:
null
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.