Uses of Enum
com.google.cloud.aiplatform.v1.DeployedIndex.DeploymentTier
Packages that use DeployedIndex.DeploymentTier
-
Uses of DeployedIndex.DeploymentTier in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return DeployedIndex.DeploymentTierModifier and TypeMethodDescriptionstatic DeployedIndex.DeploymentTierDeployedIndex.DeploymentTier.forNumber(int value) DeployedIndex.Builder.getDeploymentTier()Optional.DeployedIndex.getDeploymentTier()Optional.DeployedIndexOrBuilder.getDeploymentTier()Optional.static DeployedIndex.DeploymentTierDeployedIndex.DeploymentTier.valueOf(int value) Deprecated.static DeployedIndex.DeploymentTierDeployedIndex.DeploymentTier.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static DeployedIndex.DeploymentTierReturns the enum constant of this type with the specified name.static DeployedIndex.DeploymentTier[]DeployedIndex.DeploymentTier.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 DeployedIndex.DeploymentTierModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<DeployedIndex.DeploymentTier>DeployedIndex.DeploymentTier.internalGetValueMap()Methods in com.google.cloud.aiplatform.v1 with parameters of type DeployedIndex.DeploymentTierModifier and TypeMethodDescriptionDeployedIndex.Builder.setDeploymentTier(DeployedIndex.DeploymentTier value) Optional.