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