| Package | Description |
|---|---|
| com.google.api.services.youtube | |
| com.google.api.services.youtube.model |
| Modifier and Type | Method and Description |
|---|---|
YouTube.LiveChatBans.Insert |
YouTube.LiveChatBans.insert(List<String> part,
LiveChatBan content)
Inserts a new resource into this collection.
|
| Constructor and Description |
|---|
Insert(List<String> part,
LiveChatBan content)
Inserts a new resource into this collection.
|
| Modifier and Type | Method and Description |
|---|---|
LiveChatBan |
LiveChatBan.clone() |
LiveChatBan |
LiveChatBan.set(String fieldName,
Object value) |
LiveChatBan |
LiveChatBan.setEtag(String etag)
Etag of this resource.
|
LiveChatBan |
LiveChatBan.setId(String id)
The ID that YouTube assigns to uniquely identify the ban.
|
LiveChatBan |
LiveChatBan.setKind(String kind)
Identifies what kind of resource this is.
|
LiveChatBan |
LiveChatBan.setSnippet(LiveChatBanSnippet snippet)
The `snippet` object contains basic details about the ban.
|
Copyright © 2011–2021 Google. All rights reserved.