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