| Modifier and Type | Method and Description |
|---|---|
static TableDataProfile.State |
TableDataProfile.State.forNumber(int value) |
TableDataProfile.State |
TableDataProfile.getState()
State of a profile.
|
TableDataProfile.State |
TableDataProfile.Builder.getState()
State of a profile.
|
TableDataProfile.State |
TableDataProfileOrBuilder.getState()
State of a profile.
|
static TableDataProfile.State |
TableDataProfile.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static TableDataProfile.State |
TableDataProfile.State.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static TableDataProfile.State |
TableDataProfile.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TableDataProfile.State[] |
TableDataProfile.State.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<TableDataProfile.State> |
TableDataProfile.State.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
TableDataProfile.Builder |
TableDataProfile.Builder.setState(TableDataProfile.State value)
State of a profile.
|
Copyright © 2022 Google LLC. All rights reserved.