google_api_you_tube_analytics v0.3.0 GoogleApi.YouTubeAnalytics.V1.Model.GroupItem View Source
Attributes
- etag (String.t): Defaults to:
null
. - groupId (String.t): Defaults to:
null
. - id (String.t): Defaults to:
null
. - kind (String.t): Defaults to:
null
. - resource (GroupItemResource): 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 type
t()
View Source
t()
View Source
t() :: %GoogleApi.YouTubeAnalytics.V1.Model.GroupItem{
etag: any(),
groupId: any(),
id: any(),
kind: any(),
resource: GoogleApi.YouTubeAnalytics.V1.Model.GroupItemResource.t()
}
t() :: %GoogleApi.YouTubeAnalytics.V1.Model.GroupItem{ etag: any(), groupId: any(), id: any(), kind: any(), resource: GoogleApi.YouTubeAnalytics.V1.Model.GroupItemResource.t() }
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.