| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.addAllAnnotationFilters(Iterable<String> values)
An expression that specifies what Annotations will be returned per
DataItem.
|
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.addAnnotationFilters(String value)
An expression that specifies what Annotations will be returned per
DataItem.
|
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.addAnnotationFiltersBytes(com.google.protobuf.ByteString value)
An expression that specifies what Annotations will be returned per
DataItem.
|
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.clear() |
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.clearAnnotationFilters()
An expression that specifies what Annotations will be returned per
DataItem.
|
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.clearAnnotationsFilter()
Deprecated.
google.cloud.aiplatform.v1beta1.SearchDataItemsRequest.annotations_filter is
deprecated. See google/cloud/aiplatform/v1beta1/dataset_service.proto;l=713
|
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.clearAnnotationsLimit()
If set, only up to this many of Annotations will be returned per
DataItemView.
|
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.clearDataItemFilter()
An expression for filtering the DataItem that will be returned
|
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.clearDataLabelingJob()
The resource name of a DataLabelingJob.
|
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.clearDataset()
Required.
|
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.clearFieldMask()
Mask specifying which fields of
[DataItemView][google.cloud.aiplatform.v1beta1.DataItemView] to read.
|
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.clearOrder() |
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.clearOrderBy()
Deprecated.
google.cloud.aiplatform.v1beta1.SearchDataItemsRequest.order_by is deprecated.
See google/cloud/aiplatform/v1beta1/dataset_service.proto;l=737
|
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.clearOrderByAnnotation()
Expression that allows ranking results based on annotation's property.
|
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.clearOrderByDataItem()
A comma-separated list of data item fields to order by, sorted in
ascending order.
|
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.clearPageSize()
Requested page size.
|
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.clearPageToken()
A token identifying a page of results for the server to return
Typically obtained via
[SearchDataItemsResponse.next_page_token][google.cloud.aiplatform.v1beta1.SearchDataItemsResponse.next_page_token]
of the previous
[DatasetService.SearchDataItems][google.cloud.aiplatform.v1beta1.DatasetService.SearchDataItems]
call.
|
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.clearSavedQuery()
Deprecated.
google.cloud.aiplatform.v1beta1.SearchDataItemsRequest.saved_query is deprecated.
See google/cloud/aiplatform/v1beta1/dataset_service.proto;l=682
|
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.clone() |
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.mergeFieldMask(com.google.protobuf.FieldMask value)
Mask specifying which fields of
[DataItemView][google.cloud.aiplatform.v1beta1.DataItemView] to read.
|
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.mergeFrom(SearchDataItemsRequest other) |
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.mergeOrderByAnnotation(SearchDataItemsRequest.OrderByAnnotation value)
Expression that allows ranking results based on annotation's property.
|
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static SearchDataItemsRequest.Builder |
SearchDataItemsRequest.newBuilder() |
static SearchDataItemsRequest.Builder |
SearchDataItemsRequest.newBuilder(SearchDataItemsRequest prototype) |
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.newBuilderForType() |
protected SearchDataItemsRequest.Builder |
SearchDataItemsRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.setAnnotationFilters(int index,
String value)
An expression that specifies what Annotations will be returned per
DataItem.
|
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.setAnnotationsFilter(String value)
Deprecated.
google.cloud.aiplatform.v1beta1.SearchDataItemsRequest.annotations_filter is
deprecated. See google/cloud/aiplatform/v1beta1/dataset_service.proto;l=713
|
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.setAnnotationsFilterBytes(com.google.protobuf.ByteString value)
Deprecated.
google.cloud.aiplatform.v1beta1.SearchDataItemsRequest.annotations_filter is
deprecated. See google/cloud/aiplatform/v1beta1/dataset_service.proto;l=713
|
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.setAnnotationsLimit(int value)
If set, only up to this many of Annotations will be returned per
DataItemView.
|
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.setDataItemFilter(String value)
An expression for filtering the DataItem that will be returned
|
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.setDataItemFilterBytes(com.google.protobuf.ByteString value)
An expression for filtering the DataItem that will be returned
|
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.setDataLabelingJob(String value)
The resource name of a DataLabelingJob.
|
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.setDataLabelingJobBytes(com.google.protobuf.ByteString value)
The resource name of a DataLabelingJob.
|
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.setDataset(String value)
Required.
|
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.setDatasetBytes(com.google.protobuf.ByteString value)
Required.
|
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.setFieldMask(com.google.protobuf.FieldMask.Builder builderForValue)
Mask specifying which fields of
[DataItemView][google.cloud.aiplatform.v1beta1.DataItemView] to read.
|
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.setFieldMask(com.google.protobuf.FieldMask value)
Mask specifying which fields of
[DataItemView][google.cloud.aiplatform.v1beta1.DataItemView] to read.
|
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.setOrderBy(String value)
Deprecated.
google.cloud.aiplatform.v1beta1.SearchDataItemsRequest.order_by is deprecated.
See google/cloud/aiplatform/v1beta1/dataset_service.proto;l=737
|
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.setOrderByAnnotation(SearchDataItemsRequest.OrderByAnnotation.Builder builderForValue)
Expression that allows ranking results based on annotation's property.
|
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.setOrderByAnnotation(SearchDataItemsRequest.OrderByAnnotation value)
Expression that allows ranking results based on annotation's property.
|
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.setOrderByBytes(com.google.protobuf.ByteString value)
Deprecated.
google.cloud.aiplatform.v1beta1.SearchDataItemsRequest.order_by is deprecated.
See google/cloud/aiplatform/v1beta1/dataset_service.proto;l=737
|
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.setOrderByDataItem(String value)
A comma-separated list of data item fields to order by, sorted in
ascending order.
|
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.setOrderByDataItemBytes(com.google.protobuf.ByteString value)
A comma-separated list of data item fields to order by, sorted in
ascending order.
|
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.setPageSize(int value)
Requested page size.
|
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.setPageToken(String value)
A token identifying a page of results for the server to return
Typically obtained via
[SearchDataItemsResponse.next_page_token][google.cloud.aiplatform.v1beta1.SearchDataItemsResponse.next_page_token]
of the previous
[DatasetService.SearchDataItems][google.cloud.aiplatform.v1beta1.DatasetService.SearchDataItems]
call.
|
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.setPageTokenBytes(com.google.protobuf.ByteString value)
A token identifying a page of results for the server to return
Typically obtained via
[SearchDataItemsResponse.next_page_token][google.cloud.aiplatform.v1beta1.SearchDataItemsResponse.next_page_token]
of the previous
[DatasetService.SearchDataItems][google.cloud.aiplatform.v1beta1.DatasetService.SearchDataItems]
call.
|
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.setSavedQuery(String value)
Deprecated.
google.cloud.aiplatform.v1beta1.SearchDataItemsRequest.saved_query is deprecated.
See google/cloud/aiplatform/v1beta1/dataset_service.proto;l=682
|
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.setSavedQueryBytes(com.google.protobuf.ByteString value)
Deprecated.
google.cloud.aiplatform.v1beta1.SearchDataItemsRequest.saved_query is deprecated.
See google/cloud/aiplatform/v1beta1/dataset_service.proto;l=682
|
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
SearchDataItemsRequest.Builder |
SearchDataItemsRequest.toBuilder() |
Copyright © 2025 Google LLC. All rights reserved.