| 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 |
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].
|
SearchJobsResponse.MatchingJob |
SearchJobsResponseOrBuilder.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,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchJobsResponse.MatchingJob |
SearchJobsResponse.MatchingJob.parseFrom(byte[] data) |
static SearchJobsResponse.MatchingJob |
SearchJobsResponse.MatchingJob.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchJobsResponse.MatchingJob |
SearchJobsResponse.MatchingJob.parseFrom(ByteBuffer data) |
static SearchJobsResponse.MatchingJob |
SearchJobsResponse.MatchingJob.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchJobsResponse.MatchingJob |
SearchJobsResponse.MatchingJob.parseFrom(com.google.protobuf.ByteString data) |
static SearchJobsResponse.MatchingJob |
SearchJobsResponse.MatchingJob.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchJobsResponse.MatchingJob |
SearchJobsResponse.MatchingJob.parseFrom(com.google.protobuf.CodedInputStream input) |
static SearchJobsResponse.MatchingJob |
SearchJobsResponse.MatchingJob.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchJobsResponse.MatchingJob |
SearchJobsResponse.MatchingJob.parseFrom(InputStream input) |
static SearchJobsResponse.MatchingJob |
SearchJobsResponse.MatchingJob.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
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].
|
List<SearchJobsResponse.MatchingJob> |
SearchJobsResponseOrBuilder.getMatchingJobsList()
The Job entities that match the specified
[SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
|
com.google.protobuf.Parser<SearchJobsResponse.MatchingJob> |
SearchJobsResponse.MatchingJob.getParserForType() |
static com.google.protobuf.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].
|
| Modifier and Type | Method and Description |
|---|---|
SearchJobsResponse.Builder |
SearchJobsResponse.Builder.addAllMatchingJobs(Iterable<? extends SearchJobsResponse.MatchingJob> values)
The Job entities that match the specified
[SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].
|
Copyright © 2019 Google LLC. All rights reserved.