Uses of Enum
com.google.cloud.aiplatform.v1.Type
Packages that use Type
-
Uses of Type in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return TypeModifier and TypeMethodDescriptionstatic TypeType.forNumber(int value) Schema.Builder.getType()Optional.Schema.getType()Optional.SchemaOrBuilder.getType()Optional.static TypeType.valueOf(int value) Deprecated.static TypeType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static TypeReturns the enum constant of this type with the specified name.static Type[]Type.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 TypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Type>Type.internalGetValueMap()Methods in com.google.cloud.aiplatform.v1 with parameters of type Type