Enum Widget.DataOneofCase
Enum of possible cases for the "data" oneof.
Namespace: Google.Apps.Card.V1
Assembly: Google.Apps.Card.V1.dll
Syntax
public enum Widget.DataOneofCase
Fields
| Name | Description |
|---|---|
| ButtonList | |
| Carousel | |
| ChipList | |
| Columns | |
| DateTimePicker | |
| DecoratedText | |
| Divider | |
| Grid | |
| Image | |
| None | |
| SelectionInput | |
| TextInput | |
| TextParagraph |