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