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