Uses of Interface
com.google.cloud.aiplatform.v1.SearchDataItemsRequest.OrderByAnnotationOrBuilder
-
Packages that use SearchDataItemsRequest.OrderByAnnotationOrBuilder Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of SearchDataItemsRequest.OrderByAnnotationOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement SearchDataItemsRequest.OrderByAnnotationOrBuilder Modifier and Type Class Description static classSearchDataItemsRequest.OrderByAnnotationExpression that allows ranking results based on annotation's property.static classSearchDataItemsRequest.OrderByAnnotation.BuilderExpression that allows ranking results based on annotation's property.Methods in com.google.cloud.aiplatform.v1 that return SearchDataItemsRequest.OrderByAnnotationOrBuilder Modifier and Type Method Description SearchDataItemsRequest.OrderByAnnotationOrBuilderSearchDataItemsRequest.Builder. getOrderByAnnotationOrBuilder()Expression that allows ranking results based on annotation's property.SearchDataItemsRequest.OrderByAnnotationOrBuilderSearchDataItemsRequest. getOrderByAnnotationOrBuilder()Expression that allows ranking results based on annotation's property.SearchDataItemsRequest.OrderByAnnotationOrBuilderSearchDataItemsRequestOrBuilder. getOrderByAnnotationOrBuilder()Expression that allows ranking results based on annotation's property.
-