Uses of Interface
com.google.cloud.aiplatform.v1beta1.IndexDatapoint.RestrictionOrBuilder
-
Packages that use IndexDatapoint.RestrictionOrBuilder Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of IndexDatapoint.RestrictionOrBuilder in com.google.cloud.aiplatform.v1beta1
Classes in com.google.cloud.aiplatform.v1beta1 that implement IndexDatapoint.RestrictionOrBuilder Modifier and Type Class Description static classIndexDatapoint.RestrictionRestriction of a datapoint which describe its attributes(tokens) from each of several attribute categories(namespaces).static classIndexDatapoint.Restriction.BuilderRestriction of a datapoint which describe its attributes(tokens) from each of several attribute categories(namespaces).Methods in com.google.cloud.aiplatform.v1beta1 that return IndexDatapoint.RestrictionOrBuilder Modifier and Type Method Description IndexDatapoint.RestrictionOrBuilderIndexDatapoint.Builder. getRestrictsOrBuilder(int index)Optional.IndexDatapoint.RestrictionOrBuilderIndexDatapoint. getRestrictsOrBuilder(int index)Optional.IndexDatapoint.RestrictionOrBuilderIndexDatapointOrBuilder. getRestrictsOrBuilder(int index)Optional.Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type IndexDatapoint.RestrictionOrBuilder Modifier and Type Method Description List<? extends IndexDatapoint.RestrictionOrBuilder>IndexDatapoint.Builder. getRestrictsOrBuilderList()Optional.List<? extends IndexDatapoint.RestrictionOrBuilder>IndexDatapoint. getRestrictsOrBuilderList()Optional.List<? extends IndexDatapoint.RestrictionOrBuilder>IndexDatapointOrBuilder. getRestrictsOrBuilderList()Optional.
-