Uses of Enum
com.google.cloud.aiplatform.v1.CometSpec.CometVersion
Packages that use CometSpec.CometVersion
-
Uses of CometSpec.CometVersion in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return CometSpec.CometVersionModifier and TypeMethodDescriptionstatic CometSpec.CometVersionCometSpec.CometVersion.forNumber(int value) CometSpec.Builder.getVersion()Required.CometSpec.getVersion()Required.CometSpecOrBuilder.getVersion()Required.static CometSpec.CometVersionCometSpec.CometVersion.valueOf(int value) Deprecated.static CometSpec.CometVersionCometSpec.CometVersion.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static CometSpec.CometVersionReturns the enum constant of this type with the specified name.static CometSpec.CometVersion[]CometSpec.CometVersion.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 CometSpec.CometVersionModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<CometSpec.CometVersion>CometSpec.CometVersion.internalGetValueMap()Methods in com.google.cloud.aiplatform.v1 with parameters of type CometSpec.CometVersionModifier and TypeMethodDescriptionCometSpec.Builder.setVersion(CometSpec.CometVersion value) Required.