Class SearchDataItemsRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<SearchDataItemsRequest.Builder>
-
- com.google.cloud.aiplatform.v1beta1.SearchDataItemsRequest.Builder
-
- All Implemented Interfaces:
SearchDataItemsRequestOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- SearchDataItemsRequest
public static final class SearchDataItemsRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<SearchDataItemsRequest.Builder> implements SearchDataItemsRequestOrBuilder
Request message for [DatasetService.SearchDataItems][google.cloud.aiplatform.v1beta1.DatasetService.SearchDataItems].
Protobuf typegoogle.cloud.aiplatform.v1beta1.SearchDataItemsRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description SearchDataItemsRequest.Builder
addAllAnnotationFilters(Iterable<String> values)
An expression that specifies what Annotations will be returned per DataItem.SearchDataItemsRequest.Builder
addAnnotationFilters(String value)
An expression that specifies what Annotations will be returned per DataItem.SearchDataItemsRequest.Builder
addAnnotationFiltersBytes(com.google.protobuf.ByteString value)
An expression that specifies what Annotations will be returned per DataItem.SearchDataItemsRequest.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
SearchDataItemsRequest
build()
SearchDataItemsRequest
buildPartial()
SearchDataItemsRequest.Builder
clear()
SearchDataItemsRequest.Builder
clearAnnotationFilters()
An expression that specifies what Annotations will be returned per DataItem.SearchDataItemsRequest.Builder
clearAnnotationsFilter()
Deprecated.google.cloud.aiplatform.v1beta1.SearchDataItemsRequest.annotations_filter is deprecated.SearchDataItemsRequest.Builder
clearAnnotationsLimit()
If set, only up to this many of Annotations will be returned per DataItemView.SearchDataItemsRequest.Builder
clearDataItemFilter()
An expression for filtering the DataItem that will be returned.SearchDataItemsRequest.Builder
clearDataLabelingJob()
The resource name of a DataLabelingJob.SearchDataItemsRequest.Builder
clearDataset()
Required.SearchDataItemsRequest.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
SearchDataItemsRequest.Builder
clearFieldMask()
Mask specifying which fields of [DataItemView][google.cloud.aiplatform.v1beta1.DataItemView] to read.SearchDataItemsRequest.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
SearchDataItemsRequest.Builder
clearOrder()
SearchDataItemsRequest.Builder
clearOrderBy()
Deprecated.google.cloud.aiplatform.v1beta1.SearchDataItemsRequest.order_by is deprecated.SearchDataItemsRequest.Builder
clearOrderByAnnotation()
Expression that allows ranking results based on annotation's property.SearchDataItemsRequest.Builder
clearOrderByDataItem()
A comma-separated list of data item fields to order by, sorted in ascending order.SearchDataItemsRequest.Builder
clearPageSize()
Requested page size.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
clearSavedQuery()
Deprecated.google.cloud.aiplatform.v1beta1.SearchDataItemsRequest.saved_query is deprecated.SearchDataItemsRequest.Builder
clone()
String
getAnnotationFilters(int index)
An expression that specifies what Annotations will be returned per DataItem.com.google.protobuf.ByteString
getAnnotationFiltersBytes(int index)
An expression that specifies what Annotations will be returned per DataItem.int
getAnnotationFiltersCount()
An expression that specifies what Annotations will be returned per DataItem.com.google.protobuf.ProtocolStringList
getAnnotationFiltersList()
An expression that specifies what Annotations will be returned per DataItem.String
getAnnotationsFilter()
Deprecated.google.cloud.aiplatform.v1beta1.SearchDataItemsRequest.annotations_filter is deprecated.com.google.protobuf.ByteString
getAnnotationsFilterBytes()
Deprecated.google.cloud.aiplatform.v1beta1.SearchDataItemsRequest.annotations_filter is deprecated.int
getAnnotationsLimit()
If set, only up to this many of Annotations will be returned per DataItemView.String
getDataItemFilter()
An expression for filtering the DataItem that will be returned.com.google.protobuf.ByteString
getDataItemFilterBytes()
An expression for filtering the DataItem that will be returned.String
getDataLabelingJob()
The resource name of a DataLabelingJob.com.google.protobuf.ByteString
getDataLabelingJobBytes()
The resource name of a DataLabelingJob.String
getDataset()
Required.com.google.protobuf.ByteString
getDatasetBytes()
Required.SearchDataItemsRequest
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
com.google.protobuf.FieldMask
getFieldMask()
Mask specifying which fields of [DataItemView][google.cloud.aiplatform.v1beta1.DataItemView] to read.com.google.protobuf.FieldMask.Builder
getFieldMaskBuilder()
Mask specifying which fields of [DataItemView][google.cloud.aiplatform.v1beta1.DataItemView] to read.com.google.protobuf.FieldMaskOrBuilder
getFieldMaskOrBuilder()
Mask specifying which fields of [DataItemView][google.cloud.aiplatform.v1beta1.DataItemView] to read.String
getOrderBy()
Deprecated.google.cloud.aiplatform.v1beta1.SearchDataItemsRequest.order_by is deprecated.SearchDataItemsRequest.OrderByAnnotation
getOrderByAnnotation()
Expression that allows ranking results based on annotation's property.SearchDataItemsRequest.OrderByAnnotation.Builder
getOrderByAnnotationBuilder()
Expression that allows ranking results based on annotation's property.SearchDataItemsRequest.OrderByAnnotationOrBuilder
getOrderByAnnotationOrBuilder()
Expression that allows ranking results based on annotation's property.com.google.protobuf.ByteString
getOrderByBytes()
Deprecated.google.cloud.aiplatform.v1beta1.SearchDataItemsRequest.order_by is deprecated.String
getOrderByDataItem()
A comma-separated list of data item fields to order by, sorted in ascending order.com.google.protobuf.ByteString
getOrderByDataItemBytes()
A comma-separated list of data item fields to order by, sorted in ascending order.SearchDataItemsRequest.OrderCase
getOrderCase()
int
getPageSize()
Requested page size.String
getPageToken()
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.com.google.protobuf.ByteString
getPageTokenBytes()
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.String
getSavedQuery()
Deprecated.google.cloud.aiplatform.v1beta1.SearchDataItemsRequest.saved_query is deprecated.com.google.protobuf.ByteString
getSavedQueryBytes()
Deprecated.google.cloud.aiplatform.v1beta1.SearchDataItemsRequest.saved_query is deprecated.boolean
hasFieldMask()
Mask specifying which fields of [DataItemView][google.cloud.aiplatform.v1beta1.DataItemView] to read.boolean
hasOrderByAnnotation()
Expression that allows ranking results based on annotation's property.boolean
hasOrderByDataItem()
A comma-separated list of data item fields to order by, sorted in ascending order.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
SearchDataItemsRequest.Builder
mergeFieldMask(com.google.protobuf.FieldMask value)
Mask specifying which fields of [DataItemView][google.cloud.aiplatform.v1beta1.DataItemView] to read.SearchDataItemsRequest.Builder
mergeFrom(SearchDataItemsRequest other)
SearchDataItemsRequest.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SearchDataItemsRequest.Builder
mergeFrom(com.google.protobuf.Message other)
SearchDataItemsRequest.Builder
mergeOrderByAnnotation(SearchDataItemsRequest.OrderByAnnotation value)
Expression that allows ranking results based on annotation's property.SearchDataItemsRequest.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
SearchDataItemsRequest.Builder
setAnnotationFilters(int index, String value)
An expression that specifies what Annotations will be returned per DataItem.SearchDataItemsRequest.Builder
setAnnotationsFilter(String value)
Deprecated.google.cloud.aiplatform.v1beta1.SearchDataItemsRequest.annotations_filter is deprecated.SearchDataItemsRequest.Builder
setAnnotationsFilterBytes(com.google.protobuf.ByteString value)
Deprecated.google.cloud.aiplatform.v1beta1.SearchDataItemsRequest.annotations_filter is deprecated.SearchDataItemsRequest.Builder
setAnnotationsLimit(int value)
If set, only up to this many of Annotations will be returned per DataItemView.SearchDataItemsRequest.Builder
setDataItemFilter(String value)
An expression for filtering the DataItem that will be returned.SearchDataItemsRequest.Builder
setDataItemFilterBytes(com.google.protobuf.ByteString value)
An expression for filtering the DataItem that will be returned.SearchDataItemsRequest.Builder
setDataLabelingJob(String value)
The resource name of a DataLabelingJob.SearchDataItemsRequest.Builder
setDataLabelingJobBytes(com.google.protobuf.ByteString value)
The resource name of a DataLabelingJob.SearchDataItemsRequest.Builder
setDataset(String value)
Required.SearchDataItemsRequest.Builder
setDatasetBytes(com.google.protobuf.ByteString value)
Required.SearchDataItemsRequest.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
SearchDataItemsRequest.Builder
setFieldMask(com.google.protobuf.FieldMask value)
Mask specifying which fields of [DataItemView][google.cloud.aiplatform.v1beta1.DataItemView] to read.SearchDataItemsRequest.Builder
setFieldMask(com.google.protobuf.FieldMask.Builder builderForValue)
Mask specifying which fields of [DataItemView][google.cloud.aiplatform.v1beta1.DataItemView] to read.SearchDataItemsRequest.Builder
setOrderBy(String value)
Deprecated.google.cloud.aiplatform.v1beta1.SearchDataItemsRequest.order_by is deprecated.SearchDataItemsRequest.Builder
setOrderByAnnotation(SearchDataItemsRequest.OrderByAnnotation value)
Expression that allows ranking results based on annotation's property.SearchDataItemsRequest.Builder
setOrderByAnnotation(SearchDataItemsRequest.OrderByAnnotation.Builder builderForValue)
Expression that allows ranking results based on annotation's property.SearchDataItemsRequest.Builder
setOrderByBytes(com.google.protobuf.ByteString value)
Deprecated.google.cloud.aiplatform.v1beta1.SearchDataItemsRequest.order_by is deprecated.SearchDataItemsRequest.Builder
setOrderByDataItem(String value)
A comma-separated list of data item fields to order by, sorted in ascending order.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
setPageSize(int value)
Requested page size.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
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
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
SearchDataItemsRequest.Builder
setSavedQuery(String value)
Deprecated.google.cloud.aiplatform.v1beta1.SearchDataItemsRequest.saved_query is deprecated.SearchDataItemsRequest.Builder
setSavedQueryBytes(com.google.protobuf.ByteString value)
Deprecated.google.cloud.aiplatform.v1beta1.SearchDataItemsRequest.saved_query is deprecated.SearchDataItemsRequest.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<SearchDataItemsRequest.Builder>
-
clear
public SearchDataItemsRequest.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<SearchDataItemsRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<SearchDataItemsRequest.Builder>
-
getDefaultInstanceForType
public SearchDataItemsRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public SearchDataItemsRequest build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public SearchDataItemsRequest buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public SearchDataItemsRequest.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<SearchDataItemsRequest.Builder>
-
setField
public SearchDataItemsRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<SearchDataItemsRequest.Builder>
-
clearField
public SearchDataItemsRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<SearchDataItemsRequest.Builder>
-
clearOneof
public SearchDataItemsRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<SearchDataItemsRequest.Builder>
-
setRepeatedField
public SearchDataItemsRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<SearchDataItemsRequest.Builder>
-
addRepeatedField
public SearchDataItemsRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<SearchDataItemsRequest.Builder>
-
mergeFrom
public SearchDataItemsRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<SearchDataItemsRequest.Builder>
-
mergeFrom
public SearchDataItemsRequest.Builder mergeFrom(SearchDataItemsRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<SearchDataItemsRequest.Builder>
-
mergeFrom
public SearchDataItemsRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<SearchDataItemsRequest.Builder>
- Throws:
IOException
-
getOrderCase
public SearchDataItemsRequest.OrderCase getOrderCase()
- Specified by:
getOrderCase
in interfaceSearchDataItemsRequestOrBuilder
-
clearOrder
public SearchDataItemsRequest.Builder clearOrder()
-
hasOrderByDataItem
public boolean hasOrderByDataItem()
A comma-separated list of data item fields to order by, sorted in ascending order. Use "desc" after a field name for descending.
string order_by_data_item = 12;
- Specified by:
hasOrderByDataItem
in interfaceSearchDataItemsRequestOrBuilder
- Returns:
- Whether the orderByDataItem field is set.
-
getOrderByDataItem
public String getOrderByDataItem()
A comma-separated list of data item fields to order by, sorted in ascending order. Use "desc" after a field name for descending.
string order_by_data_item = 12;
- Specified by:
getOrderByDataItem
in interfaceSearchDataItemsRequestOrBuilder
- Returns:
- The orderByDataItem.
-
getOrderByDataItemBytes
public com.google.protobuf.ByteString getOrderByDataItemBytes()
A comma-separated list of data item fields to order by, sorted in ascending order. Use "desc" after a field name for descending.
string order_by_data_item = 12;
- Specified by:
getOrderByDataItemBytes
in interfaceSearchDataItemsRequestOrBuilder
- Returns:
- The bytes for orderByDataItem.
-
setOrderByDataItem
public SearchDataItemsRequest.Builder setOrderByDataItem(String value)
A comma-separated list of data item fields to order by, sorted in ascending order. Use "desc" after a field name for descending.
string order_by_data_item = 12;
- Parameters:
value
- The orderByDataItem to set.- Returns:
- This builder for chaining.
-
clearOrderByDataItem
public SearchDataItemsRequest.Builder clearOrderByDataItem()
A comma-separated list of data item fields to order by, sorted in ascending order. Use "desc" after a field name for descending.
string order_by_data_item = 12;
- Returns:
- This builder for chaining.
-
setOrderByDataItemBytes
public SearchDataItemsRequest.Builder setOrderByDataItemBytes(com.google.protobuf.ByteString value)
A comma-separated list of data item fields to order by, sorted in ascending order. Use "desc" after a field name for descending.
string order_by_data_item = 12;
- Parameters:
value
- The bytes for orderByDataItem to set.- Returns:
- This builder for chaining.
-
hasOrderByAnnotation
public boolean hasOrderByAnnotation()
Expression that allows ranking results based on annotation's property.
.google.cloud.aiplatform.v1beta1.SearchDataItemsRequest.OrderByAnnotation order_by_annotation = 13;
- Specified by:
hasOrderByAnnotation
in interfaceSearchDataItemsRequestOrBuilder
- Returns:
- Whether the orderByAnnotation field is set.
-
getOrderByAnnotation
public SearchDataItemsRequest.OrderByAnnotation getOrderByAnnotation()
Expression that allows ranking results based on annotation's property.
.google.cloud.aiplatform.v1beta1.SearchDataItemsRequest.OrderByAnnotation order_by_annotation = 13;
- Specified by:
getOrderByAnnotation
in interfaceSearchDataItemsRequestOrBuilder
- Returns:
- The orderByAnnotation.
-
setOrderByAnnotation
public SearchDataItemsRequest.Builder setOrderByAnnotation(SearchDataItemsRequest.OrderByAnnotation value)
Expression that allows ranking results based on annotation's property.
.google.cloud.aiplatform.v1beta1.SearchDataItemsRequest.OrderByAnnotation order_by_annotation = 13;
-
setOrderByAnnotation
public SearchDataItemsRequest.Builder setOrderByAnnotation(SearchDataItemsRequest.OrderByAnnotation.Builder builderForValue)
Expression that allows ranking results based on annotation's property.
.google.cloud.aiplatform.v1beta1.SearchDataItemsRequest.OrderByAnnotation order_by_annotation = 13;
-
mergeOrderByAnnotation
public SearchDataItemsRequest.Builder mergeOrderByAnnotation(SearchDataItemsRequest.OrderByAnnotation value)
Expression that allows ranking results based on annotation's property.
.google.cloud.aiplatform.v1beta1.SearchDataItemsRequest.OrderByAnnotation order_by_annotation = 13;
-
clearOrderByAnnotation
public SearchDataItemsRequest.Builder clearOrderByAnnotation()
Expression that allows ranking results based on annotation's property.
.google.cloud.aiplatform.v1beta1.SearchDataItemsRequest.OrderByAnnotation order_by_annotation = 13;
-
getOrderByAnnotationBuilder
public SearchDataItemsRequest.OrderByAnnotation.Builder getOrderByAnnotationBuilder()
Expression that allows ranking results based on annotation's property.
.google.cloud.aiplatform.v1beta1.SearchDataItemsRequest.OrderByAnnotation order_by_annotation = 13;
-
getOrderByAnnotationOrBuilder
public SearchDataItemsRequest.OrderByAnnotationOrBuilder getOrderByAnnotationOrBuilder()
Expression that allows ranking results based on annotation's property.
.google.cloud.aiplatform.v1beta1.SearchDataItemsRequest.OrderByAnnotation order_by_annotation = 13;
- Specified by:
getOrderByAnnotationOrBuilder
in interfaceSearchDataItemsRequestOrBuilder
-
getDataset
public String getDataset()
Required. The resource name of the Dataset from which to search DataItems. Format: `projects/{project}/locations/{location}/datasets/{dataset}`
string dataset = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
- Specified by:
getDataset
in interfaceSearchDataItemsRequestOrBuilder
- Returns:
- The dataset.
-
getDatasetBytes
public com.google.protobuf.ByteString getDatasetBytes()
Required. The resource name of the Dataset from which to search DataItems. Format: `projects/{project}/locations/{location}/datasets/{dataset}`
string dataset = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
- Specified by:
getDatasetBytes
in interfaceSearchDataItemsRequestOrBuilder
- Returns:
- The bytes for dataset.
-
setDataset
public SearchDataItemsRequest.Builder setDataset(String value)
Required. The resource name of the Dataset from which to search DataItems. Format: `projects/{project}/locations/{location}/datasets/{dataset}`
string dataset = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
- Parameters:
value
- The dataset to set.- Returns:
- This builder for chaining.
-
clearDataset
public SearchDataItemsRequest.Builder clearDataset()
Required. The resource name of the Dataset from which to search DataItems. Format: `projects/{project}/locations/{location}/datasets/{dataset}`
string dataset = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
- Returns:
- This builder for chaining.
-
setDatasetBytes
public SearchDataItemsRequest.Builder setDatasetBytes(com.google.protobuf.ByteString value)
Required. The resource name of the Dataset from which to search DataItems. Format: `projects/{project}/locations/{location}/datasets/{dataset}`
string dataset = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
- Parameters:
value
- The bytes for dataset to set.- Returns:
- This builder for chaining.
-
getSavedQuery
@Deprecated public String getSavedQuery()
Deprecated.google.cloud.aiplatform.v1beta1.SearchDataItemsRequest.saved_query is deprecated. See google/cloud/aiplatform/v1beta1/dataset_service.proto;l=463The resource name of a SavedQuery(annotation set in UI). Format: `projects/{project}/locations/{location}/datasets/{dataset}/savedQueries/{saved_query}` All of the search will be done in the context of this SavedQuery.
string saved_query = 2 [deprecated = true, (.google.api.resource_reference) = { ... }
- Specified by:
getSavedQuery
in interfaceSearchDataItemsRequestOrBuilder
- Returns:
- The savedQuery.
-
getSavedQueryBytes
@Deprecated public com.google.protobuf.ByteString getSavedQueryBytes()
Deprecated.google.cloud.aiplatform.v1beta1.SearchDataItemsRequest.saved_query is deprecated. See google/cloud/aiplatform/v1beta1/dataset_service.proto;l=463The resource name of a SavedQuery(annotation set in UI). Format: `projects/{project}/locations/{location}/datasets/{dataset}/savedQueries/{saved_query}` All of the search will be done in the context of this SavedQuery.
string saved_query = 2 [deprecated = true, (.google.api.resource_reference) = { ... }
- Specified by:
getSavedQueryBytes
in interfaceSearchDataItemsRequestOrBuilder
- Returns:
- The bytes for savedQuery.
-
setSavedQuery
@Deprecated public SearchDataItemsRequest.Builder setSavedQuery(String value)
Deprecated.google.cloud.aiplatform.v1beta1.SearchDataItemsRequest.saved_query is deprecated. See google/cloud/aiplatform/v1beta1/dataset_service.proto;l=463The resource name of a SavedQuery(annotation set in UI). Format: `projects/{project}/locations/{location}/datasets/{dataset}/savedQueries/{saved_query}` All of the search will be done in the context of this SavedQuery.
string saved_query = 2 [deprecated = true, (.google.api.resource_reference) = { ... }
- Parameters:
value
- The savedQuery to set.- Returns:
- This builder for chaining.
-
clearSavedQuery
@Deprecated public SearchDataItemsRequest.Builder clearSavedQuery()
Deprecated.google.cloud.aiplatform.v1beta1.SearchDataItemsRequest.saved_query is deprecated. See google/cloud/aiplatform/v1beta1/dataset_service.proto;l=463The resource name of a SavedQuery(annotation set in UI). Format: `projects/{project}/locations/{location}/datasets/{dataset}/savedQueries/{saved_query}` All of the search will be done in the context of this SavedQuery.
string saved_query = 2 [deprecated = true, (.google.api.resource_reference) = { ... }
- Returns:
- This builder for chaining.
-
setSavedQueryBytes
@Deprecated public 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=463The resource name of a SavedQuery(annotation set in UI). Format: `projects/{project}/locations/{location}/datasets/{dataset}/savedQueries/{saved_query}` All of the search will be done in the context of this SavedQuery.
string saved_query = 2 [deprecated = true, (.google.api.resource_reference) = { ... }
- Parameters:
value
- The bytes for savedQuery to set.- Returns:
- This builder for chaining.
-
getDataLabelingJob
public String getDataLabelingJob()
The resource name of a DataLabelingJob. Format: `projects/{project}/locations/{location}/dataLabelingJobs/{data_labeling_job}` If this field is set, all of the search will be done in the context of this DataLabelingJob.
string data_labeling_job = 3;
- Specified by:
getDataLabelingJob
in interfaceSearchDataItemsRequestOrBuilder
- Returns:
- The dataLabelingJob.
-
getDataLabelingJobBytes
public com.google.protobuf.ByteString getDataLabelingJobBytes()
The resource name of a DataLabelingJob. Format: `projects/{project}/locations/{location}/dataLabelingJobs/{data_labeling_job}` If this field is set, all of the search will be done in the context of this DataLabelingJob.
string data_labeling_job = 3;
- Specified by:
getDataLabelingJobBytes
in interfaceSearchDataItemsRequestOrBuilder
- Returns:
- The bytes for dataLabelingJob.
-
setDataLabelingJob
public SearchDataItemsRequest.Builder setDataLabelingJob(String value)
The resource name of a DataLabelingJob. Format: `projects/{project}/locations/{location}/dataLabelingJobs/{data_labeling_job}` If this field is set, all of the search will be done in the context of this DataLabelingJob.
string data_labeling_job = 3;
- Parameters:
value
- The dataLabelingJob to set.- Returns:
- This builder for chaining.
-
clearDataLabelingJob
public SearchDataItemsRequest.Builder clearDataLabelingJob()
The resource name of a DataLabelingJob. Format: `projects/{project}/locations/{location}/dataLabelingJobs/{data_labeling_job}` If this field is set, all of the search will be done in the context of this DataLabelingJob.
string data_labeling_job = 3;
- Returns:
- This builder for chaining.
-
setDataLabelingJobBytes
public SearchDataItemsRequest.Builder setDataLabelingJobBytes(com.google.protobuf.ByteString value)
The resource name of a DataLabelingJob. Format: `projects/{project}/locations/{location}/dataLabelingJobs/{data_labeling_job}` If this field is set, all of the search will be done in the context of this DataLabelingJob.
string data_labeling_job = 3;
- Parameters:
value
- The bytes for dataLabelingJob to set.- Returns:
- This builder for chaining.
-
getDataItemFilter
public String getDataItemFilter()
An expression for filtering the DataItem that will be returned. * `data_item_id` - for = or !=. * `labeled` - for = or !=. * `has_annotation(ANNOTATION_SPEC_ID)` - true only for DataItem that have at least one annotation with annotation_spec_id = `ANNOTATION_SPEC_ID` in the context of SavedQuery or DataLabelingJob. For example: * `data_item=1` * `has_annotation(5)`
string data_item_filter = 4;
- Specified by:
getDataItemFilter
in interfaceSearchDataItemsRequestOrBuilder
- Returns:
- The dataItemFilter.
-
getDataItemFilterBytes
public com.google.protobuf.ByteString getDataItemFilterBytes()
An expression for filtering the DataItem that will be returned. * `data_item_id` - for = or !=. * `labeled` - for = or !=. * `has_annotation(ANNOTATION_SPEC_ID)` - true only for DataItem that have at least one annotation with annotation_spec_id = `ANNOTATION_SPEC_ID` in the context of SavedQuery or DataLabelingJob. For example: * `data_item=1` * `has_annotation(5)`
string data_item_filter = 4;
- Specified by:
getDataItemFilterBytes
in interfaceSearchDataItemsRequestOrBuilder
- Returns:
- The bytes for dataItemFilter.
-
setDataItemFilter
public SearchDataItemsRequest.Builder setDataItemFilter(String value)
An expression for filtering the DataItem that will be returned. * `data_item_id` - for = or !=. * `labeled` - for = or !=. * `has_annotation(ANNOTATION_SPEC_ID)` - true only for DataItem that have at least one annotation with annotation_spec_id = `ANNOTATION_SPEC_ID` in the context of SavedQuery or DataLabelingJob. For example: * `data_item=1` * `has_annotation(5)`
string data_item_filter = 4;
- Parameters:
value
- The dataItemFilter to set.- Returns:
- This builder for chaining.
-
clearDataItemFilter
public SearchDataItemsRequest.Builder clearDataItemFilter()
An expression for filtering the DataItem that will be returned. * `data_item_id` - for = or !=. * `labeled` - for = or !=. * `has_annotation(ANNOTATION_SPEC_ID)` - true only for DataItem that have at least one annotation with annotation_spec_id = `ANNOTATION_SPEC_ID` in the context of SavedQuery or DataLabelingJob. For example: * `data_item=1` * `has_annotation(5)`
string data_item_filter = 4;
- Returns:
- This builder for chaining.
-
setDataItemFilterBytes
public SearchDataItemsRequest.Builder setDataItemFilterBytes(com.google.protobuf.ByteString value)
An expression for filtering the DataItem that will be returned. * `data_item_id` - for = or !=. * `labeled` - for = or !=. * `has_annotation(ANNOTATION_SPEC_ID)` - true only for DataItem that have at least one annotation with annotation_spec_id = `ANNOTATION_SPEC_ID` in the context of SavedQuery or DataLabelingJob. For example: * `data_item=1` * `has_annotation(5)`
string data_item_filter = 4;
- Parameters:
value
- The bytes for dataItemFilter to set.- Returns:
- This builder for chaining.
-
getAnnotationsFilter
@Deprecated public String getAnnotationsFilter()
Deprecated.google.cloud.aiplatform.v1beta1.SearchDataItemsRequest.annotations_filter is deprecated. See google/cloud/aiplatform/v1beta1/dataset_service.proto;l=494An expression for filtering the Annotations that will be returned per DataItem. * `annotation_spec_id` - for = or !=.
string annotations_filter = 5 [deprecated = true];
- Specified by:
getAnnotationsFilter
in interfaceSearchDataItemsRequestOrBuilder
- Returns:
- The annotationsFilter.
-
getAnnotationsFilterBytes
@Deprecated public com.google.protobuf.ByteString getAnnotationsFilterBytes()
Deprecated.google.cloud.aiplatform.v1beta1.SearchDataItemsRequest.annotations_filter is deprecated. See google/cloud/aiplatform/v1beta1/dataset_service.proto;l=494An expression for filtering the Annotations that will be returned per DataItem. * `annotation_spec_id` - for = or !=.
string annotations_filter = 5 [deprecated = true];
- Specified by:
getAnnotationsFilterBytes
in interfaceSearchDataItemsRequestOrBuilder
- Returns:
- The bytes for annotationsFilter.
-
setAnnotationsFilter
@Deprecated public SearchDataItemsRequest.Builder setAnnotationsFilter(String value)
Deprecated.google.cloud.aiplatform.v1beta1.SearchDataItemsRequest.annotations_filter is deprecated. See google/cloud/aiplatform/v1beta1/dataset_service.proto;l=494An expression for filtering the Annotations that will be returned per DataItem. * `annotation_spec_id` - for = or !=.
string annotations_filter = 5 [deprecated = true];
- Parameters:
value
- The annotationsFilter to set.- Returns:
- This builder for chaining.
-
clearAnnotationsFilter
@Deprecated public SearchDataItemsRequest.Builder clearAnnotationsFilter()
Deprecated.google.cloud.aiplatform.v1beta1.SearchDataItemsRequest.annotations_filter is deprecated. See google/cloud/aiplatform/v1beta1/dataset_service.proto;l=494An expression for filtering the Annotations that will be returned per DataItem. * `annotation_spec_id` - for = or !=.
string annotations_filter = 5 [deprecated = true];
- Returns:
- This builder for chaining.
-
setAnnotationsFilterBytes
@Deprecated public 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=494An expression for filtering the Annotations that will be returned per DataItem. * `annotation_spec_id` - for = or !=.
string annotations_filter = 5 [deprecated = true];
- Parameters:
value
- The bytes for annotationsFilter to set.- Returns:
- This builder for chaining.
-
getAnnotationFiltersList
public com.google.protobuf.ProtocolStringList getAnnotationFiltersList()
An expression that specifies what Annotations will be returned per DataItem. Annotations satisfied either of the conditions will be returned. * `annotation_spec_id` - for = or !=. Must specify `saved_query_id=` - saved query id that annotations should belong to.
repeated string annotation_filters = 11;
- Specified by:
getAnnotationFiltersList
in interfaceSearchDataItemsRequestOrBuilder
- Returns:
- A list containing the annotationFilters.
-
getAnnotationFiltersCount
public int getAnnotationFiltersCount()
An expression that specifies what Annotations will be returned per DataItem. Annotations satisfied either of the conditions will be returned. * `annotation_spec_id` - for = or !=. Must specify `saved_query_id=` - saved query id that annotations should belong to.
repeated string annotation_filters = 11;
- Specified by:
getAnnotationFiltersCount
in interfaceSearchDataItemsRequestOrBuilder
- Returns:
- The count of annotationFilters.
-
getAnnotationFilters
public String getAnnotationFilters(int index)
An expression that specifies what Annotations will be returned per DataItem. Annotations satisfied either of the conditions will be returned. * `annotation_spec_id` - for = or !=. Must specify `saved_query_id=` - saved query id that annotations should belong to.
repeated string annotation_filters = 11;
- Specified by:
getAnnotationFilters
in interfaceSearchDataItemsRequestOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The annotationFilters at the given index.
-
getAnnotationFiltersBytes
public com.google.protobuf.ByteString getAnnotationFiltersBytes(int index)
An expression that specifies what Annotations will be returned per DataItem. Annotations satisfied either of the conditions will be returned. * `annotation_spec_id` - for = or !=. Must specify `saved_query_id=` - saved query id that annotations should belong to.
repeated string annotation_filters = 11;
- Specified by:
getAnnotationFiltersBytes
in interfaceSearchDataItemsRequestOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the annotationFilters at the given index.
-
setAnnotationFilters
public SearchDataItemsRequest.Builder setAnnotationFilters(int index, String value)
An expression that specifies what Annotations will be returned per DataItem. Annotations satisfied either of the conditions will be returned. * `annotation_spec_id` - for = or !=. Must specify `saved_query_id=` - saved query id that annotations should belong to.
repeated string annotation_filters = 11;
- Parameters:
index
- The index to set the value at.value
- The annotationFilters to set.- Returns:
- This builder for chaining.
-
addAnnotationFilters
public SearchDataItemsRequest.Builder addAnnotationFilters(String value)
An expression that specifies what Annotations will be returned per DataItem. Annotations satisfied either of the conditions will be returned. * `annotation_spec_id` - for = or !=. Must specify `saved_query_id=` - saved query id that annotations should belong to.
repeated string annotation_filters = 11;
- Parameters:
value
- The annotationFilters to add.- Returns:
- This builder for chaining.
-
addAllAnnotationFilters
public SearchDataItemsRequest.Builder addAllAnnotationFilters(Iterable<String> values)
An expression that specifies what Annotations will be returned per DataItem. Annotations satisfied either of the conditions will be returned. * `annotation_spec_id` - for = or !=. Must specify `saved_query_id=` - saved query id that annotations should belong to.
repeated string annotation_filters = 11;
- Parameters:
values
- The annotationFilters to add.- Returns:
- This builder for chaining.
-
clearAnnotationFilters
public SearchDataItemsRequest.Builder clearAnnotationFilters()
An expression that specifies what Annotations will be returned per DataItem. Annotations satisfied either of the conditions will be returned. * `annotation_spec_id` - for = or !=. Must specify `saved_query_id=` - saved query id that annotations should belong to.
repeated string annotation_filters = 11;
- Returns:
- This builder for chaining.
-
addAnnotationFiltersBytes
public SearchDataItemsRequest.Builder addAnnotationFiltersBytes(com.google.protobuf.ByteString value)
An expression that specifies what Annotations will be returned per DataItem. Annotations satisfied either of the conditions will be returned. * `annotation_spec_id` - for = or !=. Must specify `saved_query_id=` - saved query id that annotations should belong to.
repeated string annotation_filters = 11;
- Parameters:
value
- The bytes of the annotationFilters to add.- Returns:
- This builder for chaining.
-
hasFieldMask
public boolean hasFieldMask()
Mask specifying which fields of [DataItemView][google.cloud.aiplatform.v1beta1.DataItemView] to read.
.google.protobuf.FieldMask field_mask = 6;
- Specified by:
hasFieldMask
in interfaceSearchDataItemsRequestOrBuilder
- Returns:
- Whether the fieldMask field is set.
-
getFieldMask
public com.google.protobuf.FieldMask getFieldMask()
Mask specifying which fields of [DataItemView][google.cloud.aiplatform.v1beta1.DataItemView] to read.
.google.protobuf.FieldMask field_mask = 6;
- Specified by:
getFieldMask
in interfaceSearchDataItemsRequestOrBuilder
- Returns:
- The fieldMask.
-
setFieldMask
public SearchDataItemsRequest.Builder setFieldMask(com.google.protobuf.FieldMask value)
Mask specifying which fields of [DataItemView][google.cloud.aiplatform.v1beta1.DataItemView] to read.
.google.protobuf.FieldMask field_mask = 6;
-
setFieldMask
public SearchDataItemsRequest.Builder setFieldMask(com.google.protobuf.FieldMask.Builder builderForValue)
Mask specifying which fields of [DataItemView][google.cloud.aiplatform.v1beta1.DataItemView] to read.
.google.protobuf.FieldMask field_mask = 6;
-
mergeFieldMask
public SearchDataItemsRequest.Builder mergeFieldMask(com.google.protobuf.FieldMask value)
Mask specifying which fields of [DataItemView][google.cloud.aiplatform.v1beta1.DataItemView] to read.
.google.protobuf.FieldMask field_mask = 6;
-
clearFieldMask
public SearchDataItemsRequest.Builder clearFieldMask()
Mask specifying which fields of [DataItemView][google.cloud.aiplatform.v1beta1.DataItemView] to read.
.google.protobuf.FieldMask field_mask = 6;
-
getFieldMaskBuilder
public com.google.protobuf.FieldMask.Builder getFieldMaskBuilder()
Mask specifying which fields of [DataItemView][google.cloud.aiplatform.v1beta1.DataItemView] to read.
.google.protobuf.FieldMask field_mask = 6;
-
getFieldMaskOrBuilder
public com.google.protobuf.FieldMaskOrBuilder getFieldMaskOrBuilder()
Mask specifying which fields of [DataItemView][google.cloud.aiplatform.v1beta1.DataItemView] to read.
.google.protobuf.FieldMask field_mask = 6;
- Specified by:
getFieldMaskOrBuilder
in interfaceSearchDataItemsRequestOrBuilder
-
getAnnotationsLimit
public int getAnnotationsLimit()
If set, only up to this many of Annotations will be returned per DataItemView. The maximum value is 1000. If not set, the maximum value will be used.
int32 annotations_limit = 7;
- Specified by:
getAnnotationsLimit
in interfaceSearchDataItemsRequestOrBuilder
- Returns:
- The annotationsLimit.
-
setAnnotationsLimit
public SearchDataItemsRequest.Builder setAnnotationsLimit(int value)
If set, only up to this many of Annotations will be returned per DataItemView. The maximum value is 1000. If not set, the maximum value will be used.
int32 annotations_limit = 7;
- Parameters:
value
- The annotationsLimit to set.- Returns:
- This builder for chaining.
-
clearAnnotationsLimit
public SearchDataItemsRequest.Builder clearAnnotationsLimit()
If set, only up to this many of Annotations will be returned per DataItemView. The maximum value is 1000. If not set, the maximum value will be used.
int32 annotations_limit = 7;
- Returns:
- This builder for chaining.
-
getPageSize
public int getPageSize()
Requested page size. Server may return fewer results than requested. Default and maximum page size is 100.
int32 page_size = 8;
- Specified by:
getPageSize
in interfaceSearchDataItemsRequestOrBuilder
- Returns:
- The pageSize.
-
setPageSize
public SearchDataItemsRequest.Builder setPageSize(int value)
Requested page size. Server may return fewer results than requested. Default and maximum page size is 100.
int32 page_size = 8;
- Parameters:
value
- The pageSize to set.- Returns:
- This builder for chaining.
-
clearPageSize
public SearchDataItemsRequest.Builder clearPageSize()
Requested page size. Server may return fewer results than requested. Default and maximum page size is 100.
int32 page_size = 8;
- Returns:
- This builder for chaining.
-
getOrderBy
@Deprecated public String getOrderBy()
Deprecated.google.cloud.aiplatform.v1beta1.SearchDataItemsRequest.order_by is deprecated. See google/cloud/aiplatform/v1beta1/dataset_service.proto;l=518A comma-separated list of fields to order by, sorted in ascending order. Use "desc" after a field name for descending.
string order_by = 9 [deprecated = true];
- Specified by:
getOrderBy
in interfaceSearchDataItemsRequestOrBuilder
- Returns:
- The orderBy.
-
getOrderByBytes
@Deprecated public com.google.protobuf.ByteString getOrderByBytes()
Deprecated.google.cloud.aiplatform.v1beta1.SearchDataItemsRequest.order_by is deprecated. See google/cloud/aiplatform/v1beta1/dataset_service.proto;l=518A comma-separated list of fields to order by, sorted in ascending order. Use "desc" after a field name for descending.
string order_by = 9 [deprecated = true];
- Specified by:
getOrderByBytes
in interfaceSearchDataItemsRequestOrBuilder
- Returns:
- The bytes for orderBy.
-
setOrderBy
@Deprecated public SearchDataItemsRequest.Builder setOrderBy(String value)
Deprecated.google.cloud.aiplatform.v1beta1.SearchDataItemsRequest.order_by is deprecated. See google/cloud/aiplatform/v1beta1/dataset_service.proto;l=518A comma-separated list of fields to order by, sorted in ascending order. Use "desc" after a field name for descending.
string order_by = 9 [deprecated = true];
- Parameters:
value
- The orderBy to set.- Returns:
- This builder for chaining.
-
clearOrderBy
@Deprecated public SearchDataItemsRequest.Builder clearOrderBy()
Deprecated.google.cloud.aiplatform.v1beta1.SearchDataItemsRequest.order_by is deprecated. See google/cloud/aiplatform/v1beta1/dataset_service.proto;l=518A comma-separated list of fields to order by, sorted in ascending order. Use "desc" after a field name for descending.
string order_by = 9 [deprecated = true];
- Returns:
- This builder for chaining.
-
setOrderByBytes
@Deprecated public 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=518A comma-separated list of fields to order by, sorted in ascending order. Use "desc" after a field name for descending.
string order_by = 9 [deprecated = true];
- Parameters:
value
- The bytes for orderBy to set.- Returns:
- This builder for chaining.
-
getPageToken
public String getPageToken()
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.
string page_token = 10;
- Specified by:
getPageToken
in interfaceSearchDataItemsRequestOrBuilder
- Returns:
- The pageToken.
-
getPageTokenBytes
public com.google.protobuf.ByteString getPageTokenBytes()
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.
string page_token = 10;
- Specified by:
getPageTokenBytes
in interfaceSearchDataItemsRequestOrBuilder
- Returns:
- The bytes for pageToken.
-
setPageToken
public 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.
string page_token = 10;
- Parameters:
value
- The pageToken to set.- Returns:
- This builder for chaining.
-
clearPageToken
public 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.
string page_token = 10;
- Returns:
- This builder for chaining.
-
setPageTokenBytes
public 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.
string page_token = 10;
- Parameters:
value
- The bytes for pageToken to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final SearchDataItemsRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<SearchDataItemsRequest.Builder>
-
mergeUnknownFields
public final SearchDataItemsRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<SearchDataItemsRequest.Builder>
-
-