| Modifier and Type | Method and Description |
|---|---|
static ContentItem.DataItemCase |
ContentItem.DataItemCase.forNumber(int value) |
ContentItem.DataItemCase |
ContentItemOrBuilder.getDataItemCase() |
ContentItem.DataItemCase |
ContentItem.getDataItemCase() |
ContentItem.DataItemCase |
ContentItem.Builder.getDataItemCase() |
static ContentItem.DataItemCase |
ContentItem.DataItemCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ContentItem.DataItemCase |
ContentItem.DataItemCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContentItem.DataItemCase[] |
ContentItem.DataItemCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Google LLC. All rights reserved.