public final class SearchResponse extends com.google.protobuf.GeneratedMessageV3 implements SearchResponseOrBuilder
Response message for [SearchService.Search][google.cloud.retail.v2alpha.SearchService.Search] method.Protobuf type
google.cloud.retail.v2alpha.SearchResponse| Modifier and Type | Class and Description |
|---|---|
static class |
SearchResponse.Builder
Response message for
[SearchService.Search][google.cloud.retail.v2alpha.SearchService.Search]
method.
|
static class |
SearchResponse.Facet
A facet result.
|
static interface |
SearchResponse.FacetOrBuilder |
static class |
SearchResponse.QueryExpansionInfo
Information describing query expansion including whether expansion has
occurred.
|
static interface |
SearchResponse.QueryExpansionInfoOrBuilder |
static class |
SearchResponse.SearchResult
Represents the search results.
|
static interface |
SearchResponse.SearchResultOrBuilder |
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| Modifier and Type | Field and Description |
|---|---|
static int |
APPLIED_CONTROLS_FIELD_NUMBER |
static int |
ATTRIBUTION_TOKEN_FIELD_NUMBER |
static int |
CORRECTED_QUERY_FIELD_NUMBER |
static int |
EXPERIMENT_INFO_FIELD_NUMBER |
static int |
FACETS_FIELD_NUMBER |
static int |
INVALID_CONDITION_BOOST_SPECS_FIELD_NUMBER |
static int |
NEXT_PAGE_TOKEN_FIELD_NUMBER |
static int |
QUERY_EXPANSION_INFO_FIELD_NUMBER |
static int |
REDIRECT_URI_FIELD_NUMBER |
static int |
RESULTS_FIELD_NUMBER |
static int |
TOTAL_SIZE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getAppliedControls(int index)
The fully qualified resource name of applied
[controls](https://cloud.google.com/retail/docs/serving-control-rules).
|
com.google.protobuf.ByteString |
getAppliedControlsBytes(int index)
The fully qualified resource name of applied
[controls](https://cloud.google.com/retail/docs/serving-control-rules).
|
int |
getAppliedControlsCount()
The fully qualified resource name of applied
[controls](https://cloud.google.com/retail/docs/serving-control-rules).
|
com.google.protobuf.ProtocolStringList |
getAppliedControlsList()
The fully qualified resource name of applied
[controls](https://cloud.google.com/retail/docs/serving-control-rules).
|
String |
getAttributionToken()
A unique search token.
|
com.google.protobuf.ByteString |
getAttributionTokenBytes()
A unique search token.
|
String |
getCorrectedQuery()
Contains the spell corrected query, if found.
|
com.google.protobuf.ByteString |
getCorrectedQueryBytes()
Contains the spell corrected query, if found.
|
static SearchResponse |
getDefaultInstance() |
SearchResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
ExperimentInfo |
getExperimentInfo(int index)
Metadata related to A/B testing
[Experiment][google.cloud.retail.v2alpha.Experiment] associated with this
response.
|
int |
getExperimentInfoCount()
Metadata related to A/B testing
[Experiment][google.cloud.retail.v2alpha.Experiment] associated with this
response.
|
List<ExperimentInfo> |
getExperimentInfoList()
Metadata related to A/B testing
[Experiment][google.cloud.retail.v2alpha.Experiment] associated with this
response.
|
ExperimentInfoOrBuilder |
getExperimentInfoOrBuilder(int index)
Metadata related to A/B testing
[Experiment][google.cloud.retail.v2alpha.Experiment] associated with this
response.
|
List<? extends ExperimentInfoOrBuilder> |
getExperimentInfoOrBuilderList()
Metadata related to A/B testing
[Experiment][google.cloud.retail.v2alpha.Experiment] associated with this
response.
|
SearchResponse.Facet |
getFacets(int index)
Results of facets requested by user.
|
int |
getFacetsCount()
Results of facets requested by user.
|
List<SearchResponse.Facet> |
getFacetsList()
Results of facets requested by user.
|
SearchResponse.FacetOrBuilder |
getFacetsOrBuilder(int index)
Results of facets requested by user.
|
List<? extends SearchResponse.FacetOrBuilder> |
getFacetsOrBuilderList()
Results of facets requested by user.
|
SearchRequest.BoostSpec.ConditionBoostSpec |
getInvalidConditionBoostSpecs(int index)
The invalid
[SearchRequest.BoostSpec.condition_boost_specs][google.cloud.retail.v2alpha.SearchRequest.BoostSpec.condition_boost_specs]
that are not applied during serving.
|
int |
getInvalidConditionBoostSpecsCount()
The invalid
[SearchRequest.BoostSpec.condition_boost_specs][google.cloud.retail.v2alpha.SearchRequest.BoostSpec.condition_boost_specs]
that are not applied during serving.
|
List<SearchRequest.BoostSpec.ConditionBoostSpec> |
getInvalidConditionBoostSpecsList()
The invalid
[SearchRequest.BoostSpec.condition_boost_specs][google.cloud.retail.v2alpha.SearchRequest.BoostSpec.condition_boost_specs]
that are not applied during serving.
|
SearchRequest.BoostSpec.ConditionBoostSpecOrBuilder |
getInvalidConditionBoostSpecsOrBuilder(int index)
The invalid
[SearchRequest.BoostSpec.condition_boost_specs][google.cloud.retail.v2alpha.SearchRequest.BoostSpec.condition_boost_specs]
that are not applied during serving.
|
List<? extends SearchRequest.BoostSpec.ConditionBoostSpecOrBuilder> |
getInvalidConditionBoostSpecsOrBuilderList()
The invalid
[SearchRequest.BoostSpec.condition_boost_specs][google.cloud.retail.v2alpha.SearchRequest.BoostSpec.condition_boost_specs]
that are not applied during serving.
|
String |
getNextPageToken()
A token that can be sent as
[SearchRequest.page_token][google.cloud.retail.v2alpha.SearchRequest.page_token]
to retrieve the next page.
|
com.google.protobuf.ByteString |
getNextPageTokenBytes()
A token that can be sent as
[SearchRequest.page_token][google.cloud.retail.v2alpha.SearchRequest.page_token]
to retrieve the next page.
|
com.google.protobuf.Parser<SearchResponse> |
getParserForType() |
SearchResponse.QueryExpansionInfo |
getQueryExpansionInfo()
Query expansion information for the returned results.
|
SearchResponse.QueryExpansionInfoOrBuilder |
getQueryExpansionInfoOrBuilder()
Query expansion information for the returned results.
|
String |
getRedirectUri()
The URI of a customer-defined redirect page.
|
com.google.protobuf.ByteString |
getRedirectUriBytes()
The URI of a customer-defined redirect page.
|
SearchResponse.SearchResult |
getResults(int index)
A list of matched items.
|
int |
getResultsCount()
A list of matched items.
|
List<SearchResponse.SearchResult> |
getResultsList()
A list of matched items.
|
SearchResponse.SearchResultOrBuilder |
getResultsOrBuilder(int index)
A list of matched items.
|
List<? extends SearchResponse.SearchResultOrBuilder> |
getResultsOrBuilderList()
A list of matched items.
|
int |
getSerializedSize() |
int |
getTotalSize()
The estimated total count of matched items irrespective of pagination.
|
int |
hashCode() |
boolean |
hasQueryExpansionInfo()
Query expansion information for the returned results.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static SearchResponse.Builder |
newBuilder() |
static SearchResponse.Builder |
newBuilder(SearchResponse prototype) |
SearchResponse.Builder |
newBuilderForType() |
protected SearchResponse.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static SearchResponse |
parseDelimitedFrom(InputStream input) |
static SearchResponse |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchResponse |
parseFrom(byte[] data) |
static SearchResponse |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchResponse |
parseFrom(ByteBuffer data) |
static SearchResponse |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchResponse |
parseFrom(com.google.protobuf.ByteString data) |
static SearchResponse |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchResponse |
parseFrom(com.google.protobuf.CodedInputStream input) |
static SearchResponse |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchResponse |
parseFrom(InputStream input) |
static SearchResponse |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<SearchResponse> |
parser() |
SearchResponse.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
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, 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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int RESULTS_FIELD_NUMBER
public static final int FACETS_FIELD_NUMBER
public static final int TOTAL_SIZE_FIELD_NUMBER
public static final int CORRECTED_QUERY_FIELD_NUMBER
public static final int ATTRIBUTION_TOKEN_FIELD_NUMBER
public static final int NEXT_PAGE_TOKEN_FIELD_NUMBER
public static final int QUERY_EXPANSION_INFO_FIELD_NUMBER
public static final int REDIRECT_URI_FIELD_NUMBER
public static final int APPLIED_CONTROLS_FIELD_NUMBER
public static final int INVALID_CONDITION_BOOST_SPECS_FIELD_NUMBER
public static final int EXPERIMENT_INFO_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public List<SearchResponse.SearchResult> getResultsList()
A list of matched items. The order represents the ranking.
repeated .google.cloud.retail.v2alpha.SearchResponse.SearchResult results = 1;getResultsList in interface SearchResponseOrBuilderpublic List<? extends SearchResponse.SearchResultOrBuilder> getResultsOrBuilderList()
A list of matched items. The order represents the ranking.
repeated .google.cloud.retail.v2alpha.SearchResponse.SearchResult results = 1;getResultsOrBuilderList in interface SearchResponseOrBuilderpublic int getResultsCount()
A list of matched items. The order represents the ranking.
repeated .google.cloud.retail.v2alpha.SearchResponse.SearchResult results = 1;getResultsCount in interface SearchResponseOrBuilderpublic SearchResponse.SearchResult getResults(int index)
A list of matched items. The order represents the ranking.
repeated .google.cloud.retail.v2alpha.SearchResponse.SearchResult results = 1;getResults in interface SearchResponseOrBuilderpublic SearchResponse.SearchResultOrBuilder getResultsOrBuilder(int index)
A list of matched items. The order represents the ranking.
repeated .google.cloud.retail.v2alpha.SearchResponse.SearchResult results = 1;getResultsOrBuilder in interface SearchResponseOrBuilderpublic List<SearchResponse.Facet> getFacetsList()
Results of facets requested by user.
repeated .google.cloud.retail.v2alpha.SearchResponse.Facet facets = 2;getFacetsList in interface SearchResponseOrBuilderpublic List<? extends SearchResponse.FacetOrBuilder> getFacetsOrBuilderList()
Results of facets requested by user.
repeated .google.cloud.retail.v2alpha.SearchResponse.Facet facets = 2;getFacetsOrBuilderList in interface SearchResponseOrBuilderpublic int getFacetsCount()
Results of facets requested by user.
repeated .google.cloud.retail.v2alpha.SearchResponse.Facet facets = 2;getFacetsCount in interface SearchResponseOrBuilderpublic SearchResponse.Facet getFacets(int index)
Results of facets requested by user.
repeated .google.cloud.retail.v2alpha.SearchResponse.Facet facets = 2;getFacets in interface SearchResponseOrBuilderpublic SearchResponse.FacetOrBuilder getFacetsOrBuilder(int index)
Results of facets requested by user.
repeated .google.cloud.retail.v2alpha.SearchResponse.Facet facets = 2;getFacetsOrBuilder in interface SearchResponseOrBuilderpublic int getTotalSize()
The estimated total count of matched items irrespective of pagination. The count of [results][google.cloud.retail.v2alpha.SearchResponse.results] returned by pagination may be less than the [total_size][google.cloud.retail.v2alpha.SearchResponse.total_size] that matches.
int32 total_size = 3;getTotalSize in interface SearchResponseOrBuilderpublic String getCorrectedQuery()
Contains the spell corrected query, if found. If the spell correction type is AUTOMATIC, then the search results are based on corrected_query. Otherwise the original query is used for search.
string corrected_query = 4;getCorrectedQuery in interface SearchResponseOrBuilderpublic com.google.protobuf.ByteString getCorrectedQueryBytes()
Contains the spell corrected query, if found. If the spell correction type is AUTOMATIC, then the search results are based on corrected_query. Otherwise the original query is used for search.
string corrected_query = 4;getCorrectedQueryBytes in interface SearchResponseOrBuilderpublic String getAttributionToken()
A unique search token. This should be included in the [UserEvent][google.cloud.retail.v2alpha.UserEvent] logs resulting from this search, which enables accurate attribution of search model performance.
string attribution_token = 5;getAttributionToken in interface SearchResponseOrBuilderpublic com.google.protobuf.ByteString getAttributionTokenBytes()
A unique search token. This should be included in the [UserEvent][google.cloud.retail.v2alpha.UserEvent] logs resulting from this search, which enables accurate attribution of search model performance.
string attribution_token = 5;getAttributionTokenBytes in interface SearchResponseOrBuilderpublic String getNextPageToken()
A token that can be sent as [SearchRequest.page_token][google.cloud.retail.v2alpha.SearchRequest.page_token] to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 6;getNextPageToken in interface SearchResponseOrBuilderpublic com.google.protobuf.ByteString getNextPageTokenBytes()
A token that can be sent as [SearchRequest.page_token][google.cloud.retail.v2alpha.SearchRequest.page_token] to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 6;getNextPageTokenBytes in interface SearchResponseOrBuilderpublic boolean hasQueryExpansionInfo()
Query expansion information for the returned results.
.google.cloud.retail.v2alpha.SearchResponse.QueryExpansionInfo query_expansion_info = 7;
hasQueryExpansionInfo in interface SearchResponseOrBuilderpublic SearchResponse.QueryExpansionInfo getQueryExpansionInfo()
Query expansion information for the returned results.
.google.cloud.retail.v2alpha.SearchResponse.QueryExpansionInfo query_expansion_info = 7;
getQueryExpansionInfo in interface SearchResponseOrBuilderpublic SearchResponse.QueryExpansionInfoOrBuilder getQueryExpansionInfoOrBuilder()
Query expansion information for the returned results.
.google.cloud.retail.v2alpha.SearchResponse.QueryExpansionInfo query_expansion_info = 7;
getQueryExpansionInfoOrBuilder in interface SearchResponseOrBuilderpublic String getRedirectUri()
The URI of a customer-defined redirect page. If redirect action is triggered, no search is performed, and only [redirect_uri][google.cloud.retail.v2alpha.SearchResponse.redirect_uri] and [attribution_token][google.cloud.retail.v2alpha.SearchResponse.attribution_token] are set in the response.
string redirect_uri = 10;getRedirectUri in interface SearchResponseOrBuilderpublic com.google.protobuf.ByteString getRedirectUriBytes()
The URI of a customer-defined redirect page. If redirect action is triggered, no search is performed, and only [redirect_uri][google.cloud.retail.v2alpha.SearchResponse.redirect_uri] and [attribution_token][google.cloud.retail.v2alpha.SearchResponse.attribution_token] are set in the response.
string redirect_uri = 10;getRedirectUriBytes in interface SearchResponseOrBuilderpublic com.google.protobuf.ProtocolStringList getAppliedControlsList()
The fully qualified resource name of applied [controls](https://cloud.google.com/retail/docs/serving-control-rules).
repeated string applied_controls = 12;getAppliedControlsList in interface SearchResponseOrBuilderpublic int getAppliedControlsCount()
The fully qualified resource name of applied [controls](https://cloud.google.com/retail/docs/serving-control-rules).
repeated string applied_controls = 12;getAppliedControlsCount in interface SearchResponseOrBuilderpublic String getAppliedControls(int index)
The fully qualified resource name of applied [controls](https://cloud.google.com/retail/docs/serving-control-rules).
repeated string applied_controls = 12;getAppliedControls in interface SearchResponseOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getAppliedControlsBytes(int index)
The fully qualified resource name of applied [controls](https://cloud.google.com/retail/docs/serving-control-rules).
repeated string applied_controls = 12;getAppliedControlsBytes in interface SearchResponseOrBuilderindex - The index of the value to return.public List<SearchRequest.BoostSpec.ConditionBoostSpec> getInvalidConditionBoostSpecsList()
The invalid [SearchRequest.BoostSpec.condition_boost_specs][google.cloud.retail.v2alpha.SearchRequest.BoostSpec.condition_boost_specs] that are not applied during serving.
repeated .google.cloud.retail.v2alpha.SearchRequest.BoostSpec.ConditionBoostSpec invalid_condition_boost_specs = 14;
getInvalidConditionBoostSpecsList in interface SearchResponseOrBuilderpublic List<? extends SearchRequest.BoostSpec.ConditionBoostSpecOrBuilder> getInvalidConditionBoostSpecsOrBuilderList()
The invalid [SearchRequest.BoostSpec.condition_boost_specs][google.cloud.retail.v2alpha.SearchRequest.BoostSpec.condition_boost_specs] that are not applied during serving.
repeated .google.cloud.retail.v2alpha.SearchRequest.BoostSpec.ConditionBoostSpec invalid_condition_boost_specs = 14;
getInvalidConditionBoostSpecsOrBuilderList in interface SearchResponseOrBuilderpublic int getInvalidConditionBoostSpecsCount()
The invalid [SearchRequest.BoostSpec.condition_boost_specs][google.cloud.retail.v2alpha.SearchRequest.BoostSpec.condition_boost_specs] that are not applied during serving.
repeated .google.cloud.retail.v2alpha.SearchRequest.BoostSpec.ConditionBoostSpec invalid_condition_boost_specs = 14;
getInvalidConditionBoostSpecsCount in interface SearchResponseOrBuilderpublic SearchRequest.BoostSpec.ConditionBoostSpec getInvalidConditionBoostSpecs(int index)
The invalid [SearchRequest.BoostSpec.condition_boost_specs][google.cloud.retail.v2alpha.SearchRequest.BoostSpec.condition_boost_specs] that are not applied during serving.
repeated .google.cloud.retail.v2alpha.SearchRequest.BoostSpec.ConditionBoostSpec invalid_condition_boost_specs = 14;
getInvalidConditionBoostSpecs in interface SearchResponseOrBuilderpublic SearchRequest.BoostSpec.ConditionBoostSpecOrBuilder getInvalidConditionBoostSpecsOrBuilder(int index)
The invalid [SearchRequest.BoostSpec.condition_boost_specs][google.cloud.retail.v2alpha.SearchRequest.BoostSpec.condition_boost_specs] that are not applied during serving.
repeated .google.cloud.retail.v2alpha.SearchRequest.BoostSpec.ConditionBoostSpec invalid_condition_boost_specs = 14;
getInvalidConditionBoostSpecsOrBuilder in interface SearchResponseOrBuilderpublic List<ExperimentInfo> getExperimentInfoList()
Metadata related to A/B testing [Experiment][google.cloud.retail.v2alpha.Experiment] associated with this response. Only exists when an experiment is triggered.
repeated .google.cloud.retail.v2alpha.ExperimentInfo experiment_info = 17;getExperimentInfoList in interface SearchResponseOrBuilderpublic List<? extends ExperimentInfoOrBuilder> getExperimentInfoOrBuilderList()
Metadata related to A/B testing [Experiment][google.cloud.retail.v2alpha.Experiment] associated with this response. Only exists when an experiment is triggered.
repeated .google.cloud.retail.v2alpha.ExperimentInfo experiment_info = 17;getExperimentInfoOrBuilderList in interface SearchResponseOrBuilderpublic int getExperimentInfoCount()
Metadata related to A/B testing [Experiment][google.cloud.retail.v2alpha.Experiment] associated with this response. Only exists when an experiment is triggered.
repeated .google.cloud.retail.v2alpha.ExperimentInfo experiment_info = 17;getExperimentInfoCount in interface SearchResponseOrBuilderpublic ExperimentInfo getExperimentInfo(int index)
Metadata related to A/B testing [Experiment][google.cloud.retail.v2alpha.Experiment] associated with this response. Only exists when an experiment is triggered.
repeated .google.cloud.retail.v2alpha.ExperimentInfo experiment_info = 17;getExperimentInfo in interface SearchResponseOrBuilderpublic ExperimentInfoOrBuilder getExperimentInfoOrBuilder(int index)
Metadata related to A/B testing [Experiment][google.cloud.retail.v2alpha.Experiment] associated with this response. Only exists when an experiment is triggered.
repeated .google.cloud.retail.v2alpha.ExperimentInfo experiment_info = 17;getExperimentInfoOrBuilder in interface SearchResponseOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static SearchResponse parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SearchResponse parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SearchResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SearchResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SearchResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SearchResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SearchResponse parseFrom(InputStream input) throws IOException
IOExceptionpublic static SearchResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SearchResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static SearchResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SearchResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static SearchResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic SearchResponse.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static SearchResponse.Builder newBuilder()
public static SearchResponse.Builder newBuilder(SearchResponse prototype)
public SearchResponse.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected SearchResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static SearchResponse getDefaultInstance()
public static com.google.protobuf.Parser<SearchResponse> parser()
public com.google.protobuf.Parser<SearchResponse> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public SearchResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024 Google LLC. All rights reserved.