Uses of Enum
com.google.cloud.aiplatform.v1.OutputFieldSpec.FieldType
Packages that use OutputFieldSpec.FieldType
-
Uses of OutputFieldSpec.FieldType in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return OutputFieldSpec.FieldTypeModifier and TypeMethodDescriptionstatic OutputFieldSpec.FieldTypeOutputFieldSpec.FieldType.forNumber(int value) OutputFieldSpec.Builder.getFieldType()Optional.OutputFieldSpec.getFieldType()Optional.OutputFieldSpecOrBuilder.getFieldType()Optional.static OutputFieldSpec.FieldTypeOutputFieldSpec.FieldType.valueOf(int value) Deprecated.static OutputFieldSpec.FieldTypeOutputFieldSpec.FieldType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static OutputFieldSpec.FieldTypeReturns the enum constant of this type with the specified name.static OutputFieldSpec.FieldType[]OutputFieldSpec.FieldType.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 OutputFieldSpec.FieldTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<OutputFieldSpec.FieldType>OutputFieldSpec.FieldType.internalGetValueMap()Methods in com.google.cloud.aiplatform.v1 with parameters of type OutputFieldSpec.FieldTypeModifier and TypeMethodDescriptionOutputFieldSpec.Builder.setFieldType(OutputFieldSpec.FieldType value) Optional.