public static final class SearchJobsResponse.Builder extends GeneratedMessageV3.Builder<SearchJobsResponse.Builder> implements SearchJobsResponseOrBuilder
Response for SearchJob method.Protobuf type
google.cloud.talent.v4beta1.SearchJobsResponse
Modifier and Type | Method and Description |
---|---|
SearchJobsResponse.Builder |
addAllHistogramQueryResults(Iterable<? extends HistogramQueryResult> values)
The histogram results that match with specified
[SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries].
|
SearchJobsResponse.Builder |
addAllLocationFilters(Iterable<? extends Location> values)
The location filters that the service applied to the specified query.
|
SearchJobsResponse.Builder |
addAllMatchingJobs(Iterable<? extends SearchJobsResponse.MatchingJob> values)
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
|
SearchJobsResponse.Builder |
addHistogramQueryResults(HistogramQueryResult.Builder builderForValue)
The histogram results that match with specified
[SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries].
|
SearchJobsResponse.Builder |
addHistogramQueryResults(HistogramQueryResult value)
The histogram results that match with specified
[SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries].
|
SearchJobsResponse.Builder |
addHistogramQueryResults(int index,
HistogramQueryResult.Builder builderForValue)
The histogram results that match with specified
[SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries].
|
SearchJobsResponse.Builder |
addHistogramQueryResults(int index,
HistogramQueryResult value)
The histogram results that match with specified
[SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries].
|
HistogramQueryResult.Builder |
addHistogramQueryResultsBuilder()
The histogram results that match with specified
[SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries].
|
HistogramQueryResult.Builder |
addHistogramQueryResultsBuilder(int index)
The histogram results that match with specified
[SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries].
|
SearchJobsResponse.Builder |
addLocationFilters(int index,
Location.Builder builderForValue)
The location filters that the service applied to the specified query.
|
SearchJobsResponse.Builder |
addLocationFilters(int index,
Location value)
The location filters that the service applied to the specified query.
|
SearchJobsResponse.Builder |
addLocationFilters(Location.Builder builderForValue)
The location filters that the service applied to the specified query.
|
SearchJobsResponse.Builder |
addLocationFilters(Location value)
The location filters that the service applied to the specified query.
|
Location.Builder |
addLocationFiltersBuilder()
The location filters that the service applied to the specified query.
|
Location.Builder |
addLocationFiltersBuilder(int index)
The location filters that the service applied to the specified query.
|
SearchJobsResponse.Builder |
addMatchingJobs(int index,
SearchJobsResponse.MatchingJob.Builder builderForValue)
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
|
SearchJobsResponse.Builder |
addMatchingJobs(int index,
SearchJobsResponse.MatchingJob value)
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
|
SearchJobsResponse.Builder |
addMatchingJobs(SearchJobsResponse.MatchingJob.Builder builderForValue)
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
|
SearchJobsResponse.Builder |
addMatchingJobs(SearchJobsResponse.MatchingJob value)
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
|
SearchJobsResponse.MatchingJob.Builder |
addMatchingJobsBuilder()
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
|
SearchJobsResponse.MatchingJob.Builder |
addMatchingJobsBuilder(int index)
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
|
SearchJobsResponse.Builder |
addRepeatedField(Descriptors.FieldDescriptor field,
Object value) |
SearchJobsResponse |
build() |
SearchJobsResponse |
buildPartial() |
SearchJobsResponse.Builder |
clear() |
SearchJobsResponse.Builder |
clearBroadenedQueryJobsCount()
If query broadening is enabled, we may append additional results from the
broadened query.
|
SearchJobsResponse.Builder |
clearEstimatedTotalSize()
An estimation of the number of jobs that match the specified query.
|
SearchJobsResponse.Builder |
clearField(Descriptors.FieldDescriptor field) |
SearchJobsResponse.Builder |
clearHistogramQueryResults()
The histogram results that match with specified
[SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries].
|
SearchJobsResponse.Builder |
clearLocationFilters()
The location filters that the service applied to the specified query.
|
SearchJobsResponse.Builder |
clearMatchingJobs()
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
|
SearchJobsResponse.Builder |
clearMetadata()
Additional information for the API invocation, such as the request
tracking id.
|
SearchJobsResponse.Builder |
clearNextPageToken()
The token that specifies the starting position of the next page of results.
|
SearchJobsResponse.Builder |
clearOneof(Descriptors.OneofDescriptor oneof) |
SearchJobsResponse.Builder |
clearSpellCorrection()
The spell checking result, and correction.
|
SearchJobsResponse.Builder |
clearTotalSize()
The precise result count with limit 100,000.
|
SearchJobsResponse.Builder |
clone() |
int |
getBroadenedQueryJobsCount()
If query broadening is enabled, we may append additional results from the
broadened query.
|
SearchJobsResponse |
getDefaultInstanceForType() |
static Descriptors.Descriptor |
getDescriptor() |
Descriptors.Descriptor |
getDescriptorForType() |
int |
getEstimatedTotalSize()
An estimation of the number of jobs that match the specified query.
|
HistogramQueryResult |
getHistogramQueryResults(int index)
The histogram results that match with specified
[SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries].
|
HistogramQueryResult.Builder |
getHistogramQueryResultsBuilder(int index)
The histogram results that match with specified
[SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries].
|
List<HistogramQueryResult.Builder> |
getHistogramQueryResultsBuilderList()
The histogram results that match with specified
[SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries].
|
int |
getHistogramQueryResultsCount()
The histogram results that match with specified
[SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries].
|
List<HistogramQueryResult> |
getHistogramQueryResultsList()
The histogram results that match with specified
[SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries].
|
HistogramQueryResultOrBuilder |
getHistogramQueryResultsOrBuilder(int index)
The histogram results that match with specified
[SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries].
|
List<? extends HistogramQueryResultOrBuilder> |
getHistogramQueryResultsOrBuilderList()
The histogram results that match with specified
[SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries].
|
Location |
getLocationFilters(int index)
The location filters that the service applied to the specified query.
|
Location.Builder |
getLocationFiltersBuilder(int index)
The location filters that the service applied to the specified query.
|
List<Location.Builder> |
getLocationFiltersBuilderList()
The location filters that the service applied to the specified query.
|
int |
getLocationFiltersCount()
The location filters that the service applied to the specified query.
|
List<Location> |
getLocationFiltersList()
The location filters that the service applied to the specified query.
|
LocationOrBuilder |
getLocationFiltersOrBuilder(int index)
The location filters that the service applied to the specified query.
|
List<? extends LocationOrBuilder> |
getLocationFiltersOrBuilderList()
The location filters that the service applied to the specified query.
|
SearchJobsResponse.MatchingJob |
getMatchingJobs(int index)
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
|
SearchJobsResponse.MatchingJob.Builder |
getMatchingJobsBuilder(int index)
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
|
List<SearchJobsResponse.MatchingJob.Builder> |
getMatchingJobsBuilderList()
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
|
int |
getMatchingJobsCount()
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
|
List<SearchJobsResponse.MatchingJob> |
getMatchingJobsList()
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
|
SearchJobsResponse.MatchingJobOrBuilder |
getMatchingJobsOrBuilder(int index)
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
|
List<? extends SearchJobsResponse.MatchingJobOrBuilder> |
getMatchingJobsOrBuilderList()
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
|
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()
The token that specifies the starting position of the next page of results.
|
ByteString |
getNextPageTokenBytes()
The token that specifies the starting position of 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.
|
int |
getTotalSize()
The precise result count with limit 100,000.
|
boolean |
hasMetadata()
Additional information for the API invocation, such as the request
tracking id.
|
boolean |
hasSpellCorrection()
The spell checking result, and correction.
|
protected GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
SearchJobsResponse.Builder |
mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
SearchJobsResponse.Builder |
mergeFrom(Message other) |
SearchJobsResponse.Builder |
mergeFrom(SearchJobsResponse other) |
SearchJobsResponse.Builder |
mergeMetadata(ResponseMetadata value)
Additional information for the API invocation, such as the request
tracking id.
|
SearchJobsResponse.Builder |
mergeSpellCorrection(SpellingCorrection value)
The spell checking result, and correction.
|
SearchJobsResponse.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields) |
SearchJobsResponse.Builder |
removeHistogramQueryResults(int index)
The histogram results that match with specified
[SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries].
|
SearchJobsResponse.Builder |
removeLocationFilters(int index)
The location filters that the service applied to the specified query.
|
SearchJobsResponse.Builder |
removeMatchingJobs(int index)
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
|
SearchJobsResponse.Builder |
setBroadenedQueryJobsCount(int value)
If query broadening is enabled, we may append additional results from the
broadened query.
|
SearchJobsResponse.Builder |
setEstimatedTotalSize(int value)
An estimation of the number of jobs that match the specified query.
|
SearchJobsResponse.Builder |
setField(Descriptors.FieldDescriptor field,
Object value) |
SearchJobsResponse.Builder |
setHistogramQueryResults(int index,
HistogramQueryResult.Builder builderForValue)
The histogram results that match with specified
[SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries].
|
SearchJobsResponse.Builder |
setHistogramQueryResults(int index,
HistogramQueryResult value)
The histogram results that match with specified
[SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries].
|
SearchJobsResponse.Builder |
setLocationFilters(int index,
Location.Builder builderForValue)
The location filters that the service applied to the specified query.
|
SearchJobsResponse.Builder |
setLocationFilters(int index,
Location value)
The location filters that the service applied to the specified query.
|
SearchJobsResponse.Builder |
setMatchingJobs(int index,
SearchJobsResponse.MatchingJob.Builder builderForValue)
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
|
SearchJobsResponse.Builder |
setMatchingJobs(int index,
SearchJobsResponse.MatchingJob value)
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
|
SearchJobsResponse.Builder |
setMetadata(ResponseMetadata.Builder builderForValue)
Additional information for the API invocation, such as the request
tracking id.
|
SearchJobsResponse.Builder |
setMetadata(ResponseMetadata value)
Additional information for the API invocation, such as the request
tracking id.
|
SearchJobsResponse.Builder |
setNextPageToken(String value)
The token that specifies the starting position of the next page of results.
|
SearchJobsResponse.Builder |
setNextPageTokenBytes(ByteString value)
The token that specifies the starting position of the next page of results.
|
SearchJobsResponse.Builder |
setRepeatedField(Descriptors.FieldDescriptor field,
int index,
Object value) |
SearchJobsResponse.Builder |
setSpellCorrection(SpellingCorrection.Builder builderForValue)
The spell checking result, and correction.
|
SearchJobsResponse.Builder |
setSpellCorrection(SpellingCorrection value)
The spell checking result, and correction.
|
SearchJobsResponse.Builder |
setTotalSize(int value)
The precise result count with limit 100,000.
|
SearchJobsResponse.Builder |
setUnknownFields(UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
mergeDelimitedFrom, mergeDelimitedFrom
mergeFrom
public static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class GeneratedMessageV3.Builder<SearchJobsResponse.Builder>
public SearchJobsResponse.Builder clear()
clear
in interface Message.Builder
clear
in interface MessageLite.Builder
clear
in class GeneratedMessageV3.Builder<SearchJobsResponse.Builder>
public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface Message.Builder
getDescriptorForType
in interface MessageOrBuilder
getDescriptorForType
in class GeneratedMessageV3.Builder<SearchJobsResponse.Builder>
public SearchJobsResponse getDefaultInstanceForType()
getDefaultInstanceForType
in interface MessageLiteOrBuilder
getDefaultInstanceForType
in interface MessageOrBuilder
public SearchJobsResponse build()
build
in interface Message.Builder
build
in interface MessageLite.Builder
public SearchJobsResponse buildPartial()
buildPartial
in interface Message.Builder
buildPartial
in interface MessageLite.Builder
public SearchJobsResponse.Builder clone()
clone
in interface Message.Builder
clone
in interface MessageLite.Builder
clone
in class GeneratedMessageV3.Builder<SearchJobsResponse.Builder>
public SearchJobsResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)
setField
in interface Message.Builder
setField
in class GeneratedMessageV3.Builder<SearchJobsResponse.Builder>
public SearchJobsResponse.Builder clearField(Descriptors.FieldDescriptor field)
clearField
in interface Message.Builder
clearField
in class GeneratedMessageV3.Builder<SearchJobsResponse.Builder>
public SearchJobsResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof
in interface Message.Builder
clearOneof
in class GeneratedMessageV3.Builder<SearchJobsResponse.Builder>
public SearchJobsResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface Message.Builder
setRepeatedField
in class GeneratedMessageV3.Builder<SearchJobsResponse.Builder>
public SearchJobsResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface Message.Builder
addRepeatedField
in class GeneratedMessageV3.Builder<SearchJobsResponse.Builder>
public SearchJobsResponse.Builder mergeFrom(Message other)
mergeFrom
in interface Message.Builder
mergeFrom
in class AbstractMessage.Builder<SearchJobsResponse.Builder>
public SearchJobsResponse.Builder mergeFrom(SearchJobsResponse other)
public final boolean isInitialized()
isInitialized
in interface MessageLiteOrBuilder
isInitialized
in class GeneratedMessageV3.Builder<SearchJobsResponse.Builder>
public SearchJobsResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface Message.Builder
mergeFrom
in interface MessageLite.Builder
mergeFrom
in class AbstractMessage.Builder<SearchJobsResponse.Builder>
IOException
public List<SearchJobsResponse.MatchingJob> getMatchingJobsList()
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
repeated .google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob matching_jobs = 1;
getMatchingJobsList
in interface SearchJobsResponseOrBuilder
public int getMatchingJobsCount()
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
repeated .google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob matching_jobs = 1;
getMatchingJobsCount
in interface SearchJobsResponseOrBuilder
public SearchJobsResponse.MatchingJob getMatchingJobs(int index)
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
repeated .google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob matching_jobs = 1;
getMatchingJobs
in interface SearchJobsResponseOrBuilder
public SearchJobsResponse.Builder setMatchingJobs(int index, SearchJobsResponse.MatchingJob value)
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
repeated .google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob matching_jobs = 1;
public SearchJobsResponse.Builder setMatchingJobs(int index, SearchJobsResponse.MatchingJob.Builder builderForValue)
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
repeated .google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob matching_jobs = 1;
public SearchJobsResponse.Builder addMatchingJobs(SearchJobsResponse.MatchingJob value)
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
repeated .google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob matching_jobs = 1;
public SearchJobsResponse.Builder addMatchingJobs(int index, SearchJobsResponse.MatchingJob value)
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
repeated .google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob matching_jobs = 1;
public SearchJobsResponse.Builder addMatchingJobs(SearchJobsResponse.MatchingJob.Builder builderForValue)
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
repeated .google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob matching_jobs = 1;
public SearchJobsResponse.Builder addMatchingJobs(int index, SearchJobsResponse.MatchingJob.Builder builderForValue)
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
repeated .google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob matching_jobs = 1;
public SearchJobsResponse.Builder addAllMatchingJobs(Iterable<? extends SearchJobsResponse.MatchingJob> values)
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
repeated .google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob matching_jobs = 1;
public SearchJobsResponse.Builder clearMatchingJobs()
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
repeated .google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob matching_jobs = 1;
public SearchJobsResponse.Builder removeMatchingJobs(int index)
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
repeated .google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob matching_jobs = 1;
public SearchJobsResponse.MatchingJob.Builder getMatchingJobsBuilder(int index)
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
repeated .google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob matching_jobs = 1;
public SearchJobsResponse.MatchingJobOrBuilder getMatchingJobsOrBuilder(int index)
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
repeated .google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob matching_jobs = 1;
getMatchingJobsOrBuilder
in interface SearchJobsResponseOrBuilder
public List<? extends SearchJobsResponse.MatchingJobOrBuilder> getMatchingJobsOrBuilderList()
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
repeated .google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob matching_jobs = 1;
getMatchingJobsOrBuilderList
in interface SearchJobsResponseOrBuilder
public SearchJobsResponse.MatchingJob.Builder addMatchingJobsBuilder()
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
repeated .google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob matching_jobs = 1;
public SearchJobsResponse.MatchingJob.Builder addMatchingJobsBuilder(int index)
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
repeated .google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob matching_jobs = 1;
public List<SearchJobsResponse.MatchingJob.Builder> getMatchingJobsBuilderList()
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
repeated .google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob matching_jobs = 1;
public List<HistogramQueryResult> getHistogramQueryResultsList()
The histogram results that match with specified [SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries].
repeated .google.cloud.talent.v4beta1.HistogramQueryResult histogram_query_results = 2;
getHistogramQueryResultsList
in interface SearchJobsResponseOrBuilder
public int getHistogramQueryResultsCount()
The histogram results that match with specified [SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries].
repeated .google.cloud.talent.v4beta1.HistogramQueryResult histogram_query_results = 2;
getHistogramQueryResultsCount
in interface SearchJobsResponseOrBuilder
public HistogramQueryResult getHistogramQueryResults(int index)
The histogram results that match with specified [SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries].
repeated .google.cloud.talent.v4beta1.HistogramQueryResult histogram_query_results = 2;
getHistogramQueryResults
in interface SearchJobsResponseOrBuilder
public SearchJobsResponse.Builder setHistogramQueryResults(int index, HistogramQueryResult value)
The histogram results that match with specified [SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries].
repeated .google.cloud.talent.v4beta1.HistogramQueryResult histogram_query_results = 2;
public SearchJobsResponse.Builder setHistogramQueryResults(int index, HistogramQueryResult.Builder builderForValue)
The histogram results that match with specified [SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries].
repeated .google.cloud.talent.v4beta1.HistogramQueryResult histogram_query_results = 2;
public SearchJobsResponse.Builder addHistogramQueryResults(HistogramQueryResult value)
The histogram results that match with specified [SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries].
repeated .google.cloud.talent.v4beta1.HistogramQueryResult histogram_query_results = 2;
public SearchJobsResponse.Builder addHistogramQueryResults(int index, HistogramQueryResult value)
The histogram results that match with specified [SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries].
repeated .google.cloud.talent.v4beta1.HistogramQueryResult histogram_query_results = 2;
public SearchJobsResponse.Builder addHistogramQueryResults(HistogramQueryResult.Builder builderForValue)
The histogram results that match with specified [SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries].
repeated .google.cloud.talent.v4beta1.HistogramQueryResult histogram_query_results = 2;
public SearchJobsResponse.Builder addHistogramQueryResults(int index, HistogramQueryResult.Builder builderForValue)
The histogram results that match with specified [SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries].
repeated .google.cloud.talent.v4beta1.HistogramQueryResult histogram_query_results = 2;
public SearchJobsResponse.Builder addAllHistogramQueryResults(Iterable<? extends HistogramQueryResult> values)
The histogram results that match with specified [SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries].
repeated .google.cloud.talent.v4beta1.HistogramQueryResult histogram_query_results = 2;
public SearchJobsResponse.Builder clearHistogramQueryResults()
The histogram results that match with specified [SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries].
repeated .google.cloud.talent.v4beta1.HistogramQueryResult histogram_query_results = 2;
public SearchJobsResponse.Builder removeHistogramQueryResults(int index)
The histogram results that match with specified [SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries].
repeated .google.cloud.talent.v4beta1.HistogramQueryResult histogram_query_results = 2;
public HistogramQueryResult.Builder getHistogramQueryResultsBuilder(int index)
The histogram results that match with specified [SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries].
repeated .google.cloud.talent.v4beta1.HistogramQueryResult histogram_query_results = 2;
public HistogramQueryResultOrBuilder getHistogramQueryResultsOrBuilder(int index)
The histogram results that match with specified [SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries].
repeated .google.cloud.talent.v4beta1.HistogramQueryResult histogram_query_results = 2;
getHistogramQueryResultsOrBuilder
in interface SearchJobsResponseOrBuilder
public List<? extends HistogramQueryResultOrBuilder> getHistogramQueryResultsOrBuilderList()
The histogram results that match with specified [SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries].
repeated .google.cloud.talent.v4beta1.HistogramQueryResult histogram_query_results = 2;
getHistogramQueryResultsOrBuilderList
in interface SearchJobsResponseOrBuilder
public HistogramQueryResult.Builder addHistogramQueryResultsBuilder()
The histogram results that match with specified [SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries].
repeated .google.cloud.talent.v4beta1.HistogramQueryResult histogram_query_results = 2;
public HistogramQueryResult.Builder addHistogramQueryResultsBuilder(int index)
The histogram results that match with specified [SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries].
repeated .google.cloud.talent.v4beta1.HistogramQueryResult histogram_query_results = 2;
public List<HistogramQueryResult.Builder> getHistogramQueryResultsBuilderList()
The histogram results that match with specified [SearchJobsRequest.histogram_queries][google.cloud.talent.v4beta1.SearchJobsRequest.histogram_queries].
repeated .google.cloud.talent.v4beta1.HistogramQueryResult histogram_query_results = 2;
public String getNextPageToken()
The token that specifies the starting position of the next page of results. This field is empty if there are no more results.
string next_page_token = 3;
getNextPageToken
in interface SearchJobsResponseOrBuilder
public ByteString getNextPageTokenBytes()
The token that specifies the starting position of the next page of results. This field is empty if there are no more results.
string next_page_token = 3;
getNextPageTokenBytes
in interface SearchJobsResponseOrBuilder
public SearchJobsResponse.Builder setNextPageToken(String value)
The token that specifies the starting position of the next page of results. This field is empty if there are no more results.
string next_page_token = 3;
value
- The nextPageToken to set.public SearchJobsResponse.Builder clearNextPageToken()
The token that specifies the starting position of the next page of results. This field is empty if there are no more results.
string next_page_token = 3;
public SearchJobsResponse.Builder setNextPageTokenBytes(ByteString value)
The token that specifies the starting position of the next page of results. This field is empty if there are no more results.
string next_page_token = 3;
value
- The bytes for nextPageToken to set.public List<Location> getLocationFiltersList()
The location filters that the service applied to the specified query. If any filters are lat-lng based, the [Location.location_type][google.cloud.talent.v4beta1.Location.location_type] is [Location.LocationType.LOCATION_TYPE_UNSPECIFIED][google.cloud.talent.v4beta1.Location.LocationType.LOCATION_TYPE_UNSPECIFIED].
repeated .google.cloud.talent.v4beta1.Location location_filters = 4;
getLocationFiltersList
in interface SearchJobsResponseOrBuilder
public int getLocationFiltersCount()
The location filters that the service applied to the specified query. If any filters are lat-lng based, the [Location.location_type][google.cloud.talent.v4beta1.Location.location_type] is [Location.LocationType.LOCATION_TYPE_UNSPECIFIED][google.cloud.talent.v4beta1.Location.LocationType.LOCATION_TYPE_UNSPECIFIED].
repeated .google.cloud.talent.v4beta1.Location location_filters = 4;
getLocationFiltersCount
in interface SearchJobsResponseOrBuilder
public Location getLocationFilters(int index)
The location filters that the service applied to the specified query. If any filters are lat-lng based, the [Location.location_type][google.cloud.talent.v4beta1.Location.location_type] is [Location.LocationType.LOCATION_TYPE_UNSPECIFIED][google.cloud.talent.v4beta1.Location.LocationType.LOCATION_TYPE_UNSPECIFIED].
repeated .google.cloud.talent.v4beta1.Location location_filters = 4;
getLocationFilters
in interface SearchJobsResponseOrBuilder
public SearchJobsResponse.Builder setLocationFilters(int index, Location value)
The location filters that the service applied to the specified query. If any filters are lat-lng based, the [Location.location_type][google.cloud.talent.v4beta1.Location.location_type] is [Location.LocationType.LOCATION_TYPE_UNSPECIFIED][google.cloud.talent.v4beta1.Location.LocationType.LOCATION_TYPE_UNSPECIFIED].
repeated .google.cloud.talent.v4beta1.Location location_filters = 4;
public SearchJobsResponse.Builder setLocationFilters(int index, Location.Builder builderForValue)
The location filters that the service applied to the specified query. If any filters are lat-lng based, the [Location.location_type][google.cloud.talent.v4beta1.Location.location_type] is [Location.LocationType.LOCATION_TYPE_UNSPECIFIED][google.cloud.talent.v4beta1.Location.LocationType.LOCATION_TYPE_UNSPECIFIED].
repeated .google.cloud.talent.v4beta1.Location location_filters = 4;
public SearchJobsResponse.Builder addLocationFilters(Location value)
The location filters that the service applied to the specified query. If any filters are lat-lng based, the [Location.location_type][google.cloud.talent.v4beta1.Location.location_type] is [Location.LocationType.LOCATION_TYPE_UNSPECIFIED][google.cloud.talent.v4beta1.Location.LocationType.LOCATION_TYPE_UNSPECIFIED].
repeated .google.cloud.talent.v4beta1.Location location_filters = 4;
public SearchJobsResponse.Builder addLocationFilters(int index, Location value)
The location filters that the service applied to the specified query. If any filters are lat-lng based, the [Location.location_type][google.cloud.talent.v4beta1.Location.location_type] is [Location.LocationType.LOCATION_TYPE_UNSPECIFIED][google.cloud.talent.v4beta1.Location.LocationType.LOCATION_TYPE_UNSPECIFIED].
repeated .google.cloud.talent.v4beta1.Location location_filters = 4;
public SearchJobsResponse.Builder addLocationFilters(Location.Builder builderForValue)
The location filters that the service applied to the specified query. If any filters are lat-lng based, the [Location.location_type][google.cloud.talent.v4beta1.Location.location_type] is [Location.LocationType.LOCATION_TYPE_UNSPECIFIED][google.cloud.talent.v4beta1.Location.LocationType.LOCATION_TYPE_UNSPECIFIED].
repeated .google.cloud.talent.v4beta1.Location location_filters = 4;
public SearchJobsResponse.Builder addLocationFilters(int index, Location.Builder builderForValue)
The location filters that the service applied to the specified query. If any filters are lat-lng based, the [Location.location_type][google.cloud.talent.v4beta1.Location.location_type] is [Location.LocationType.LOCATION_TYPE_UNSPECIFIED][google.cloud.talent.v4beta1.Location.LocationType.LOCATION_TYPE_UNSPECIFIED].
repeated .google.cloud.talent.v4beta1.Location location_filters = 4;
public SearchJobsResponse.Builder addAllLocationFilters(Iterable<? extends Location> values)
The location filters that the service applied to the specified query. If any filters are lat-lng based, the [Location.location_type][google.cloud.talent.v4beta1.Location.location_type] is [Location.LocationType.LOCATION_TYPE_UNSPECIFIED][google.cloud.talent.v4beta1.Location.LocationType.LOCATION_TYPE_UNSPECIFIED].
repeated .google.cloud.talent.v4beta1.Location location_filters = 4;
public SearchJobsResponse.Builder clearLocationFilters()
The location filters that the service applied to the specified query. If any filters are lat-lng based, the [Location.location_type][google.cloud.talent.v4beta1.Location.location_type] is [Location.LocationType.LOCATION_TYPE_UNSPECIFIED][google.cloud.talent.v4beta1.Location.LocationType.LOCATION_TYPE_UNSPECIFIED].
repeated .google.cloud.talent.v4beta1.Location location_filters = 4;
public SearchJobsResponse.Builder removeLocationFilters(int index)
The location filters that the service applied to the specified query. If any filters are lat-lng based, the [Location.location_type][google.cloud.talent.v4beta1.Location.location_type] is [Location.LocationType.LOCATION_TYPE_UNSPECIFIED][google.cloud.talent.v4beta1.Location.LocationType.LOCATION_TYPE_UNSPECIFIED].
repeated .google.cloud.talent.v4beta1.Location location_filters = 4;
public Location.Builder getLocationFiltersBuilder(int index)
The location filters that the service applied to the specified query. If any filters are lat-lng based, the [Location.location_type][google.cloud.talent.v4beta1.Location.location_type] is [Location.LocationType.LOCATION_TYPE_UNSPECIFIED][google.cloud.talent.v4beta1.Location.LocationType.LOCATION_TYPE_UNSPECIFIED].
repeated .google.cloud.talent.v4beta1.Location location_filters = 4;
public LocationOrBuilder getLocationFiltersOrBuilder(int index)
The location filters that the service applied to the specified query. If any filters are lat-lng based, the [Location.location_type][google.cloud.talent.v4beta1.Location.location_type] is [Location.LocationType.LOCATION_TYPE_UNSPECIFIED][google.cloud.talent.v4beta1.Location.LocationType.LOCATION_TYPE_UNSPECIFIED].
repeated .google.cloud.talent.v4beta1.Location location_filters = 4;
getLocationFiltersOrBuilder
in interface SearchJobsResponseOrBuilder
public List<? extends LocationOrBuilder> getLocationFiltersOrBuilderList()
The location filters that the service applied to the specified query. If any filters are lat-lng based, the [Location.location_type][google.cloud.talent.v4beta1.Location.location_type] is [Location.LocationType.LOCATION_TYPE_UNSPECIFIED][google.cloud.talent.v4beta1.Location.LocationType.LOCATION_TYPE_UNSPECIFIED].
repeated .google.cloud.talent.v4beta1.Location location_filters = 4;
getLocationFiltersOrBuilderList
in interface SearchJobsResponseOrBuilder
public Location.Builder addLocationFiltersBuilder()
The location filters that the service applied to the specified query. If any filters are lat-lng based, the [Location.location_type][google.cloud.talent.v4beta1.Location.location_type] is [Location.LocationType.LOCATION_TYPE_UNSPECIFIED][google.cloud.talent.v4beta1.Location.LocationType.LOCATION_TYPE_UNSPECIFIED].
repeated .google.cloud.talent.v4beta1.Location location_filters = 4;
public Location.Builder addLocationFiltersBuilder(int index)
The location filters that the service applied to the specified query. If any filters are lat-lng based, the [Location.location_type][google.cloud.talent.v4beta1.Location.location_type] is [Location.LocationType.LOCATION_TYPE_UNSPECIFIED][google.cloud.talent.v4beta1.Location.LocationType.LOCATION_TYPE_UNSPECIFIED].
repeated .google.cloud.talent.v4beta1.Location location_filters = 4;
public List<Location.Builder> getLocationFiltersBuilderList()
The location filters that the service applied to the specified query. If any filters are lat-lng based, the [Location.location_type][google.cloud.talent.v4beta1.Location.location_type] is [Location.LocationType.LOCATION_TYPE_UNSPECIFIED][google.cloud.talent.v4beta1.Location.LocationType.LOCATION_TYPE_UNSPECIFIED].
repeated .google.cloud.talent.v4beta1.Location location_filters = 4;
public int getEstimatedTotalSize()
An estimation of the number of jobs that match the specified query. This number isn't guaranteed to be accurate. For accurate results, see [SearchJobsResponse.total_size][google.cloud.talent.v4beta1.SearchJobsResponse.total_size].
int32 estimated_total_size = 5;
getEstimatedTotalSize
in interface SearchJobsResponseOrBuilder
public SearchJobsResponse.Builder setEstimatedTotalSize(int value)
An estimation of the number of jobs that match the specified query. This number isn't guaranteed to be accurate. For accurate results, see [SearchJobsResponse.total_size][google.cloud.talent.v4beta1.SearchJobsResponse.total_size].
int32 estimated_total_size = 5;
value
- The estimatedTotalSize to set.public SearchJobsResponse.Builder clearEstimatedTotalSize()
An estimation of the number of jobs that match the specified query. This number isn't guaranteed to be accurate. For accurate results, see [SearchJobsResponse.total_size][google.cloud.talent.v4beta1.SearchJobsResponse.total_size].
int32 estimated_total_size = 5;
public int getTotalSize()
The precise result count with limit 100,000.
int32 total_size = 6;
getTotalSize
in interface SearchJobsResponseOrBuilder
public SearchJobsResponse.Builder setTotalSize(int value)
The precise result count with limit 100,000.
int32 total_size = 6;
value
- The totalSize to set.public SearchJobsResponse.Builder clearTotalSize()
The precise result count with limit 100,000.
int32 total_size = 6;
public boolean hasMetadata()
Additional information for the API invocation, such as the request tracking id.
.google.cloud.talent.v4beta1.ResponseMetadata metadata = 7;
hasMetadata
in interface SearchJobsResponseOrBuilder
public ResponseMetadata getMetadata()
Additional information for the API invocation, such as the request tracking id.
.google.cloud.talent.v4beta1.ResponseMetadata metadata = 7;
getMetadata
in interface SearchJobsResponseOrBuilder
public SearchJobsResponse.Builder setMetadata(ResponseMetadata value)
Additional information for the API invocation, such as the request tracking id.
.google.cloud.talent.v4beta1.ResponseMetadata metadata = 7;
public SearchJobsResponse.Builder setMetadata(ResponseMetadata.Builder builderForValue)
Additional information for the API invocation, such as the request tracking id.
.google.cloud.talent.v4beta1.ResponseMetadata metadata = 7;
public SearchJobsResponse.Builder mergeMetadata(ResponseMetadata value)
Additional information for the API invocation, such as the request tracking id.
.google.cloud.talent.v4beta1.ResponseMetadata metadata = 7;
public SearchJobsResponse.Builder clearMetadata()
Additional information for the API invocation, such as the request tracking id.
.google.cloud.talent.v4beta1.ResponseMetadata metadata = 7;
public ResponseMetadata.Builder getMetadataBuilder()
Additional information for the API invocation, such as the request tracking id.
.google.cloud.talent.v4beta1.ResponseMetadata metadata = 7;
public ResponseMetadataOrBuilder getMetadataOrBuilder()
Additional information for the API invocation, such as the request tracking id.
.google.cloud.talent.v4beta1.ResponseMetadata metadata = 7;
getMetadataOrBuilder
in interface SearchJobsResponseOrBuilder
public int getBroadenedQueryJobsCount()
If query broadening is enabled, we may append additional results from the broadened query. This number indicates how many of the jobs returned in the jobs field are from the broadened query. These results are always at the end of the jobs list. In particular, a value of 0, or if the field isn't set, all the jobs in the jobs list are from the original (without broadening) query. If this field is non-zero, subsequent requests with offset after this result set should contain all broadened results.
int32 broadened_query_jobs_count = 8;
getBroadenedQueryJobsCount
in interface SearchJobsResponseOrBuilder
public SearchJobsResponse.Builder setBroadenedQueryJobsCount(int value)
If query broadening is enabled, we may append additional results from the broadened query. This number indicates how many of the jobs returned in the jobs field are from the broadened query. These results are always at the end of the jobs list. In particular, a value of 0, or if the field isn't set, all the jobs in the jobs list are from the original (without broadening) query. If this field is non-zero, subsequent requests with offset after this result set should contain all broadened results.
int32 broadened_query_jobs_count = 8;
value
- The broadenedQueryJobsCount to set.public SearchJobsResponse.Builder clearBroadenedQueryJobsCount()
If query broadening is enabled, we may append additional results from the broadened query. This number indicates how many of the jobs returned in the jobs field are from the broadened query. These results are always at the end of the jobs list. In particular, a value of 0, or if the field isn't set, all the jobs in the jobs list are from the original (without broadening) query. If this field is non-zero, subsequent requests with offset after this result set should contain all broadened results.
int32 broadened_query_jobs_count = 8;
public boolean hasSpellCorrection()
The spell checking result, and correction.
.google.cloud.talent.v4beta1.SpellingCorrection spell_correction = 9;
hasSpellCorrection
in interface SearchJobsResponseOrBuilder
public SpellingCorrection getSpellCorrection()
The spell checking result, and correction.
.google.cloud.talent.v4beta1.SpellingCorrection spell_correction = 9;
getSpellCorrection
in interface SearchJobsResponseOrBuilder
public SearchJobsResponse.Builder setSpellCorrection(SpellingCorrection value)
The spell checking result, and correction.
.google.cloud.talent.v4beta1.SpellingCorrection spell_correction = 9;
public SearchJobsResponse.Builder setSpellCorrection(SpellingCorrection.Builder builderForValue)
The spell checking result, and correction.
.google.cloud.talent.v4beta1.SpellingCorrection spell_correction = 9;
public SearchJobsResponse.Builder mergeSpellCorrection(SpellingCorrection value)
The spell checking result, and correction.
.google.cloud.talent.v4beta1.SpellingCorrection spell_correction = 9;
public SearchJobsResponse.Builder clearSpellCorrection()
The spell checking result, and correction.
.google.cloud.talent.v4beta1.SpellingCorrection spell_correction = 9;
public SpellingCorrection.Builder getSpellCorrectionBuilder()
The spell checking result, and correction.
.google.cloud.talent.v4beta1.SpellingCorrection spell_correction = 9;
public SpellingCorrectionOrBuilder getSpellCorrectionOrBuilder()
The spell checking result, and correction.
.google.cloud.talent.v4beta1.SpellingCorrection spell_correction = 9;
getSpellCorrectionOrBuilder
in interface SearchJobsResponseOrBuilder
public final SearchJobsResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields
in interface Message.Builder
setUnknownFields
in class GeneratedMessageV3.Builder<SearchJobsResponse.Builder>
public final SearchJobsResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields
in interface Message.Builder
mergeUnknownFields
in class GeneratedMessageV3.Builder<SearchJobsResponse.Builder>
Copyright © 2022 Google LLC. All rights reserved.