| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
SearchDataItemsRequest.OrderByAnnotation |
SearchDataItemsRequest.OrderByAnnotation.Builder.build() |
SearchDataItemsRequest.OrderByAnnotation |
SearchDataItemsRequest.OrderByAnnotation.Builder.buildPartial() |
static SearchDataItemsRequest.OrderByAnnotation |
SearchDataItemsRequest.OrderByAnnotation.getDefaultInstance() |
SearchDataItemsRequest.OrderByAnnotation |
SearchDataItemsRequest.OrderByAnnotation.getDefaultInstanceForType() |
SearchDataItemsRequest.OrderByAnnotation |
SearchDataItemsRequest.OrderByAnnotation.Builder.getDefaultInstanceForType() |
SearchDataItemsRequest.OrderByAnnotation |
SearchDataItemsRequest.getOrderByAnnotation()
Expression that allows ranking results based on annotation's property.
|
SearchDataItemsRequest.OrderByAnnotation |
SearchDataItemsRequest.Builder.getOrderByAnnotation()
Expression that allows ranking results based on annotation's property.
|
SearchDataItemsRequest.OrderByAnnotation |
SearchDataItemsRequestOrBuilder.getOrderByAnnotation()
Expression that allows ranking results based on annotation's property.
|
static SearchDataItemsRequest.OrderByAnnotation |
SearchDataItemsRequest.OrderByAnnotation.parseDelimitedFrom(InputStream input) |
static SearchDataItemsRequest.OrderByAnnotation |
SearchDataItemsRequest.OrderByAnnotation.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchDataItemsRequest.OrderByAnnotation |
SearchDataItemsRequest.OrderByAnnotation.parseFrom(byte[] data) |
static SearchDataItemsRequest.OrderByAnnotation |
SearchDataItemsRequest.OrderByAnnotation.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchDataItemsRequest.OrderByAnnotation |
SearchDataItemsRequest.OrderByAnnotation.parseFrom(ByteBuffer data) |
static SearchDataItemsRequest.OrderByAnnotation |
SearchDataItemsRequest.OrderByAnnotation.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchDataItemsRequest.OrderByAnnotation |
SearchDataItemsRequest.OrderByAnnotation.parseFrom(com.google.protobuf.ByteString data) |
static SearchDataItemsRequest.OrderByAnnotation |
SearchDataItemsRequest.OrderByAnnotation.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchDataItemsRequest.OrderByAnnotation |
SearchDataItemsRequest.OrderByAnnotation.parseFrom(com.google.protobuf.CodedInputStream input) |
static SearchDataItemsRequest.OrderByAnnotation |
SearchDataItemsRequest.OrderByAnnotation.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchDataItemsRequest.OrderByAnnotation |
SearchDataItemsRequest.OrderByAnnotation.parseFrom(InputStream input) |
static SearchDataItemsRequest.OrderByAnnotation |
SearchDataItemsRequest.OrderByAnnotation.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SearchDataItemsRequest.OrderByAnnotation> |
SearchDataItemsRequest.OrderByAnnotation.getParserForType() |
static com.google.protobuf.Parser<SearchDataItemsRequest.OrderByAnnotation> |
SearchDataItemsRequest.OrderByAnnotation.parser() |
| Modifier and Type | Method and Description |
|---|---|
SearchDataItemsRequest.OrderByAnnotation.Builder |
SearchDataItemsRequest.OrderByAnnotation.Builder.mergeFrom(SearchDataItemsRequest.OrderByAnnotation other) |
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.mergeOrderByAnnotation(SearchDataItemsRequest.OrderByAnnotation value)
Expression that allows ranking results based on annotation's property.
|
static SearchDataItemsRequest.OrderByAnnotation.Builder |
SearchDataItemsRequest.OrderByAnnotation.newBuilder(SearchDataItemsRequest.OrderByAnnotation prototype) |
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.setOrderByAnnotation(SearchDataItemsRequest.OrderByAnnotation value)
Expression that allows ranking results based on annotation's property.
|
Copyright © 2024 Google LLC. All rights reserved.