Package com.google.cloud.aiplatform.v1
Class SearchDataItemsRequest
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.aiplatform.v1.SearchDataItemsRequest
-
- All Implemented Interfaces:
SearchDataItemsRequestOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
public final class SearchDataItemsRequest extends com.google.protobuf.GeneratedMessageV3 implements SearchDataItemsRequestOrBuilder
Request message for [DatasetService.SearchDataItems][google.cloud.aiplatform.v1.DatasetService.SearchDataItems].
Protobuf typegoogle.cloud.aiplatform.v1.SearchDataItemsRequest
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
SearchDataItemsRequest.Builder
Request message for [DatasetService.SearchDataItems][google.cloud.aiplatform.v1.DatasetService.SearchDataItems].static class
SearchDataItemsRequest.OrderByAnnotation
Expression that allows ranking results based on annotation's property.static interface
SearchDataItemsRequest.OrderByAnnotationOrBuilder
static class
SearchDataItemsRequest.OrderCase
-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static int
ANNOTATION_FILTERS_FIELD_NUMBER
static int
ANNOTATIONS_FILTER_FIELD_NUMBER
static int
ANNOTATIONS_LIMIT_FIELD_NUMBER
static int
DATA_ITEM_FILTER_FIELD_NUMBER
static int
DATA_LABELING_JOB_FIELD_NUMBER
static int
DATASET_FIELD_NUMBER
static int
FIELD_MASK_FIELD_NUMBER
static int
ORDER_BY_ANNOTATION_FIELD_NUMBER
static int
ORDER_BY_DATA_ITEM_FIELD_NUMBER
static int
ORDER_BY_FIELD_NUMBER
static int
PAGE_SIZE_FIELD_NUMBER
static int
PAGE_TOKEN_FIELD_NUMBER
static int
SAVED_QUERY_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description boolean
equals(Object obj)
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.v1.SearchDataItemsRequest.annotations_filter is deprecated.com.google.protobuf.ByteString
getAnnotationsFilterBytes()
Deprecated.google.cloud.aiplatform.v1.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.static SearchDataItemsRequest
getDefaultInstance()
SearchDataItemsRequest
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.FieldMask
getFieldMask()
Mask specifying which fields of [DataItemView][google.cloud.aiplatform.v1.DataItemView] to read.com.google.protobuf.FieldMaskOrBuilder
getFieldMaskOrBuilder()
Mask specifying which fields of [DataItemView][google.cloud.aiplatform.v1.DataItemView] to read.String
getOrderBy()
Deprecated.google.cloud.aiplatform.v1.SearchDataItemsRequest.order_by is deprecated.SearchDataItemsRequest.OrderByAnnotation
getOrderByAnnotation()
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.v1.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.v1.SearchDataItemsResponse.next_page_token] of the previous [DatasetService.SearchDataItems][google.cloud.aiplatform.v1.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.v1.SearchDataItemsResponse.next_page_token] of the previous [DatasetService.SearchDataItems][google.cloud.aiplatform.v1.DatasetService.SearchDataItems] call.com.google.protobuf.Parser<SearchDataItemsRequest>
getParserForType()
String
getSavedQuery()
Deprecated.google.cloud.aiplatform.v1.SearchDataItemsRequest.saved_query is deprecated.com.google.protobuf.ByteString
getSavedQueryBytes()
Deprecated.google.cloud.aiplatform.v1.SearchDataItemsRequest.saved_query is deprecated.int
getSerializedSize()
boolean
hasFieldMask()
Mask specifying which fields of [DataItemView][google.cloud.aiplatform.v1.DataItemView] to read.int
hashCode()
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()
static SearchDataItemsRequest.Builder
newBuilder()
static SearchDataItemsRequest.Builder
newBuilder(SearchDataItemsRequest prototype)
SearchDataItemsRequest.Builder
newBuilderForType()
protected SearchDataItemsRequest.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static SearchDataItemsRequest
parseDelimitedFrom(InputStream input)
static SearchDataItemsRequest
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SearchDataItemsRequest
parseFrom(byte[] data)
static SearchDataItemsRequest
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SearchDataItemsRequest
parseFrom(com.google.protobuf.ByteString data)
static SearchDataItemsRequest
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SearchDataItemsRequest
parseFrom(com.google.protobuf.CodedInputStream input)
static SearchDataItemsRequest
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SearchDataItemsRequest
parseFrom(InputStream input)
static SearchDataItemsRequest
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SearchDataItemsRequest
parseFrom(ByteBuffer data)
static SearchDataItemsRequest
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<SearchDataItemsRequest>
parser()
SearchDataItemsRequest.Builder
toBuilder()
void
writeTo(com.google.protobuf.CodedOutputStream output)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
ORDER_BY_DATA_ITEM_FIELD_NUMBER
public static final int ORDER_BY_DATA_ITEM_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ORDER_BY_ANNOTATION_FIELD_NUMBER
public static final int ORDER_BY_ANNOTATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DATASET_FIELD_NUMBER
public static final int DATASET_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SAVED_QUERY_FIELD_NUMBER
public static final int SAVED_QUERY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DATA_LABELING_JOB_FIELD_NUMBER
public static final int DATA_LABELING_JOB_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DATA_ITEM_FILTER_FIELD_NUMBER
public static final int DATA_ITEM_FILTER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ANNOTATIONS_FILTER_FIELD_NUMBER
public static final int ANNOTATIONS_FILTER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ANNOTATION_FILTERS_FIELD_NUMBER
public static final int ANNOTATION_FILTERS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FIELD_MASK_FIELD_NUMBER
public static final int FIELD_MASK_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ANNOTATIONS_LIMIT_FIELD_NUMBER
public static final int ANNOTATIONS_LIMIT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PAGE_SIZE_FIELD_NUMBER
public static final int PAGE_SIZE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ORDER_BY_FIELD_NUMBER
public static final int ORDER_BY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PAGE_TOKEN_FIELD_NUMBER
public static final int PAGE_TOKEN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
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
-
getOrderCase
public SearchDataItemsRequest.OrderCase getOrderCase()
- Specified by:
getOrderCase
in interfaceSearchDataItemsRequestOrBuilder
-
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.
-
hasOrderByAnnotation
public boolean hasOrderByAnnotation()
Expression that allows ranking results based on annotation's property.
.google.cloud.aiplatform.v1.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.v1.SearchDataItemsRequest.OrderByAnnotation order_by_annotation = 13;
- Specified by:
getOrderByAnnotation
in interfaceSearchDataItemsRequestOrBuilder
- Returns:
- The orderByAnnotation.
-
getOrderByAnnotationOrBuilder
public SearchDataItemsRequest.OrderByAnnotationOrBuilder getOrderByAnnotationOrBuilder()
Expression that allows ranking results based on annotation's property.
.google.cloud.aiplatform.v1.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.
-
getSavedQuery
@Deprecated public String getSavedQuery()
Deprecated.google.cloud.aiplatform.v1.SearchDataItemsRequest.saved_query is deprecated. See google/cloud/aiplatform/v1/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.v1.SearchDataItemsRequest.saved_query is deprecated. See google/cloud/aiplatform/v1/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.
-
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.
-
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.
-
getAnnotationsFilter
@Deprecated public String getAnnotationsFilter()
Deprecated.google.cloud.aiplatform.v1.SearchDataItemsRequest.annotations_filter is deprecated. See google/cloud/aiplatform/v1/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.v1.SearchDataItemsRequest.annotations_filter is deprecated. See google/cloud/aiplatform/v1/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.
-
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.
-
hasFieldMask
public boolean hasFieldMask()
Mask specifying which fields of [DataItemView][google.cloud.aiplatform.v1.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.v1.DataItemView] to read.
.google.protobuf.FieldMask field_mask = 6;
- Specified by:
getFieldMask
in interfaceSearchDataItemsRequestOrBuilder
- Returns:
- The fieldMask.
-
getFieldMaskOrBuilder
public com.google.protobuf.FieldMaskOrBuilder getFieldMaskOrBuilder()
Mask specifying which fields of [DataItemView][google.cloud.aiplatform.v1.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.
-
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.
-
getOrderBy
@Deprecated public String getOrderBy()
Deprecated.google.cloud.aiplatform.v1.SearchDataItemsRequest.order_by is deprecated. See google/cloud/aiplatform/v1/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.v1.SearchDataItemsRequest.order_by is deprecated. See google/cloud/aiplatform/v1/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.
-
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.v1.SearchDataItemsResponse.next_page_token] of the previous [DatasetService.SearchDataItems][google.cloud.aiplatform.v1.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.v1.SearchDataItemsResponse.next_page_token] of the previous [DatasetService.SearchDataItems][google.cloud.aiplatform.v1.DatasetService.SearchDataItems] call.
string page_token = 10;
- Specified by:
getPageTokenBytes
in interfaceSearchDataItemsRequestOrBuilder
- Returns:
- The bytes for pageToken.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static SearchDataItemsRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SearchDataItemsRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SearchDataItemsRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SearchDataItemsRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SearchDataItemsRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SearchDataItemsRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SearchDataItemsRequest parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static SearchDataItemsRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static SearchDataItemsRequest parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static SearchDataItemsRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static SearchDataItemsRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static SearchDataItemsRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public SearchDataItemsRequest.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static SearchDataItemsRequest.Builder newBuilder()
-
newBuilder
public static SearchDataItemsRequest.Builder newBuilder(SearchDataItemsRequest prototype)
-
toBuilder
public SearchDataItemsRequest.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected SearchDataItemsRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static SearchDataItemsRequest getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<SearchDataItemsRequest> parser()
-
getParserForType
public com.google.protobuf.Parser<SearchDataItemsRequest> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public SearchDataItemsRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-