Uses of Enum
com.google.cloud.aiplatform.v1.IndexDatapoint.NumericRestriction.ValueCase
Packages that use IndexDatapoint.NumericRestriction.ValueCase
-
Uses of IndexDatapoint.NumericRestriction.ValueCase in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return IndexDatapoint.NumericRestriction.ValueCaseModifier and TypeMethodDescriptionIndexDatapoint.NumericRestriction.ValueCase.forNumber(int value) IndexDatapoint.NumericRestriction.Builder.getValueCase()IndexDatapoint.NumericRestriction.getValueCase()IndexDatapoint.NumericRestrictionOrBuilder.getValueCase()IndexDatapoint.NumericRestriction.ValueCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.IndexDatapoint.NumericRestriction.ValueCase.values()Returns an array containing the constants of this enum type, in the order they are declared.