Package | Description |
---|---|
com.google.cloud.talent.v4 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Method and Description |
---|---|
LocationOrBuilder |
Company.DerivedInfoOrBuilder.getHeadquartersLocationOrBuilder()
A structured headquarters location of the company, resolved from
[Company.headquarters_address][google.cloud.talent.v4.Company.headquarters_address] if provided.
|
LocationOrBuilder |
Company.DerivedInfo.getHeadquartersLocationOrBuilder()
A structured headquarters location of the company, resolved from
[Company.headquarters_address][google.cloud.talent.v4.Company.headquarters_address] if provided.
|
LocationOrBuilder |
Company.DerivedInfo.Builder.getHeadquartersLocationOrBuilder()
A structured headquarters location of the company, resolved from
[Company.headquarters_address][google.cloud.talent.v4.Company.headquarters_address] if provided.
|
LocationOrBuilder |
SearchJobsResponse.CommuteInfoOrBuilder.getJobLocationOrBuilder()
Location used as the destination in the commute calculation.
|
LocationOrBuilder |
SearchJobsResponse.CommuteInfo.getJobLocationOrBuilder()
Location used as the destination in the commute calculation.
|
LocationOrBuilder |
SearchJobsResponse.CommuteInfo.Builder.getJobLocationOrBuilder()
Location used as the destination in the commute calculation.
|
LocationOrBuilder |
SearchJobsResponseOrBuilder.getLocationFiltersOrBuilder(int index)
The location filters that the service applied to the specified query.
|
LocationOrBuilder |
SearchJobsResponse.getLocationFiltersOrBuilder(int index)
The location filters that the service applied to the specified query.
|
LocationOrBuilder |
SearchJobsResponse.Builder.getLocationFiltersOrBuilder(int index)
The location filters that the service applied to the specified query.
|
LocationOrBuilder |
Job.DerivedInfoOrBuilder.getLocationsOrBuilder(int index)
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4.Job.addresses].
|
LocationOrBuilder |
Job.DerivedInfo.getLocationsOrBuilder(int index)
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4.Job.addresses].
|
LocationOrBuilder |
Job.DerivedInfo.Builder.getLocationsOrBuilder(int index)
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4.Job.addresses].
|
Modifier and Type | Method and Description |
---|---|
List<? extends LocationOrBuilder> |
SearchJobsResponseOrBuilder.getLocationFiltersOrBuilderList()
The location filters that the service applied to the specified query.
|
List<? extends LocationOrBuilder> |
SearchJobsResponse.getLocationFiltersOrBuilderList()
The location filters that the service applied to the specified query.
|
List<? extends LocationOrBuilder> |
SearchJobsResponse.Builder.getLocationFiltersOrBuilderList()
The location filters that the service applied to the specified query.
|
List<? extends LocationOrBuilder> |
Job.DerivedInfoOrBuilder.getLocationsOrBuilderList()
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4.Job.addresses].
|
List<? extends LocationOrBuilder> |
Job.DerivedInfo.getLocationsOrBuilderList()
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4.Job.addresses].
|
List<? extends LocationOrBuilder> |
Job.DerivedInfo.Builder.getLocationsOrBuilderList()
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4.Job.addresses].
|
Copyright © 2022 Google LLC. All rights reserved.