| Package | Description |
|---|---|
| com.google.api.services.youtube.model |
| Modifier and Type | Method and Description |
|---|---|
SuperChatEvent |
SuperChatEvent.clone() |
SuperChatEvent |
SuperChatEvent.set(java.lang.String fieldName,
java.lang.Object value) |
SuperChatEvent |
SuperChatEvent.setEtag(java.lang.String etag)
Etag of this resource.
|
SuperChatEvent |
SuperChatEvent.setId(java.lang.String id)
The ID that YouTube assigns to uniquely identify the Super Chat event.
|
SuperChatEvent |
SuperChatEvent.setKind(java.lang.String kind)
Identifies what kind of resource this is.
|
SuperChatEvent |
SuperChatEvent.setSnippet(SuperChatEventSnippet snippet)
The snippet object contains basic details about the Super Chat event.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SuperChatEvent> |
SuperChatEventListResponse.getItems()
A list of Super Chat purchases that match the request criteria.
|
| Modifier and Type | Method and Description |
|---|---|
SuperChatEventListResponse |
SuperChatEventListResponse.setItems(java.util.List<SuperChatEvent> items)
A list of Super Chat purchases that match the request criteria.
|