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