Package | Description |
---|---|
com.google.cloud.talent.v4beta1 |
A client to Cloud Talent Solution API
|
Modifier and Type | Method and Description |
---|---|
SearchJobsResponse.MatchingJob |
SearchJobsResponse.MatchingJob.Builder.build() |
SearchJobsResponse.MatchingJob |
SearchJobsResponse.MatchingJob.Builder.buildPartial() |
static SearchJobsResponse.MatchingJob |
SearchJobsResponse.MatchingJob.getDefaultInstance() |
SearchJobsResponse.MatchingJob |
SearchJobsResponse.MatchingJob.getDefaultInstanceForType() |
SearchJobsResponse.MatchingJob |
SearchJobsResponse.MatchingJob.Builder.getDefaultInstanceForType() |
SearchJobsResponse.MatchingJob |
SearchJobsResponseOrBuilder.getMatchingJobs(int index)
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
|
SearchJobsResponse.MatchingJob |
SearchJobsResponse.getMatchingJobs(int index)
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
|
SearchJobsResponse.MatchingJob |
SearchJobsResponse.Builder.getMatchingJobs(int index)
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
|
static SearchJobsResponse.MatchingJob |
SearchJobsResponse.MatchingJob.parseDelimitedFrom(InputStream input) |
static SearchJobsResponse.MatchingJob |
SearchJobsResponse.MatchingJob.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static SearchJobsResponse.MatchingJob |
SearchJobsResponse.MatchingJob.parseFrom(byte[] data) |
static SearchJobsResponse.MatchingJob |
SearchJobsResponse.MatchingJob.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static SearchJobsResponse.MatchingJob |
SearchJobsResponse.MatchingJob.parseFrom(ByteBuffer data) |
static SearchJobsResponse.MatchingJob |
SearchJobsResponse.MatchingJob.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static SearchJobsResponse.MatchingJob |
SearchJobsResponse.MatchingJob.parseFrom(ByteString data) |
static SearchJobsResponse.MatchingJob |
SearchJobsResponse.MatchingJob.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static SearchJobsResponse.MatchingJob |
SearchJobsResponse.MatchingJob.parseFrom(CodedInputStream input) |
static SearchJobsResponse.MatchingJob |
SearchJobsResponse.MatchingJob.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static SearchJobsResponse.MatchingJob |
SearchJobsResponse.MatchingJob.parseFrom(InputStream input) |
static SearchJobsResponse.MatchingJob |
SearchJobsResponse.MatchingJob.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
List<SearchJobsResponse.MatchingJob> |
SearchJobsResponseOrBuilder.getMatchingJobsList()
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
|
List<SearchJobsResponse.MatchingJob> |
SearchJobsResponse.getMatchingJobsList()
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
|
List<SearchJobsResponse.MatchingJob> |
SearchJobsResponse.Builder.getMatchingJobsList()
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
|
Parser<SearchJobsResponse.MatchingJob> |
SearchJobsResponse.MatchingJob.getParserForType() |
static Parser<SearchJobsResponse.MatchingJob> |
SearchJobsResponse.MatchingJob.parser() |
Modifier and Type | Method and Description |
---|---|
SearchJobsResponse.Builder |
SearchJobsResponse.Builder.addMatchingJobs(int index,
SearchJobsResponse.MatchingJob value)
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
|
SearchJobsResponse.Builder |
SearchJobsResponse.Builder.addMatchingJobs(SearchJobsResponse.MatchingJob value)
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
|
SearchJobsResponse.MatchingJob.Builder |
SearchJobsResponse.MatchingJob.Builder.mergeFrom(SearchJobsResponse.MatchingJob other) |
static SearchJobsResponse.MatchingJob.Builder |
SearchJobsResponse.MatchingJob.newBuilder(SearchJobsResponse.MatchingJob prototype) |
SearchJobsResponse.Builder |
SearchJobsResponse.Builder.setMatchingJobs(int index,
SearchJobsResponse.MatchingJob value)
The Job entities that match the specified [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
|
Copyright © 2022 Google LLC. All rights reserved.