Uses of Enum
com.google.cloud.aiplatform.v1.DeploymentStage
Packages that use DeploymentStage
-
Uses of DeploymentStage in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return DeploymentStageModifier and TypeMethodDescriptionstatic DeploymentStageDeploymentStage.forNumber(int value) CreateEndpointOperationMetadata.Builder.getDeploymentStage()Output only.CreateEndpointOperationMetadata.getDeploymentStage()Output only.CreateEndpointOperationMetadataOrBuilder.getDeploymentStage()Output only.DeployModelOperationMetadata.Builder.getDeploymentStage()Output only.DeployModelOperationMetadata.getDeploymentStage()Output only.DeployModelOperationMetadataOrBuilder.getDeploymentStage()Output only.static DeploymentStageDeploymentStage.valueOf(int value) Deprecated.static DeploymentStageDeploymentStage.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static DeploymentStageReturns the enum constant of this type with the specified name.static DeploymentStage[]DeploymentStage.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type DeploymentStageModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<DeploymentStage>DeploymentStage.internalGetValueMap()Methods in com.google.cloud.aiplatform.v1 with parameters of type DeploymentStageModifier and TypeMethodDescriptionCreateEndpointOperationMetadata.Builder.setDeploymentStage(DeploymentStage value) Output only.DeployModelOperationMetadata.Builder.setDeploymentStage(DeploymentStage value) Output only.