Uses of Enum
com.google.cloud.aiplatform.v1.FeatureValue.ValueCase
Packages that use FeatureValue.ValueCase
-
Uses of FeatureValue.ValueCase in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return FeatureValue.ValueCaseModifier and TypeMethodDescriptionstatic FeatureValue.ValueCaseFeatureValue.ValueCase.forNumber(int value) FeatureValue.Builder.getValueCase()FeatureValue.getValueCase()FeatureValueOrBuilder.getValueCase()static FeatureValue.ValueCaseFeatureValue.ValueCase.valueOf(int value) Deprecated.static FeatureValue.ValueCaseReturns the enum constant of this type with the specified name.static FeatureValue.ValueCase[]FeatureValue.ValueCase.values()Returns an array containing the constants of this enum type, in the order they are declared.