Package com.google.cloud.talent.v4
Class SearchJobsResponse
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.talent.v4.SearchJobsResponse
-
- All Implemented Interfaces:
SearchJobsResponseOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class SearchJobsResponse extends com.google.protobuf.GeneratedMessageV3 implements SearchJobsResponseOrBuilder
Response for SearchJob method.
Protobuf typegoogle.cloud.talent.v4.SearchJobsResponse- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSearchJobsResponse.BuilderResponse for SearchJob method.static classSearchJobsResponse.CommuteInfoCommute details related to this job.static interfaceSearchJobsResponse.CommuteInfoOrBuilderstatic classSearchJobsResponse.MatchingJobJob entry with metadata inside [SearchJobsResponse][google.cloud.talent.v4.SearchJobsResponse].static interfaceSearchJobsResponse.MatchingJobOrBuilder-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
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
-
-
Field Summary
Fields Modifier and Type Field Description static intBROADENED_QUERY_JOBS_COUNT_FIELD_NUMBERstatic intHISTOGRAM_QUERY_RESULTS_FIELD_NUMBERstatic intLOCATION_FILTERS_FIELD_NUMBERstatic intMATCHING_JOBS_FIELD_NUMBERstatic intMETADATA_FIELD_NUMBERstatic intNEXT_PAGE_TOKEN_FIELD_NUMBERstatic intSPELL_CORRECTION_FIELD_NUMBERstatic intTOTAL_SIZE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)intgetBroadenedQueryJobsCount()If query broadening is enabled, we may append additional results from the broadened query.static SearchJobsResponsegetDefaultInstance()SearchJobsResponsegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()HistogramQueryResultgetHistogramQueryResults(int index)The histogram results that match with specified [SearchJobsRequest.histogram_queries][google.cloud.talent.v4.SearchJobsRequest.histogram_queries].intgetHistogramQueryResultsCount()The histogram results that match with specified [SearchJobsRequest.histogram_queries][google.cloud.talent.v4.SearchJobsRequest.histogram_queries].List<HistogramQueryResult>getHistogramQueryResultsList()The histogram results that match with specified [SearchJobsRequest.histogram_queries][google.cloud.talent.v4.SearchJobsRequest.histogram_queries].HistogramQueryResultOrBuildergetHistogramQueryResultsOrBuilder(int index)The histogram results that match with specified [SearchJobsRequest.histogram_queries][google.cloud.talent.v4.SearchJobsRequest.histogram_queries].List<? extends HistogramQueryResultOrBuilder>getHistogramQueryResultsOrBuilderList()The histogram results that match with specified [SearchJobsRequest.histogram_queries][google.cloud.talent.v4.SearchJobsRequest.histogram_queries].LocationgetLocationFilters(int index)The location filters that the service applied to the specified query.intgetLocationFiltersCount()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.LocationOrBuildergetLocationFiltersOrBuilder(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.MatchingJobgetMatchingJobs(int index)The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4.SearchJobsRequest].intgetMatchingJobsCount()The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4.SearchJobsRequest].List<SearchJobsResponse.MatchingJob>getMatchingJobsList()The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4.SearchJobsRequest].SearchJobsResponse.MatchingJobOrBuildergetMatchingJobsOrBuilder(int index)The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4.SearchJobsRequest].List<? extends SearchJobsResponse.MatchingJobOrBuilder>getMatchingJobsOrBuilderList()The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4.SearchJobsRequest].ResponseMetadatagetMetadata()Additional information for the API invocation, such as the request tracking id.ResponseMetadataOrBuildergetMetadataOrBuilder()Additional information for the API invocation, such as the request tracking id.StringgetNextPageToken()The token that specifies the starting position of the next page of results.com.google.protobuf.ByteStringgetNextPageTokenBytes()The token that specifies the starting position of the next page of results.com.google.protobuf.Parser<SearchJobsResponse>getParserForType()intgetSerializedSize()SpellingCorrectiongetSpellCorrection()The spell checking result, and correction.SpellingCorrectionOrBuildergetSpellCorrectionOrBuilder()The spell checking result, and correction.intgetTotalSize()Number of jobs that match the specified query.inthashCode()booleanhasMetadata()Additional information for the API invocation, such as the request tracking id.booleanhasSpellCorrection()The spell checking result, and correction.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static SearchJobsResponse.BuildernewBuilder()static SearchJobsResponse.BuildernewBuilder(SearchJobsResponse prototype)SearchJobsResponse.BuildernewBuilderForType()protected SearchJobsResponse.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static SearchJobsResponseparseDelimitedFrom(InputStream input)static SearchJobsResponseparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SearchJobsResponseparseFrom(byte[] data)static SearchJobsResponseparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SearchJobsResponseparseFrom(com.google.protobuf.ByteString data)static SearchJobsResponseparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SearchJobsResponseparseFrom(com.google.protobuf.CodedInputStream input)static SearchJobsResponseparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SearchJobsResponseparseFrom(InputStream input)static SearchJobsResponseparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SearchJobsResponseparseFrom(ByteBuffer data)static SearchJobsResponseparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<SearchJobsResponse>parser()SearchJobsResponse.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, 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, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
MATCHING_JOBS_FIELD_NUMBER
public static final int MATCHING_JOBS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HISTOGRAM_QUERY_RESULTS_FIELD_NUMBER
public static final int HISTOGRAM_QUERY_RESULTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NEXT_PAGE_TOKEN_FIELD_NUMBER
public static final int NEXT_PAGE_TOKEN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LOCATION_FILTERS_FIELD_NUMBER
public static final int LOCATION_FILTERS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TOTAL_SIZE_FIELD_NUMBER
public static final int TOTAL_SIZE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
METADATA_FIELD_NUMBER
public static final int METADATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BROADENED_QUERY_JOBS_COUNT_FIELD_NUMBER
public static final int BROADENED_QUERY_JOBS_COUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SPELL_CORRECTION_FIELD_NUMBER
public static final int SPELL_CORRECTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getMatchingJobsList
public List<SearchJobsResponse.MatchingJob> getMatchingJobsList()
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4.SearchJobsRequest].
repeated .google.cloud.talent.v4.SearchJobsResponse.MatchingJob matching_jobs = 1;- Specified by:
getMatchingJobsListin interfaceSearchJobsResponseOrBuilder
-
getMatchingJobsOrBuilderList
public List<? extends SearchJobsResponse.MatchingJobOrBuilder> getMatchingJobsOrBuilderList()
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4.SearchJobsRequest].
repeated .google.cloud.talent.v4.SearchJobsResponse.MatchingJob matching_jobs = 1;- Specified by:
getMatchingJobsOrBuilderListin interfaceSearchJobsResponseOrBuilder
-
getMatchingJobsCount
public int getMatchingJobsCount()
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4.SearchJobsRequest].
repeated .google.cloud.talent.v4.SearchJobsResponse.MatchingJob matching_jobs = 1;- Specified by:
getMatchingJobsCountin interfaceSearchJobsResponseOrBuilder
-
getMatchingJobs
public SearchJobsResponse.MatchingJob getMatchingJobs(int index)
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4.SearchJobsRequest].
repeated .google.cloud.talent.v4.SearchJobsResponse.MatchingJob matching_jobs = 1;- Specified by:
getMatchingJobsin interfaceSearchJobsResponseOrBuilder
-
getMatchingJobsOrBuilder
public SearchJobsResponse.MatchingJobOrBuilder getMatchingJobsOrBuilder(int index)
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4.SearchJobsRequest].
repeated .google.cloud.talent.v4.SearchJobsResponse.MatchingJob matching_jobs = 1;- Specified by:
getMatchingJobsOrBuilderin interfaceSearchJobsResponseOrBuilder
-
getHistogramQueryResultsList
public List<HistogramQueryResult> getHistogramQueryResultsList()
The histogram results that match with specified [SearchJobsRequest.histogram_queries][google.cloud.talent.v4.SearchJobsRequest.histogram_queries].
repeated .google.cloud.talent.v4.HistogramQueryResult histogram_query_results = 2;- Specified by:
getHistogramQueryResultsListin interfaceSearchJobsResponseOrBuilder
-
getHistogramQueryResultsOrBuilderList
public List<? extends HistogramQueryResultOrBuilder> getHistogramQueryResultsOrBuilderList()
The histogram results that match with specified [SearchJobsRequest.histogram_queries][google.cloud.talent.v4.SearchJobsRequest.histogram_queries].
repeated .google.cloud.talent.v4.HistogramQueryResult histogram_query_results = 2;- Specified by:
getHistogramQueryResultsOrBuilderListin interfaceSearchJobsResponseOrBuilder
-
getHistogramQueryResultsCount
public int getHistogramQueryResultsCount()
The histogram results that match with specified [SearchJobsRequest.histogram_queries][google.cloud.talent.v4.SearchJobsRequest.histogram_queries].
repeated .google.cloud.talent.v4.HistogramQueryResult histogram_query_results = 2;- Specified by:
getHistogramQueryResultsCountin interfaceSearchJobsResponseOrBuilder
-
getHistogramQueryResults
public HistogramQueryResult getHistogramQueryResults(int index)
The histogram results that match with specified [SearchJobsRequest.histogram_queries][google.cloud.talent.v4.SearchJobsRequest.histogram_queries].
repeated .google.cloud.talent.v4.HistogramQueryResult histogram_query_results = 2;- Specified by:
getHistogramQueryResultsin interfaceSearchJobsResponseOrBuilder
-
getHistogramQueryResultsOrBuilder
public HistogramQueryResultOrBuilder getHistogramQueryResultsOrBuilder(int index)
The histogram results that match with specified [SearchJobsRequest.histogram_queries][google.cloud.talent.v4.SearchJobsRequest.histogram_queries].
repeated .google.cloud.talent.v4.HistogramQueryResult histogram_query_results = 2;- Specified by:
getHistogramQueryResultsOrBuilderin interfaceSearchJobsResponseOrBuilder
-
getNextPageToken
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;- Specified by:
getNextPageTokenin interfaceSearchJobsResponseOrBuilder- Returns:
- The nextPageToken.
-
getNextPageTokenBytes
public com.google.protobuf.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;- Specified by:
getNextPageTokenBytesin interfaceSearchJobsResponseOrBuilder- Returns:
- The bytes for nextPageToken.
-
getLocationFiltersList
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.v4.Location.location_type] is [Location.LocationType.LOCATION_TYPE_UNSPECIFIED][google.cloud.talent.v4.Location.LocationType.LOCATION_TYPE_UNSPECIFIED].
repeated .google.cloud.talent.v4.Location location_filters = 4;- Specified by:
getLocationFiltersListin interfaceSearchJobsResponseOrBuilder
-
getLocationFiltersOrBuilderList
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.v4.Location.location_type] is [Location.LocationType.LOCATION_TYPE_UNSPECIFIED][google.cloud.talent.v4.Location.LocationType.LOCATION_TYPE_UNSPECIFIED].
repeated .google.cloud.talent.v4.Location location_filters = 4;- Specified by:
getLocationFiltersOrBuilderListin interfaceSearchJobsResponseOrBuilder
-
getLocationFiltersCount
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.v4.Location.location_type] is [Location.LocationType.LOCATION_TYPE_UNSPECIFIED][google.cloud.talent.v4.Location.LocationType.LOCATION_TYPE_UNSPECIFIED].
repeated .google.cloud.talent.v4.Location location_filters = 4;- Specified by:
getLocationFiltersCountin interfaceSearchJobsResponseOrBuilder
-
getLocationFilters
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.v4.Location.location_type] is [Location.LocationType.LOCATION_TYPE_UNSPECIFIED][google.cloud.talent.v4.Location.LocationType.LOCATION_TYPE_UNSPECIFIED].
repeated .google.cloud.talent.v4.Location location_filters = 4;- Specified by:
getLocationFiltersin interfaceSearchJobsResponseOrBuilder
-
getLocationFiltersOrBuilder
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.v4.Location.location_type] is [Location.LocationType.LOCATION_TYPE_UNSPECIFIED][google.cloud.talent.v4.Location.LocationType.LOCATION_TYPE_UNSPECIFIED].
repeated .google.cloud.talent.v4.Location location_filters = 4;- Specified by:
getLocationFiltersOrBuilderin interfaceSearchJobsResponseOrBuilder
-
getTotalSize
public int getTotalSize()
Number of jobs that match the specified query. Note: This size is precise only if the total is less than 100,000.
int32 total_size = 6;- Specified by:
getTotalSizein interfaceSearchJobsResponseOrBuilder- Returns:
- The totalSize.
-
hasMetadata
public boolean hasMetadata()
Additional information for the API invocation, such as the request tracking id.
.google.cloud.talent.v4.ResponseMetadata metadata = 7;- Specified by:
hasMetadatain interfaceSearchJobsResponseOrBuilder- Returns:
- Whether the metadata field is set.
-
getMetadata
public ResponseMetadata getMetadata()
Additional information for the API invocation, such as the request tracking id.
.google.cloud.talent.v4.ResponseMetadata metadata = 7;- Specified by:
getMetadatain interfaceSearchJobsResponseOrBuilder- Returns:
- The metadata.
-
getMetadataOrBuilder
public ResponseMetadataOrBuilder getMetadataOrBuilder()
Additional information for the API invocation, such as the request tracking id.
.google.cloud.talent.v4.ResponseMetadata metadata = 7;- Specified by:
getMetadataOrBuilderin interfaceSearchJobsResponseOrBuilder
-
getBroadenedQueryJobsCount
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;- Specified by:
getBroadenedQueryJobsCountin interfaceSearchJobsResponseOrBuilder- Returns:
- The broadenedQueryJobsCount.
-
hasSpellCorrection
public boolean hasSpellCorrection()
The spell checking result, and correction.
.google.cloud.talent.v4.SpellingCorrection spell_correction = 9;- Specified by:
hasSpellCorrectionin interfaceSearchJobsResponseOrBuilder- Returns:
- Whether the spellCorrection field is set.
-
getSpellCorrection
public SpellingCorrection getSpellCorrection()
The spell checking result, and correction.
.google.cloud.talent.v4.SpellingCorrection spell_correction = 9;- Specified by:
getSpellCorrectionin interfaceSearchJobsResponseOrBuilder- Returns:
- The spellCorrection.
-
getSpellCorrectionOrBuilder
public SpellingCorrectionOrBuilder getSpellCorrectionOrBuilder()
The spell checking result, and correction.
.google.cloud.talent.v4.SpellingCorrection spell_correction = 9;- Specified by:
getSpellCorrectionOrBuilderin interfaceSearchJobsResponseOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static SearchJobsResponse parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SearchJobsResponse parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SearchJobsResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SearchJobsResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SearchJobsResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SearchJobsResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SearchJobsResponse parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static SearchJobsResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static SearchJobsResponse parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static SearchJobsResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static SearchJobsResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static SearchJobsResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public SearchJobsResponse.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static SearchJobsResponse.Builder newBuilder()
-
newBuilder
public static SearchJobsResponse.Builder newBuilder(SearchJobsResponse prototype)
-
toBuilder
public SearchJobsResponse.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected SearchJobsResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static SearchJobsResponse getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<SearchJobsResponse> parser()
-
getParserForType
public com.google.protobuf.Parser<SearchJobsResponse> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public SearchJobsResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-