Uses of Enum
com.google.cloud.aiplatform.v1beta1.DeployRequest.CustomModel.ModelSourceCase
Packages that use DeployRequest.CustomModel.ModelSourceCase
-
Uses of DeployRequest.CustomModel.ModelSourceCase in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return DeployRequest.CustomModel.ModelSourceCaseModifier and TypeMethodDescriptionDeployRequest.CustomModel.ModelSourceCase.forNumber(int value) DeployRequest.CustomModel.Builder.getModelSourceCase()DeployRequest.CustomModel.getModelSourceCase()DeployRequest.CustomModelOrBuilder.getModelSourceCase()DeployRequest.CustomModel.ModelSourceCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.DeployRequest.CustomModel.ModelSourceCase.values()Returns an array containing the constants of this enum type, in the order they are declared.