static Schema.PrimitiveValue.ValueCase |
Schema.PrimitiveValue.ValueCase.forNumber(int value) |
|
Schema.PrimitiveValue.ValueCase |
Schema.PrimitiveValue.Builder.getValueCase() |
|
Schema.PrimitiveValue.ValueCase |
Schema.PrimitiveValue.getValueCase() |
|
Schema.PrimitiveValue.ValueCase |
Schema.PrimitiveValueOrBuilder.getValueCase() |
|
static Schema.PrimitiveValue.ValueCase |
Schema.PrimitiveValue.ValueCase.valueOf(int value) |
Deprecated.
|
static Schema.PrimitiveValue.ValueCase |
Schema.PrimitiveValue.ValueCase.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Schema.PrimitiveValue.ValueCase[] |
Schema.PrimitiveValue.ValueCase.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|