| Modifier and Type | Method and Description |
|---|---|
static Model.DataState |
Model.DataState.forNumber(int value) |
Model.DataState |
Model.getDataState()
Output only.
|
Model.DataState |
Model.Builder.getDataState()
Output only.
|
Model.DataState |
ModelOrBuilder.getDataState()
Output only.
|
static Model.DataState |
Model.DataState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Model.DataState |
Model.DataState.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Model.DataState |
Model.DataState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Model.DataState[] |
Model.DataState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Model.DataState> |
Model.DataState.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Model.Builder |
Model.Builder.setDataState(Model.DataState value)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.