Uses of Enum
com.google.cloud.aiplatform.v1beta1.FullFineTunedResources.DeploymentType
Packages that use FullFineTunedResources.DeploymentType
-
Uses of FullFineTunedResources.DeploymentType in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return FullFineTunedResources.DeploymentTypeModifier and TypeMethodDescriptionFullFineTunedResources.DeploymentType.forNumber(int value) FullFineTunedResources.Builder.getDeploymentType()Required.FullFineTunedResources.getDeploymentType()Required.FullFineTunedResourcesOrBuilder.getDeploymentType()Required.FullFineTunedResources.DeploymentType.valueOf(int value) Deprecated.FullFineTunedResources.DeploymentType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.FullFineTunedResources.DeploymentType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type FullFineTunedResources.DeploymentTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<FullFineTunedResources.DeploymentType>FullFineTunedResources.DeploymentType.internalGetValueMap()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type FullFineTunedResources.DeploymentTypeModifier and TypeMethodDescriptionFullFineTunedResources.Builder.setDeploymentType(FullFineTunedResources.DeploymentType value) Required.