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