| Modifier and Type | Method and Description |
|---|---|
static DeployedModel.PredictionResourcesCase |
DeployedModel.PredictionResourcesCase.forNumber(int value) |
DeployedModel.PredictionResourcesCase |
DeployedModel.getPredictionResourcesCase() |
DeployedModel.PredictionResourcesCase |
DeployedModel.Builder.getPredictionResourcesCase() |
DeployedModel.PredictionResourcesCase |
DeployedModelOrBuilder.getPredictionResourcesCase() |
static DeployedModel.PredictionResourcesCase |
DeployedModel.PredictionResourcesCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static DeployedModel.PredictionResourcesCase |
DeployedModel.PredictionResourcesCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeployedModel.PredictionResourcesCase[] |
DeployedModel.PredictionResourcesCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025 Google LLC. All rights reserved.