public interface SearchProfilesResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getEstimatedTotalSize()
An estimation of the number of profiles that match the specified query.
|
HistogramQueryResult |
getHistogramQueryResults(int index)
The histogram results that match with specified
[SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries].
|
int |
getHistogramQueryResultsCount()
The histogram results that match with specified
[SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries].
|
List<HistogramQueryResult> |
getHistogramQueryResultsList()
The histogram results that match with specified
[SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries].
|
HistogramQueryResultOrBuilder |
getHistogramQueryResultsOrBuilder(int index)
The histogram results that match with specified
[SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries].
|
List<? extends HistogramQueryResultOrBuilder> |
getHistogramQueryResultsOrBuilderList()
The histogram results that match with specified
[SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries].
|
ResponseMetadata |
getMetadata()
Additional information for the API invocation, such as the request
tracking id.
|
ResponseMetadataOrBuilder |
getMetadataOrBuilder()
Additional information for the API invocation, such as the request
tracking id.
|
String |
getNextPageToken()
A token to retrieve the next page of results.
|
com.google.protobuf.ByteString |
getNextPageTokenBytes()
A token to retrieve the next page of results.
|
String |
getResultSetId()
An id that uniquely identifies the result set of a
[SearchProfiles][google.cloud.talent.v4beta1.ProfileService.SearchProfiles]
call for consistent results.
|
com.google.protobuf.ByteString |
getResultSetIdBytes()
An id that uniquely identifies the result set of a
[SearchProfiles][google.cloud.talent.v4beta1.ProfileService.SearchProfiles]
call for consistent results.
|
SpellingCorrection |
getSpellCorrection()
The spell checking result, and correction.
|
SpellingCorrectionOrBuilder |
getSpellCorrectionOrBuilder()
The spell checking result, and correction.
|
SummarizedProfile |
getSummarizedProfiles(int index)
The profile entities that match the specified
[SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
|
int |
getSummarizedProfilesCount()
The profile entities that match the specified
[SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
|
List<SummarizedProfile> |
getSummarizedProfilesList()
The profile entities that match the specified
[SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
|
SummarizedProfileOrBuilder |
getSummarizedProfilesOrBuilder(int index)
The profile entities that match the specified
[SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
|
List<? extends SummarizedProfileOrBuilder> |
getSummarizedProfilesOrBuilderList()
The profile entities that match the specified
[SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
|
boolean |
hasMetadata()
Additional information for the API invocation, such as the request
tracking id.
|
boolean |
hasSpellCorrection()
The spell checking result, and correction.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoflong getEstimatedTotalSize()
An estimation of the number of profiles that match the specified query. This number isn't guaranteed to be accurate.
int64 estimated_total_size = 1;boolean hasSpellCorrection()
The spell checking result, and correction.
.google.cloud.talent.v4beta1.SpellingCorrection spell_correction = 2;SpellingCorrection getSpellCorrection()
The spell checking result, and correction.
.google.cloud.talent.v4beta1.SpellingCorrection spell_correction = 2;SpellingCorrectionOrBuilder getSpellCorrectionOrBuilder()
The spell checking result, and correction.
.google.cloud.talent.v4beta1.SpellingCorrection spell_correction = 2;boolean hasMetadata()
Additional information for the API invocation, such as the request tracking id.
.google.cloud.talent.v4beta1.ResponseMetadata metadata = 3;ResponseMetadata getMetadata()
Additional information for the API invocation, such as the request tracking id.
.google.cloud.talent.v4beta1.ResponseMetadata metadata = 3;ResponseMetadataOrBuilder getMetadataOrBuilder()
Additional information for the API invocation, such as the request tracking id.
.google.cloud.talent.v4beta1.ResponseMetadata metadata = 3;String getNextPageToken()
A token to retrieve the next page of results. This is empty if there are no more results.
string next_page_token = 4;com.google.protobuf.ByteString getNextPageTokenBytes()
A token to retrieve the next page of results. This is empty if there are no more results.
string next_page_token = 4;List<HistogramQueryResult> getHistogramQueryResultsList()
The histogram results that match with specified [SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries].
repeated .google.cloud.talent.v4beta1.HistogramQueryResult histogram_query_results = 5;
HistogramQueryResult getHistogramQueryResults(int index)
The histogram results that match with specified [SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries].
repeated .google.cloud.talent.v4beta1.HistogramQueryResult histogram_query_results = 5;
int getHistogramQueryResultsCount()
The histogram results that match with specified [SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries].
repeated .google.cloud.talent.v4beta1.HistogramQueryResult histogram_query_results = 5;
List<? extends HistogramQueryResultOrBuilder> getHistogramQueryResultsOrBuilderList()
The histogram results that match with specified [SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries].
repeated .google.cloud.talent.v4beta1.HistogramQueryResult histogram_query_results = 5;
HistogramQueryResultOrBuilder getHistogramQueryResultsOrBuilder(int index)
The histogram results that match with specified [SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries].
repeated .google.cloud.talent.v4beta1.HistogramQueryResult histogram_query_results = 5;
List<SummarizedProfile> getSummarizedProfilesList()
The profile entities that match the specified [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
repeated .google.cloud.talent.v4beta1.SummarizedProfile summarized_profiles = 6;SummarizedProfile getSummarizedProfiles(int index)
The profile entities that match the specified [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
repeated .google.cloud.talent.v4beta1.SummarizedProfile summarized_profiles = 6;int getSummarizedProfilesCount()
The profile entities that match the specified [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
repeated .google.cloud.talent.v4beta1.SummarizedProfile summarized_profiles = 6;List<? extends SummarizedProfileOrBuilder> getSummarizedProfilesOrBuilderList()
The profile entities that match the specified [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
repeated .google.cloud.talent.v4beta1.SummarizedProfile summarized_profiles = 6;SummarizedProfileOrBuilder getSummarizedProfilesOrBuilder(int index)
The profile entities that match the specified [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
repeated .google.cloud.talent.v4beta1.SummarizedProfile summarized_profiles = 6;String getResultSetId()
An id that uniquely identifies the result set of a [SearchProfiles][google.cloud.talent.v4beta1.ProfileService.SearchProfiles] call for consistent results.
string result_set_id = 7;com.google.protobuf.ByteString getResultSetIdBytes()
An id that uniquely identifies the result set of a [SearchProfiles][google.cloud.talent.v4beta1.ProfileService.SearchProfiles] call for consistent results.
string result_set_id = 7;Copyright © 2019 Google LLC. All rights reserved.