Uses of Enum
com.google.cloud.aiplatform.v1.DeployedModel.PredictionResourcesCase
Packages that use DeployedModel.PredictionResourcesCase
-
Uses of DeployedModel.PredictionResourcesCase in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return DeployedModel.PredictionResourcesCaseModifier and TypeMethodDescriptionDeployedModel.PredictionResourcesCase.forNumber(int value) DeployedModel.Builder.getPredictionResourcesCase()DeployedModel.getPredictionResourcesCase()DeployedModelOrBuilder.getPredictionResourcesCase()DeployedModel.PredictionResourcesCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.DeployedModel.PredictionResourcesCase.values()Returns an array containing the constants of this enum type, in the order they are declared.