| Package | Description |
|---|---|
| com.google.api.services.youtubeAnalytics.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GroupItemResource |
GroupItemResource.clone() |
GroupItemResource |
GroupItem.getResource()
The `resource` object contains information that identifies the item being added to the group.
|
GroupItemResource |
GroupItemResource.set(String fieldName,
Object value) |
GroupItemResource |
GroupItemResource.setId(String id)
The channel, video, playlist, or asset ID that YouTube uses to uniquely identify the item that
is being added to the group.
|
GroupItemResource |
GroupItemResource.setKind(String kind)
Identifies the type of resource being added to the group.
|
| Modifier and Type | Method and Description |
|---|---|
GroupItem |
GroupItem.setResource(GroupItemResource resource)
The `resource` object contains information that identifies the item being added to the group.
|
Copyright © 2011–2019 Google. All rights reserved.