static ExamplesOverride.DataFormat |
ExamplesOverride.DataFormat.forNumber(int value) |
|
ExamplesOverride.DataFormat |
ExamplesOverride.Builder.getDataFormat() |
The format of the data being provided with each call.
|
ExamplesOverride.DataFormat |
ExamplesOverride.getDataFormat() |
The format of the data being provided with each call.
|
ExamplesOverride.DataFormat |
ExamplesOverrideOrBuilder.getDataFormat() |
The format of the data being provided with each call.
|
static ExamplesOverride.DataFormat |
ExamplesOverride.DataFormat.valueOf(int value) |
Deprecated.
|
static ExamplesOverride.DataFormat |
ExamplesOverride.DataFormat.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static ExamplesOverride.DataFormat |
ExamplesOverride.DataFormat.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ExamplesOverride.DataFormat[] |
ExamplesOverride.DataFormat.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|