Package | Description |
---|---|
com.google.cloud.talent.v4beta1 |
A client to Cloud Talent Solution API
|
Modifier and Type | Method and Description |
---|---|
Location.Builder |
SearchJobsResponse.Builder.addLocationFiltersBuilder()
The location filters that the service applied to the specified query.
|
Location.Builder |
SearchJobsResponse.Builder.addLocationFiltersBuilder(int index)
The location filters that the service applied to the specified query.
|
Location.Builder |
Job.DerivedInfo.Builder.addLocationsBuilder()
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
|
Location.Builder |
Job.DerivedInfo.Builder.addLocationsBuilder(int index)
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
|
Location.Builder |
Location.Builder.addRepeatedField(Descriptors.FieldDescriptor field,
Object value) |
Location.Builder |
Location.Builder.clear() |
Location.Builder |
Location.Builder.clearField(Descriptors.FieldDescriptor field) |
Location.Builder |
Location.Builder.clearLatLng()
An object representing a latitude/longitude pair.
|
Location.Builder |
Location.Builder.clearLocationType()
The type of a location, which corresponds to the address lines field of
[google.type.PostalAddress][google.type.PostalAddress].
|
Location.Builder |
Location.Builder.clearOneof(Descriptors.OneofDescriptor oneof) |
Location.Builder |
Location.Builder.clearPostalAddress()
Postal address of the location that includes human readable information,
such as postal delivery and payments addresses.
|
Location.Builder |
Location.Builder.clearRadiusMiles()
Radius in miles of the job location.
|
Location.Builder |
Location.Builder.clone() |
Location.Builder |
Company.DerivedInfo.Builder.getHeadquartersLocationBuilder()
A structured headquarters location of the company, resolved from
[Company.headquarters_address][google.cloud.talent.v4beta1.Company.headquarters_address] if provided.
|
Location.Builder |
SearchJobsResponse.CommuteInfo.Builder.getJobLocationBuilder()
Location used as the destination in the commute calculation.
|
Location.Builder |
SearchJobsResponse.Builder.getLocationFiltersBuilder(int index)
The location filters that the service applied to the specified query.
|
Location.Builder |
Job.DerivedInfo.Builder.getLocationsBuilder(int index)
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
|
Location.Builder |
Location.Builder.mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
Location.Builder |
Location.Builder.mergeFrom(Location other) |
Location.Builder |
Location.Builder.mergeFrom(Message other) |
Location.Builder |
Location.Builder.mergeLatLng(com.google.type.LatLng value)
An object representing a latitude/longitude pair.
|
Location.Builder |
Location.Builder.mergePostalAddress(com.google.type.PostalAddress value)
Postal address of the location that includes human readable information,
such as postal delivery and payments addresses.
|
Location.Builder |
Location.Builder.mergeUnknownFields(UnknownFieldSet unknownFields) |
static Location.Builder |
Location.newBuilder() |
static Location.Builder |
Location.newBuilder(Location prototype) |
Location.Builder |
Location.newBuilderForType() |
protected Location.Builder |
Location.newBuilderForType(GeneratedMessageV3.BuilderParent parent) |
Location.Builder |
Location.Builder.setField(Descriptors.FieldDescriptor field,
Object value) |
Location.Builder |
Location.Builder.setLatLng(com.google.type.LatLng.Builder builderForValue)
An object representing a latitude/longitude pair.
|
Location.Builder |
Location.Builder.setLatLng(com.google.type.LatLng value)
An object representing a latitude/longitude pair.
|
Location.Builder |
Location.Builder.setLocationType(Location.LocationType value)
The type of a location, which corresponds to the address lines field of
[google.type.PostalAddress][google.type.PostalAddress].
|
Location.Builder |
Location.Builder.setLocationTypeValue(int value)
The type of a location, which corresponds to the address lines field of
[google.type.PostalAddress][google.type.PostalAddress].
|
Location.Builder |
Location.Builder.setPostalAddress(com.google.type.PostalAddress.Builder builderForValue)
Postal address of the location that includes human readable information,
such as postal delivery and payments addresses.
|
Location.Builder |
Location.Builder.setPostalAddress(com.google.type.PostalAddress value)
Postal address of the location that includes human readable information,
such as postal delivery and payments addresses.
|
Location.Builder |
Location.Builder.setRadiusMiles(double value)
Radius in miles of the job location.
|
Location.Builder |
Location.Builder.setRepeatedField(Descriptors.FieldDescriptor field,
int index,
Object value) |
Location.Builder |
Location.Builder.setUnknownFields(UnknownFieldSet unknownFields) |
Location.Builder |
Location.toBuilder() |
Modifier and Type | Method and Description |
---|---|
List<Location.Builder> |
SearchJobsResponse.Builder.getLocationFiltersBuilderList()
The location filters that the service applied to the specified query.
|
List<Location.Builder> |
Job.DerivedInfo.Builder.getLocationsBuilderList()
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
|
Modifier and Type | Method and Description |
---|---|
SearchJobsResponse.Builder |
SearchJobsResponse.Builder.addLocationFilters(int index,
Location.Builder builderForValue)
The location filters that the service applied to the specified query.
|
SearchJobsResponse.Builder |
SearchJobsResponse.Builder.addLocationFilters(Location.Builder builderForValue)
The location filters that the service applied to the specified query.
|
Job.DerivedInfo.Builder |
Job.DerivedInfo.Builder.addLocations(int index,
Location.Builder builderForValue)
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
|
Job.DerivedInfo.Builder |
Job.DerivedInfo.Builder.addLocations(Location.Builder builderForValue)
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
|
Company.DerivedInfo.Builder |
Company.DerivedInfo.Builder.setHeadquartersLocation(Location.Builder builderForValue)
A structured headquarters location of the company, resolved from
[Company.headquarters_address][google.cloud.talent.v4beta1.Company.headquarters_address] if provided.
|
SearchJobsResponse.CommuteInfo.Builder |
SearchJobsResponse.CommuteInfo.Builder.setJobLocation(Location.Builder builderForValue)
Location used as the destination in the commute calculation.
|
SearchJobsResponse.Builder |
SearchJobsResponse.Builder.setLocationFilters(int index,
Location.Builder builderForValue)
The location filters that the service applied to the specified query.
|
Job.DerivedInfo.Builder |
Job.DerivedInfo.Builder.setLocations(int index,
Location.Builder builderForValue)
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
|
Copyright © 2022 Google LLC. All rights reserved.