Uses of Class
com.google.cloud.aiplatform.v1.SearchDataItemsRequest.OrderByAnnotation
Packages that use SearchDataItemsRequest.OrderByAnnotation
-
Uses of SearchDataItemsRequest.OrderByAnnotation in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return SearchDataItemsRequest.OrderByAnnotationModifier and TypeMethodDescriptionSearchDataItemsRequest.OrderByAnnotation.Builder.build()SearchDataItemsRequest.OrderByAnnotation.Builder.buildPartial()SearchDataItemsRequest.OrderByAnnotation.getDefaultInstance()SearchDataItemsRequest.OrderByAnnotation.Builder.getDefaultInstanceForType()SearchDataItemsRequest.OrderByAnnotation.getDefaultInstanceForType()SearchDataItemsRequest.Builder.getOrderByAnnotation()Expression that allows ranking results based on annotation's property.SearchDataItemsRequest.getOrderByAnnotation()Expression that allows ranking results based on annotation's property.SearchDataItemsRequestOrBuilder.getOrderByAnnotation()Expression that allows ranking results based on annotation's property.SearchDataItemsRequest.OrderByAnnotation.parseDelimitedFrom(InputStream input) SearchDataItemsRequest.OrderByAnnotation.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SearchDataItemsRequest.OrderByAnnotation.parseFrom(byte[] data) SearchDataItemsRequest.OrderByAnnotation.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SearchDataItemsRequest.OrderByAnnotation.parseFrom(com.google.protobuf.ByteString data) SearchDataItemsRequest.OrderByAnnotation.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SearchDataItemsRequest.OrderByAnnotation.parseFrom(com.google.protobuf.CodedInputStream input) SearchDataItemsRequest.OrderByAnnotation.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SearchDataItemsRequest.OrderByAnnotation.parseFrom(InputStream input) SearchDataItemsRequest.OrderByAnnotation.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SearchDataItemsRequest.OrderByAnnotation.parseFrom(ByteBuffer data) SearchDataItemsRequest.OrderByAnnotation.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type SearchDataItemsRequest.OrderByAnnotationModifier and TypeMethodDescriptioncom.google.protobuf.Parser<SearchDataItemsRequest.OrderByAnnotation>SearchDataItemsRequest.OrderByAnnotation.getParserForType()static com.google.protobuf.Parser<SearchDataItemsRequest.OrderByAnnotation>SearchDataItemsRequest.OrderByAnnotation.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type SearchDataItemsRequest.OrderByAnnotationModifier and TypeMethodDescriptionSearchDataItemsRequest.OrderByAnnotation.Builder.mergeFrom(SearchDataItemsRequest.OrderByAnnotation other) SearchDataItemsRequest.Builder.mergeOrderByAnnotation(SearchDataItemsRequest.OrderByAnnotation value) Expression that allows ranking results based on annotation's property.SearchDataItemsRequest.OrderByAnnotation.newBuilder(SearchDataItemsRequest.OrderByAnnotation prototype) SearchDataItemsRequest.Builder.setOrderByAnnotation(SearchDataItemsRequest.OrderByAnnotation value) Expression that allows ranking results based on annotation's property.