Uses of Interface
com.google.cloud.aiplatform.v1.IndexDatapoint.RestrictionOrBuilder
-
Packages that use IndexDatapoint.RestrictionOrBuilder Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of IndexDatapoint.RestrictionOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement IndexDatapoint.RestrictionOrBuilder Modifier and Type Class Description static class
IndexDatapoint.Restriction
Restriction of a datapoint which describe its attributes(tokens) from each of several attribute categories(namespaces).static class
IndexDatapoint.Restriction.Builder
Restriction of a datapoint which describe its attributes(tokens) from each of several attribute categories(namespaces).Methods in com.google.cloud.aiplatform.v1 that return IndexDatapoint.RestrictionOrBuilder Modifier and Type Method Description IndexDatapoint.RestrictionOrBuilder
IndexDatapoint.Builder. getRestrictsOrBuilder(int index)
Optional.IndexDatapoint.RestrictionOrBuilder
IndexDatapoint. getRestrictsOrBuilder(int index)
Optional.IndexDatapoint.RestrictionOrBuilder
IndexDatapointOrBuilder. getRestrictsOrBuilder(int index)
Optional.Methods in com.google.cloud.aiplatform.v1 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.
-