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