Package com.google.cloud.talent.v4beta1
Class SearchJobsResponse
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.talent.v4beta1.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.v4beta1.SearchJobsResponse
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
SearchJobsResponse.Builder
Response for SearchJob method.static class
SearchJobsResponse.CommuteInfo
Commute details related to this job.static interface
SearchJobsResponse.CommuteInfoOrBuilder
static class
SearchJobsResponse.MatchingJob
Job entry with metadata inside [SearchJobsResponse][google.cloud.talent.v4beta1.SearchJobsResponse].static interface
SearchJobsResponse.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 int
BROADENED_QUERY_JOBS_COUNT_FIELD_NUMBER
static int
ESTIMATED_TOTAL_SIZE_FIELD_NUMBER
static int
HISTOGRAM_QUERY_RESULTS_FIELD_NUMBER
static int
LOCATION_FILTERS_FIELD_NUMBER
static int
MATCHING_JOBS_FIELD_NUMBER
static int
METADATA_FIELD_NUMBER
static int
NEXT_PAGE_TOKEN_FIELD_NUMBER
static int
SPELL_CORRECTION_FIELD_NUMBER
static int
TOTAL_SIZE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
int
getBroadenedQueryJobsCount()
If query broadening is enabled, we may append additional results from the broadened query.static SearchJobsResponse
getDefaultInstance()
SearchJobsResponse
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
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].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.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].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.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.com.google.protobuf.ByteString
getNextPageTokenBytes()
The token that specifies the starting position of the next page of results.com.google.protobuf.Parser<SearchJobsResponse>
getParserForType()
int
getSerializedSize()
SpellingCorrection
getSpellCorrection()
The spell checking result, and correction.SpellingCorrectionOrBuilder
getSpellCorrectionOrBuilder()
The spell checking result, and correction.int
getTotalSize()
The precise result count with limit 100,000.int
hashCode()
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()
static SearchJobsResponse.Builder
newBuilder()
static SearchJobsResponse.Builder
newBuilder(SearchJobsResponse prototype)
SearchJobsResponse.Builder
newBuilderForType()
protected SearchJobsResponse.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static SearchJobsResponse
parseDelimitedFrom(InputStream input)
static SearchJobsResponse
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SearchJobsResponse
parseFrom(byte[] data)
static SearchJobsResponse
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SearchJobsResponse
parseFrom(com.google.protobuf.ByteString data)
static SearchJobsResponse
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SearchJobsResponse
parseFrom(com.google.protobuf.CodedInputStream input)
static SearchJobsResponse
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SearchJobsResponse
parseFrom(InputStream input)
static SearchJobsResponse
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SearchJobsResponse
parseFrom(ByteBuffer data)
static SearchJobsResponse
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<SearchJobsResponse>
parser()
SearchJobsResponse.Builder
toBuilder()
void
writeTo(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
-
ESTIMATED_TOTAL_SIZE_FIELD_NUMBER
public static final int ESTIMATED_TOTAL_SIZE_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:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getMatchingJobsList
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;
- Specified by:
getMatchingJobsList
in interfaceSearchJobsResponseOrBuilder
-
getMatchingJobsOrBuilderList
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;
- Specified by:
getMatchingJobsOrBuilderList
in interfaceSearchJobsResponseOrBuilder
-
getMatchingJobsCount
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;
- Specified by:
getMatchingJobsCount
in interfaceSearchJobsResponseOrBuilder
-
getMatchingJobs
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;
- Specified by:
getMatchingJobs
in interfaceSearchJobsResponseOrBuilder
-
getMatchingJobsOrBuilder
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;
- Specified by:
getMatchingJobsOrBuilder
in interfaceSearchJobsResponseOrBuilder
-
getHistogramQueryResultsList
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;
- Specified by:
getHistogramQueryResultsList
in interfaceSearchJobsResponseOrBuilder
-
getHistogramQueryResultsOrBuilderList
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;
- Specified by:
getHistogramQueryResultsOrBuilderList
in interfaceSearchJobsResponseOrBuilder
-
getHistogramQueryResultsCount
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;
- Specified by:
getHistogramQueryResultsCount
in interfaceSearchJobsResponseOrBuilder
-
getHistogramQueryResults
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;
- Specified by:
getHistogramQueryResults
in interfaceSearchJobsResponseOrBuilder
-
getHistogramQueryResultsOrBuilder
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;
- Specified by:
getHistogramQueryResultsOrBuilder
in 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:
getNextPageToken
in 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:
getNextPageTokenBytes
in 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.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;
- Specified by:
getLocationFiltersList
in 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.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;
- Specified by:
getLocationFiltersOrBuilderList
in 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.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;
- Specified by:
getLocationFiltersCount
in 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.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;
- Specified by:
getLocationFilters
in 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.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;
- Specified by:
getLocationFiltersOrBuilder
in interfaceSearchJobsResponseOrBuilder
-
getEstimatedTotalSize
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;
- Specified by:
getEstimatedTotalSize
in interfaceSearchJobsResponseOrBuilder
- Returns:
- The estimatedTotalSize.
-
getTotalSize
public int getTotalSize()
The precise result count with limit 100,000.
int32 total_size = 6;
- Specified by:
getTotalSize
in interfaceSearchJobsResponseOrBuilder
- Returns:
- The totalSize.
-
hasMetadata
public boolean hasMetadata()
Additional information for the API invocation, such as the request tracking id.
.google.cloud.talent.v4beta1.ResponseMetadata metadata = 7;
- Specified by:
hasMetadata
in 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.v4beta1.ResponseMetadata metadata = 7;
- Specified by:
getMetadata
in interfaceSearchJobsResponseOrBuilder
- Returns:
- The metadata.
-
getMetadataOrBuilder
public ResponseMetadataOrBuilder getMetadataOrBuilder()
Additional information for the API invocation, such as the request tracking id.
.google.cloud.talent.v4beta1.ResponseMetadata metadata = 7;
- Specified by:
getMetadataOrBuilder
in 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:
getBroadenedQueryJobsCount
in interfaceSearchJobsResponseOrBuilder
- Returns:
- The broadenedQueryJobsCount.
-
hasSpellCorrection
public boolean hasSpellCorrection()
The spell checking result, and correction.
.google.cloud.talent.v4beta1.SpellingCorrection spell_correction = 9;
- Specified by:
hasSpellCorrection
in interfaceSearchJobsResponseOrBuilder
- Returns:
- Whether the spellCorrection field is set.
-
getSpellCorrection
public SpellingCorrection getSpellCorrection()
The spell checking result, and correction.
.google.cloud.talent.v4beta1.SpellingCorrection spell_correction = 9;
- Specified by:
getSpellCorrection
in interfaceSearchJobsResponseOrBuilder
- Returns:
- The spellCorrection.
-
getSpellCorrectionOrBuilder
public SpellingCorrectionOrBuilder getSpellCorrectionOrBuilder()
The spell checking result, and correction.
.google.cloud.talent.v4beta1.SpellingCorrection spell_correction = 9;
- Specified by:
getSpellCorrectionOrBuilder
in interfaceSearchJobsResponseOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in 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:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in 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:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected SearchJobsResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in 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:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public SearchJobsResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-