Uses of Class
com.google.cloud.aiplatform.v1beta1.DeployedModel.PredictionResourcesCase
-
Packages that use DeployedModel.PredictionResourcesCase Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of DeployedModel.PredictionResourcesCase in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return DeployedModel.PredictionResourcesCase Modifier and Type Method Description static DeployedModel.PredictionResourcesCaseDeployedModel.PredictionResourcesCase. forNumber(int value)DeployedModel.PredictionResourcesCaseDeployedModel.Builder. getPredictionResourcesCase()DeployedModel.PredictionResourcesCaseDeployedModel. getPredictionResourcesCase()DeployedModel.PredictionResourcesCaseDeployedModelOrBuilder. getPredictionResourcesCase()static DeployedModel.PredictionResourcesCaseDeployedModel.PredictionResourcesCase. valueOf(int value)Deprecated.static DeployedModel.PredictionResourcesCaseDeployedModel.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.
-