| Modifier and Type | Method and Description |
|---|---|
static ExamplesOverride.DataFormat |
ExamplesOverride.DataFormat.forNumber(int value) |
ExamplesOverride.DataFormat |
ExamplesOverride.getDataFormat()
The format of the data being provided with each call.
|
ExamplesOverride.DataFormat |
ExamplesOverride.Builder.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(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ExamplesOverride.DataFormat |
ExamplesOverride.DataFormat.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
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.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<ExamplesOverride.DataFormat> |
ExamplesOverride.DataFormat.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ExamplesOverride.Builder |
ExamplesOverride.Builder.setDataFormat(ExamplesOverride.DataFormat value)
The format of the data being provided with each call.
|
Copyright © 2024 Google LLC. All rights reserved.