static FieldState |
FieldState.forNumber(int value) |
|
FieldState |
FieldSchema.Builder.getState() |
To keep compatible with older version, the default
|
FieldState |
FieldSchema.getState() |
To keep compatible with older version, the default
|
FieldState |
FieldSchemaOrBuilder.getState() |
To keep compatible with older version, the default
|
static FieldState |
FieldState.valueOf(int value) |
Deprecated.
|
static FieldState |
FieldState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static FieldState |
FieldState.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static FieldState[] |
FieldState.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|