Uses of Enum
com.google.cloud.aiplatform.v1.Feature.ValueType
Packages that use Feature.ValueType
-
Uses of Feature.ValueType in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return Feature.ValueTypeModifier and TypeMethodDescriptionstatic Feature.ValueTypeFeature.ValueType.forNumber(int value) Feature.Builder.getValueType()Immutable.Feature.getValueType()Immutable.FeatureOrBuilder.getValueType()Immutable.static Feature.ValueTypeFeature.ValueType.valueOf(int value) Deprecated.static Feature.ValueTypeFeature.ValueType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static Feature.ValueTypeReturns the enum constant of this type with the specified name.static Feature.ValueType[]Feature.ValueType.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 Feature.ValueTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Feature.ValueType>Feature.ValueType.internalGetValueMap()Methods in com.google.cloud.aiplatform.v1 with parameters of type Feature.ValueTypeModifier and TypeMethodDescriptionFeature.Builder.setValueType(Feature.ValueType value) Immutable.