| Package | Description |
|---|---|
| com.google.api.services.youtube.model |
| Modifier and Type | Method and Description |
|---|---|
SuperChatEvent |
SuperChatEvent.clone() |
SuperChatEvent |
SuperChatEvent.set(String fieldName,
Object value) |
SuperChatEvent |
SuperChatEvent.setEtag(String etag)
Etag of this resource.
|
SuperChatEvent |
SuperChatEvent.setId(String id)
The ID that YouTube assigns to uniquely identify the Super Chat event.
|
SuperChatEvent |
SuperChatEvent.setKind(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 |
|---|---|
List<SuperChatEvent> |
SuperChatEventListResponse.getItems()
A list of Super Chat purchases that match the request criteria.
|
| Modifier and Type | Method and Description |
|---|---|
SuperChatEventListResponse |
SuperChatEventListResponse.setItems(List<SuperChatEvent> items)
A list of Super Chat purchases that match the request criteria.
|
Copyright © 2011–2021 Google. All rights reserved.