Package | Description |
---|---|
com.google.api.services.youtubeAnalytics | |
com.google.api.services.youtubeAnalytics.model |
Modifier and Type | Method and Description |
---|---|
YouTubeAnalytics.Groups.Insert |
YouTubeAnalytics.Groups.insert(Group content)
Creates a group.
|
YouTubeAnalytics.Groups.Update |
YouTubeAnalytics.Groups.update(Group content)
Modifies a group.
|
Constructor and Description |
---|
Insert(Group content)
Creates a group.
|
Update(Group content)
Modifies a group.
|
Modifier and Type | Method and Description |
---|---|
Group |
Group.clone() |
Group |
Group.set(String fieldName,
Object value) |
Group |
Group.setContentDetails(Group.ContentDetails contentDetails) |
Group |
Group.setEtag(String etag) |
Group |
Group.setId(String id) |
Group |
Group.setKind(String kind) |
Group |
Group.setSnippet(Group.Snippet snippet) |
Modifier and Type | Method and Description |
---|---|
List<Group> |
GroupListResponse.getItems() |
Modifier and Type | Method and Description |
---|---|
GroupListResponse |
GroupListResponse.setItems(List<Group> items) |
Copyright © 2011–2019 Google. All rights reserved.