public static final class SearchProfilesResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<SearchProfilesResponse.Builder> implements SearchProfilesResponseOrBuilder
Response of SearchProfiles method.Protobuf type
google.cloud.talent.v4beta1.SearchProfilesResponse| Modifier and Type | Method and Description |
|---|---|
SearchProfilesResponse.Builder |
addAllHistogramQueryResults(Iterable<? extends HistogramQueryResult> values)
The histogram results that match with specified
[SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries].
|
SearchProfilesResponse.Builder |
addAllSummarizedProfiles(Iterable<? extends SummarizedProfile> values)
The profile entities that match the specified
[SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
|
SearchProfilesResponse.Builder |
addHistogramQueryResults(HistogramQueryResult.Builder builderForValue)
The histogram results that match with specified
[SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries].
|
SearchProfilesResponse.Builder |
addHistogramQueryResults(HistogramQueryResult value)
The histogram results that match with specified
[SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries].
|
SearchProfilesResponse.Builder |
addHistogramQueryResults(int index,
HistogramQueryResult.Builder builderForValue)
The histogram results that match with specified
[SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries].
|
SearchProfilesResponse.Builder |
addHistogramQueryResults(int index,
HistogramQueryResult value)
The histogram results that match with specified
[SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries].
|
HistogramQueryResult.Builder |
addHistogramQueryResultsBuilder()
The histogram results that match with specified
[SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries].
|
HistogramQueryResult.Builder |
addHistogramQueryResultsBuilder(int index)
The histogram results that match with specified
[SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries].
|
SearchProfilesResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SearchProfilesResponse.Builder |
addSummarizedProfiles(int index,
SummarizedProfile.Builder builderForValue)
The profile entities that match the specified
[SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
|
SearchProfilesResponse.Builder |
addSummarizedProfiles(int index,
SummarizedProfile value)
The profile entities that match the specified
[SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
|
SearchProfilesResponse.Builder |
addSummarizedProfiles(SummarizedProfile.Builder builderForValue)
The profile entities that match the specified
[SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
|
SearchProfilesResponse.Builder |
addSummarizedProfiles(SummarizedProfile value)
The profile entities that match the specified
[SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
|
SummarizedProfile.Builder |
addSummarizedProfilesBuilder()
The profile entities that match the specified
[SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
|
SummarizedProfile.Builder |
addSummarizedProfilesBuilder(int index)
The profile entities that match the specified
[SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
|
SearchProfilesResponse |
build() |
SearchProfilesResponse |
buildPartial() |
SearchProfilesResponse.Builder |
clear() |
SearchProfilesResponse.Builder |
clearEstimatedTotalSize()
An estimation of the number of profiles that match the specified query.
|
SearchProfilesResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
SearchProfilesResponse.Builder |
clearHistogramQueryResults()
The histogram results that match with specified
[SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries].
|
SearchProfilesResponse.Builder |
clearMetadata()
Additional information for the API invocation, such as the request
tracking id.
|
SearchProfilesResponse.Builder |
clearNextPageToken()
A token to retrieve the next page of results.
|
SearchProfilesResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SearchProfilesResponse.Builder |
clearSpellCorrection()
The spell checking result, and correction.
|
SearchProfilesResponse.Builder |
clearSummarizedProfiles()
The profile entities that match the specified
[SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
|
SearchProfilesResponse.Builder |
clone() |
SearchProfilesResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
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].
|
HistogramQueryResult.Builder |
getHistogramQueryResultsBuilder(int index)
The histogram results that match with specified
[SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries].
|
List<HistogramQueryResult.Builder> |
getHistogramQueryResultsBuilderList()
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.
|
ResponseMetadata.Builder |
getMetadataBuilder()
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.
|
SpellingCorrection |
getSpellCorrection()
The spell checking result, and correction.
|
SpellingCorrection.Builder |
getSpellCorrectionBuilder()
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].
|
SummarizedProfile.Builder |
getSummarizedProfilesBuilder(int index)
The profile entities that match the specified
[SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
|
List<SummarizedProfile.Builder> |
getSummarizedProfilesBuilderList()
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.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
SearchProfilesResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SearchProfilesResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
SearchProfilesResponse.Builder |
mergeFrom(SearchProfilesResponse other) |
SearchProfilesResponse.Builder |
mergeMetadata(ResponseMetadata value)
Additional information for the API invocation, such as the request
tracking id.
|
SearchProfilesResponse.Builder |
mergeSpellCorrection(SpellingCorrection value)
The spell checking result, and correction.
|
SearchProfilesResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
SearchProfilesResponse.Builder |
removeHistogramQueryResults(int index)
The histogram results that match with specified
[SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries].
|
SearchProfilesResponse.Builder |
removeSummarizedProfiles(int index)
The profile entities that match the specified
[SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
|
SearchProfilesResponse.Builder |
setEstimatedTotalSize(long value)
An estimation of the number of profiles that match the specified query.
|
SearchProfilesResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SearchProfilesResponse.Builder |
setHistogramQueryResults(int index,
HistogramQueryResult.Builder builderForValue)
The histogram results that match with specified
[SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries].
|
SearchProfilesResponse.Builder |
setHistogramQueryResults(int index,
HistogramQueryResult value)
The histogram results that match with specified
[SearchProfilesRequest.histogram_queries][google.cloud.talent.v4beta1.SearchProfilesRequest.histogram_queries].
|
SearchProfilesResponse.Builder |
setMetadata(ResponseMetadata.Builder builderForValue)
Additional information for the API invocation, such as the request
tracking id.
|
SearchProfilesResponse.Builder |
setMetadata(ResponseMetadata value)
Additional information for the API invocation, such as the request
tracking id.
|
SearchProfilesResponse.Builder |
setNextPageToken(String value)
A token to retrieve the next page of results.
|
SearchProfilesResponse.Builder |
setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token to retrieve the next page of results.
|
SearchProfilesResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
SearchProfilesResponse.Builder |
setSpellCorrection(SpellingCorrection.Builder builderForValue)
The spell checking result, and correction.
|
SearchProfilesResponse.Builder |
setSpellCorrection(SpellingCorrection value)
The spell checking result, and correction.
|
SearchProfilesResponse.Builder |
setSummarizedProfiles(int index,
SummarizedProfile.Builder builderForValue)
The profile entities that match the specified
[SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
|
SearchProfilesResponse.Builder |
setSummarizedProfiles(int index,
SummarizedProfile value)
The profile entities that match the specified
[SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
|
SearchProfilesResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<SearchProfilesResponse.Builder>public SearchProfilesResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<SearchProfilesResponse.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<SearchProfilesResponse.Builder>public SearchProfilesResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic SearchProfilesResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic SearchProfilesResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic SearchProfilesResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<SearchProfilesResponse.Builder>public SearchProfilesResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<SearchProfilesResponse.Builder>public SearchProfilesResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<SearchProfilesResponse.Builder>public SearchProfilesResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<SearchProfilesResponse.Builder>public SearchProfilesResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<SearchProfilesResponse.Builder>public SearchProfilesResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<SearchProfilesResponse.Builder>public SearchProfilesResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<SearchProfilesResponse.Builder>public SearchProfilesResponse.Builder mergeFrom(SearchProfilesResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<SearchProfilesResponse.Builder>public SearchProfilesResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<SearchProfilesResponse.Builder>IOExceptionpublic long 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;getEstimatedTotalSize in interface SearchProfilesResponseOrBuilderpublic SearchProfilesResponse.Builder setEstimatedTotalSize(long value)
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;public SearchProfilesResponse.Builder clearEstimatedTotalSize()
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;public boolean hasSpellCorrection()
The spell checking result, and correction.
.google.cloud.talent.v4beta1.SpellingCorrection spell_correction = 2;hasSpellCorrection in interface SearchProfilesResponseOrBuilderpublic SpellingCorrection getSpellCorrection()
The spell checking result, and correction.
.google.cloud.talent.v4beta1.SpellingCorrection spell_correction = 2;getSpellCorrection in interface SearchProfilesResponseOrBuilderpublic SearchProfilesResponse.Builder setSpellCorrection(SpellingCorrection value)
The spell checking result, and correction.
.google.cloud.talent.v4beta1.SpellingCorrection spell_correction = 2;public SearchProfilesResponse.Builder setSpellCorrection(SpellingCorrection.Builder builderForValue)
The spell checking result, and correction.
.google.cloud.talent.v4beta1.SpellingCorrection spell_correction = 2;public SearchProfilesResponse.Builder mergeSpellCorrection(SpellingCorrection value)
The spell checking result, and correction.
.google.cloud.talent.v4beta1.SpellingCorrection spell_correction = 2;public SearchProfilesResponse.Builder clearSpellCorrection()
The spell checking result, and correction.
.google.cloud.talent.v4beta1.SpellingCorrection spell_correction = 2;public SpellingCorrection.Builder getSpellCorrectionBuilder()
The spell checking result, and correction.
.google.cloud.talent.v4beta1.SpellingCorrection spell_correction = 2;public SpellingCorrectionOrBuilder getSpellCorrectionOrBuilder()
The spell checking result, and correction.
.google.cloud.talent.v4beta1.SpellingCorrection spell_correction = 2;getSpellCorrectionOrBuilder in interface SearchProfilesResponseOrBuilderpublic boolean hasMetadata()
Additional information for the API invocation, such as the request tracking id.
.google.cloud.talent.v4beta1.ResponseMetadata metadata = 3;hasMetadata in interface SearchProfilesResponseOrBuilderpublic ResponseMetadata getMetadata()
Additional information for the API invocation, such as the request tracking id.
.google.cloud.talent.v4beta1.ResponseMetadata metadata = 3;getMetadata in interface SearchProfilesResponseOrBuilderpublic SearchProfilesResponse.Builder setMetadata(ResponseMetadata value)
Additional information for the API invocation, such as the request tracking id.
.google.cloud.talent.v4beta1.ResponseMetadata metadata = 3;public SearchProfilesResponse.Builder setMetadata(ResponseMetadata.Builder builderForValue)
Additional information for the API invocation, such as the request tracking id.
.google.cloud.talent.v4beta1.ResponseMetadata metadata = 3;public SearchProfilesResponse.Builder mergeMetadata(ResponseMetadata value)
Additional information for the API invocation, such as the request tracking id.
.google.cloud.talent.v4beta1.ResponseMetadata metadata = 3;public SearchProfilesResponse.Builder clearMetadata()
Additional information for the API invocation, such as the request tracking id.
.google.cloud.talent.v4beta1.ResponseMetadata metadata = 3;public ResponseMetadata.Builder getMetadataBuilder()
Additional information for the API invocation, such as the request tracking id.
.google.cloud.talent.v4beta1.ResponseMetadata metadata = 3;public ResponseMetadataOrBuilder getMetadataOrBuilder()
Additional information for the API invocation, such as the request tracking id.
.google.cloud.talent.v4beta1.ResponseMetadata metadata = 3;getMetadataOrBuilder in interface SearchProfilesResponseOrBuilderpublic 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;getNextPageToken in interface SearchProfilesResponseOrBuilderpublic 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;getNextPageTokenBytes in interface SearchProfilesResponseOrBuilderpublic SearchProfilesResponse.Builder setNextPageToken(String value)
A token to retrieve the next page of results. This is empty if there are no more results.
string next_page_token = 4;public SearchProfilesResponse.Builder clearNextPageToken()
A token to retrieve the next page of results. This is empty if there are no more results.
string next_page_token = 4;public SearchProfilesResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token to retrieve the next page of results. This is empty if there are no more results.
string next_page_token = 4;public 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;
getHistogramQueryResultsList in interface SearchProfilesResponseOrBuilderpublic 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;
getHistogramQueryResultsCount in interface SearchProfilesResponseOrBuilderpublic 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;
getHistogramQueryResults in interface SearchProfilesResponseOrBuilderpublic SearchProfilesResponse.Builder setHistogramQueryResults(int index, HistogramQueryResult value)
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;
public SearchProfilesResponse.Builder setHistogramQueryResults(int index, HistogramQueryResult.Builder builderForValue)
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;
public SearchProfilesResponse.Builder addHistogramQueryResults(HistogramQueryResult value)
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;
public SearchProfilesResponse.Builder addHistogramQueryResults(int index, HistogramQueryResult value)
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;
public SearchProfilesResponse.Builder addHistogramQueryResults(HistogramQueryResult.Builder builderForValue)
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;
public SearchProfilesResponse.Builder addHistogramQueryResults(int index, HistogramQueryResult.Builder builderForValue)
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;
public SearchProfilesResponse.Builder addAllHistogramQueryResults(Iterable<? extends HistogramQueryResult> values)
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;
public SearchProfilesResponse.Builder clearHistogramQueryResults()
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;
public SearchProfilesResponse.Builder removeHistogramQueryResults(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;
public HistogramQueryResult.Builder getHistogramQueryResultsBuilder(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;
public 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;
getHistogramQueryResultsOrBuilder in interface SearchProfilesResponseOrBuilderpublic 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;
getHistogramQueryResultsOrBuilderList in interface SearchProfilesResponseOrBuilderpublic HistogramQueryResult.Builder addHistogramQueryResultsBuilder()
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;
public HistogramQueryResult.Builder addHistogramQueryResultsBuilder(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;
public List<HistogramQueryResult.Builder> getHistogramQueryResultsBuilderList()
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;
public 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;getSummarizedProfilesList in interface SearchProfilesResponseOrBuilderpublic int getSummarizedProfilesCount()
The profile entities that match the specified [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
repeated .google.cloud.talent.v4beta1.SummarizedProfile summarized_profiles = 6;getSummarizedProfilesCount in interface SearchProfilesResponseOrBuilderpublic 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;getSummarizedProfiles in interface SearchProfilesResponseOrBuilderpublic SearchProfilesResponse.Builder setSummarizedProfiles(int index, SummarizedProfile value)
The profile entities that match the specified [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
repeated .google.cloud.talent.v4beta1.SummarizedProfile summarized_profiles = 6;public SearchProfilesResponse.Builder setSummarizedProfiles(int index, SummarizedProfile.Builder builderForValue)
The profile entities that match the specified [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
repeated .google.cloud.talent.v4beta1.SummarizedProfile summarized_profiles = 6;public SearchProfilesResponse.Builder addSummarizedProfiles(SummarizedProfile value)
The profile entities that match the specified [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
repeated .google.cloud.talent.v4beta1.SummarizedProfile summarized_profiles = 6;public SearchProfilesResponse.Builder addSummarizedProfiles(int index, SummarizedProfile value)
The profile entities that match the specified [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
repeated .google.cloud.talent.v4beta1.SummarizedProfile summarized_profiles = 6;public SearchProfilesResponse.Builder addSummarizedProfiles(SummarizedProfile.Builder builderForValue)
The profile entities that match the specified [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
repeated .google.cloud.talent.v4beta1.SummarizedProfile summarized_profiles = 6;public SearchProfilesResponse.Builder addSummarizedProfiles(int index, SummarizedProfile.Builder builderForValue)
The profile entities that match the specified [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
repeated .google.cloud.talent.v4beta1.SummarizedProfile summarized_profiles = 6;public SearchProfilesResponse.Builder addAllSummarizedProfiles(Iterable<? extends SummarizedProfile> values)
The profile entities that match the specified [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
repeated .google.cloud.talent.v4beta1.SummarizedProfile summarized_profiles = 6;public SearchProfilesResponse.Builder clearSummarizedProfiles()
The profile entities that match the specified [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
repeated .google.cloud.talent.v4beta1.SummarizedProfile summarized_profiles = 6;public SearchProfilesResponse.Builder removeSummarizedProfiles(int index)
The profile entities that match the specified [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
repeated .google.cloud.talent.v4beta1.SummarizedProfile summarized_profiles = 6;public SummarizedProfile.Builder getSummarizedProfilesBuilder(int index)
The profile entities that match the specified [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
repeated .google.cloud.talent.v4beta1.SummarizedProfile summarized_profiles = 6;public 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;getSummarizedProfilesOrBuilder in interface SearchProfilesResponseOrBuilderpublic 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;getSummarizedProfilesOrBuilderList in interface SearchProfilesResponseOrBuilderpublic SummarizedProfile.Builder addSummarizedProfilesBuilder()
The profile entities that match the specified [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
repeated .google.cloud.talent.v4beta1.SummarizedProfile summarized_profiles = 6;public SummarizedProfile.Builder addSummarizedProfilesBuilder(int index)
The profile entities that match the specified [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
repeated .google.cloud.talent.v4beta1.SummarizedProfile summarized_profiles = 6;public List<SummarizedProfile.Builder> getSummarizedProfilesBuilderList()
The profile entities that match the specified [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest].
repeated .google.cloud.talent.v4beta1.SummarizedProfile summarized_profiles = 6;public final SearchProfilesResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SearchProfilesResponse.Builder>public final SearchProfilesResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SearchProfilesResponse.Builder>Copyright © 2019 Google LLC. All rights reserved.