| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
static ExportDataConfig.DestinationCase |
ExportDataConfig.DestinationCase.forNumber(int value) |
ExportDataConfig.DestinationCase |
ExportDataConfigOrBuilder.getDestinationCase() |
ExportDataConfig.DestinationCase |
ExportDataConfig.getDestinationCase() |
ExportDataConfig.DestinationCase |
ExportDataConfig.Builder.getDestinationCase() |
static ExportDataConfig.DestinationCase |
ExportDataConfig.DestinationCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ExportDataConfig.DestinationCase |
ExportDataConfig.DestinationCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExportDataConfig.DestinationCase[] |
ExportDataConfig.DestinationCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Google LLC. All rights reserved.