| Modifier and Type | Method and Description |
|---|---|
static ExportEntityTypesRequest.DataFormat |
ExportEntityTypesRequest.DataFormat.forNumber(int value) |
ExportEntityTypesRequest.DataFormat |
ExportEntityTypesRequestOrBuilder.getDataFormat()
Optional.
|
ExportEntityTypesRequest.DataFormat |
ExportEntityTypesRequest.getDataFormat()
Optional.
|
ExportEntityTypesRequest.DataFormat |
ExportEntityTypesRequest.Builder.getDataFormat()
Optional.
|
static ExportEntityTypesRequest.DataFormat |
ExportEntityTypesRequest.DataFormat.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ExportEntityTypesRequest.DataFormat |
ExportEntityTypesRequest.DataFormat.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ExportEntityTypesRequest.DataFormat |
ExportEntityTypesRequest.DataFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExportEntityTypesRequest.DataFormat[] |
ExportEntityTypesRequest.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<ExportEntityTypesRequest.DataFormat> |
ExportEntityTypesRequest.DataFormat.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ExportEntityTypesRequest.Builder |
ExportEntityTypesRequest.Builder.setDataFormat(ExportEntityTypesRequest.DataFormat value)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.