| Package | Description |
|---|---|
| com.google.api.services.youtubeAnalytics | |
| com.google.api.services.youtubeAnalytics.model |
| Modifier and Type | Method and Description |
|---|---|
YouTubeAnalytics.GroupItems.Insert |
YouTubeAnalytics.GroupItems.insert(GroupItem content)
Creates a group item.
|
| Constructor and Description |
|---|
Insert(GroupItem content)
Creates a group item.
|
| Modifier and Type | Method and Description |
|---|---|
GroupItem |
GroupItem.clone() |
GroupItem |
GroupItem.set(String fieldName,
Object value) |
GroupItem |
GroupItem.setEtag(String etag) |
GroupItem |
GroupItem.setGroupId(String groupId) |
GroupItem |
GroupItem.setId(String id) |
GroupItem |
GroupItem.setKind(String kind) |
GroupItem |
GroupItem.setResource(GroupItem.Resource resource) |
| Modifier and Type | Method and Description |
|---|---|
List<GroupItem> |
GroupItemListResponse.getItems() |
| Modifier and Type | Method and Description |
|---|---|
GroupItemListResponse |
GroupItemListResponse.setItems(List<GroupItem> items) |
Copyright © 2011–2019 Google. All rights reserved.