Package com.google.cloud.aiplatform.v1
Class SearchDataItemsRequest
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
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
@Generated
public final class SearchDataItemsRequest
extends com.google.protobuf.GeneratedMessage
implements SearchDataItemsRequestOrBuilder
Request message for [DatasetService.SearchDataItems][google.cloud.aiplatform.v1.DatasetService.SearchDataItems].Protobuf type
google.cloud.aiplatform.v1.SearchDataItemsRequest- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classRequest message for [DatasetService.SearchDataItems][google.cloud.aiplatform.v1.DatasetService.SearchDataItems].static final classExpression that allows ranking results based on annotation's property.static interfacestatic enumNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message, T extends Object>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessage
com.google.protobuf.AbstractMessage.BuilderParentNested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders, loggedPre22TypeNames, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleangetAnnotationFilters(int index) An expression that specifies what Annotations will be returned per DataItem.com.google.protobuf.ByteStringgetAnnotationFiltersBytes(int index) An expression that specifies what Annotations will be returned per DataItem.intAn expression that specifies what Annotations will be returned per DataItem.com.google.protobuf.ProtocolStringListAn expression that specifies what Annotations will be returned per DataItem.Deprecated.google.cloud.aiplatform.v1.SearchDataItemsRequest.annotations_filter is deprecated.com.google.protobuf.ByteStringDeprecated.google.cloud.aiplatform.v1.SearchDataItemsRequest.annotations_filter is deprecated.intIf set, only up to this many of Annotations will be returned per DataItemView.An expression for filtering the DataItem that will be returnedcom.google.protobuf.ByteStringAn expression for filtering the DataItem that will be returnedThe resource name of a DataLabelingJob.com.google.protobuf.ByteStringThe resource name of a DataLabelingJob.Required.com.google.protobuf.ByteStringRequired.static SearchDataItemsRequeststatic final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.FieldMaskMask specifying which fields of [DataItemView][google.cloud.aiplatform.v1.DataItemView] to read.com.google.protobuf.FieldMaskOrBuilderMask specifying which fields of [DataItemView][google.cloud.aiplatform.v1.DataItemView] to read.Deprecated.google.cloud.aiplatform.v1.SearchDataItemsRequest.order_by is deprecated.Expression that allows ranking results based on annotation's property.Expression that allows ranking results based on annotation's property.com.google.protobuf.ByteStringDeprecated.google.cloud.aiplatform.v1.SearchDataItemsRequest.order_by is deprecated.A comma-separated list of data item fields to order by, sorted in ascending order.com.google.protobuf.ByteStringA comma-separated list of data item fields to order by, sorted in ascending order.intRequested page size.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.ByteStringA 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>Deprecated.google.cloud.aiplatform.v1.SearchDataItemsRequest.saved_query is deprecated.com.google.protobuf.ByteStringDeprecated.google.cloud.aiplatform.v1.SearchDataItemsRequest.saved_query is deprecated.intbooleanMask specifying which fields of [DataItemView][google.cloud.aiplatform.v1.DataItemView] to read.inthashCode()booleanExpression that allows ranking results based on annotation's property.booleanA comma-separated list of data item fields to order by, sorted in ascending order.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleannewBuilder(SearchDataItemsRequest prototype) protected SearchDataItemsRequest.BuildernewBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) static SearchDataItemsRequestparseDelimitedFrom(InputStream input) static SearchDataItemsRequestparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SearchDataItemsRequestparseFrom(byte[] data) static SearchDataItemsRequestparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SearchDataItemsRequestparseFrom(com.google.protobuf.ByteString data) static SearchDataItemsRequestparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SearchDataItemsRequestparseFrom(com.google.protobuf.CodedInputStream input) static SearchDataItemsRequestparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SearchDataItemsRequestparseFrom(InputStream input) static SearchDataItemsRequestparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SearchDataItemsRequestparseFrom(ByteBuffer data) static SearchDataItemsRequestparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<SearchDataItemsRequest>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessage
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashFields, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
ORDER_BY_DATA_ITEM_FIELD_NUMBER
public static final int ORDER_BY_DATA_ITEM_FIELD_NUMBER- See Also:
-
ORDER_BY_ANNOTATION_FIELD_NUMBER
public static final int ORDER_BY_ANNOTATION_FIELD_NUMBER- See Also:
-
DATASET_FIELD_NUMBER
public static final int DATASET_FIELD_NUMBER- See Also:
-
SAVED_QUERY_FIELD_NUMBER
public static final int SAVED_QUERY_FIELD_NUMBER- See Also:
-
DATA_LABELING_JOB_FIELD_NUMBER
public static final int DATA_LABELING_JOB_FIELD_NUMBER- See Also:
-
DATA_ITEM_FILTER_FIELD_NUMBER
public static final int DATA_ITEM_FILTER_FIELD_NUMBER- See Also:
-
ANNOTATIONS_FILTER_FIELD_NUMBER
public static final int ANNOTATIONS_FILTER_FIELD_NUMBER- See Also:
-
ANNOTATION_FILTERS_FIELD_NUMBER
public static final int ANNOTATION_FILTERS_FIELD_NUMBER- See Also:
-
FIELD_MASK_FIELD_NUMBER
public static final int FIELD_MASK_FIELD_NUMBER- See Also:
-
ANNOTATIONS_LIMIT_FIELD_NUMBER
public static final int ANNOTATIONS_LIMIT_FIELD_NUMBER- See Also:
-
PAGE_SIZE_FIELD_NUMBER
public static final int PAGE_SIZE_FIELD_NUMBER- See Also:
-
ORDER_BY_FIELD_NUMBER
public static final int ORDER_BY_FIELD_NUMBER- See Also:
-
PAGE_TOKEN_FIELD_NUMBER
public static final int PAGE_TOKEN_FIELD_NUMBER- See Also:
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage
-
getOrderCase
- Specified by:
getOrderCasein 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:
hasOrderByDataItemin interfaceSearchDataItemsRequestOrBuilder- Returns:
- Whether the orderByDataItem field is set.
-
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:
getOrderByDataItemin 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:
getOrderByDataItemBytesin 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:
hasOrderByAnnotationin interfaceSearchDataItemsRequestOrBuilder- Returns:
- Whether the orderByAnnotation field is set.
-
getOrderByAnnotation
Expression that allows ranking results based on annotation's property.
.google.cloud.aiplatform.v1.SearchDataItemsRequest.OrderByAnnotation order_by_annotation = 13;- Specified by:
getOrderByAnnotationin interfaceSearchDataItemsRequestOrBuilder- Returns:
- The orderByAnnotation.
-
getOrderByAnnotationOrBuilder
Expression that allows ranking results based on annotation's property.
.google.cloud.aiplatform.v1.SearchDataItemsRequest.OrderByAnnotation order_by_annotation = 13;- Specified by:
getOrderByAnnotationOrBuilderin interfaceSearchDataItemsRequestOrBuilder
-
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:
getDatasetin 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:
getDatasetBytesin interfaceSearchDataItemsRequestOrBuilder- Returns:
- The bytes for dataset.
-
getSavedQuery
Deprecated.google.cloud.aiplatform.v1.SearchDataItemsRequest.saved_query is deprecated. See google/cloud/aiplatform/v1/dataset_service.proto;l=682The 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:
getSavedQueryin interfaceSearchDataItemsRequestOrBuilder- Returns:
- The savedQuery.
-
getSavedQueryBytes
Deprecated.google.cloud.aiplatform.v1.SearchDataItemsRequest.saved_query is deprecated. See google/cloud/aiplatform/v1/dataset_service.proto;l=682The 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:
getSavedQueryBytesin interfaceSearchDataItemsRequestOrBuilder- Returns:
- The bytes for savedQuery.
-
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:
getDataLabelingJobin 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:
getDataLabelingJobBytesin interfaceSearchDataItemsRequestOrBuilder- Returns:
- The bytes for dataLabelingJob.
-
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:
getDataItemFilterin 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:
getDataItemFilterBytesin interfaceSearchDataItemsRequestOrBuilder- Returns:
- The bytes for dataItemFilter.
-
getAnnotationsFilter
Deprecated.google.cloud.aiplatform.v1.SearchDataItemsRequest.annotations_filter is deprecated. See google/cloud/aiplatform/v1/dataset_service.proto;l=713An expression for filtering the Annotations that will be returned per DataItem. * `annotation_spec_id` - for = or !=.
string annotations_filter = 5 [deprecated = true];- Specified by:
getAnnotationsFilterin interfaceSearchDataItemsRequestOrBuilder- Returns:
- The annotationsFilter.
-
getAnnotationsFilterBytes
Deprecated.google.cloud.aiplatform.v1.SearchDataItemsRequest.annotations_filter is deprecated. See google/cloud/aiplatform/v1/dataset_service.proto;l=713An expression for filtering the Annotations that will be returned per DataItem. * `annotation_spec_id` - for = or !=.
string annotations_filter = 5 [deprecated = true];- Specified by:
getAnnotationsFilterBytesin 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:
getAnnotationFiltersListin 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:
getAnnotationFiltersCountin interfaceSearchDataItemsRequestOrBuilder- Returns:
- The count of annotationFilters.
-
getAnnotationFilters
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:
getAnnotationFiltersin 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:
getAnnotationFiltersBytesin 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:
hasFieldMaskin 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:
getFieldMaskin 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:
getFieldMaskOrBuilderin 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:
getAnnotationsLimitin 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:
getPageSizein interfaceSearchDataItemsRequestOrBuilder- Returns:
- The pageSize.
-
getOrderBy
Deprecated.google.cloud.aiplatform.v1.SearchDataItemsRequest.order_by is deprecated. See google/cloud/aiplatform/v1/dataset_service.proto;l=737A 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:
getOrderByin interfaceSearchDataItemsRequestOrBuilder- Returns:
- The orderBy.
-
getOrderByBytes
Deprecated.google.cloud.aiplatform.v1.SearchDataItemsRequest.order_by is deprecated. See google/cloud/aiplatform/v1/dataset_service.proto;l=737A 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:
getOrderByBytesin interfaceSearchDataItemsRequestOrBuilder- Returns:
- The bytes for orderBy.
-
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:
getPageTokenin 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:
getPageTokenBytesin interfaceSearchDataItemsRequestOrBuilder- Returns:
- The bytes for pageToken.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessage- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessage
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein 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
- Throws:
IOException
-
parseFrom
public static SearchDataItemsRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- 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
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected SearchDataItemsRequest.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) - Overrides:
newBuilderForTypein classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-