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(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Location.Builder |
Location.Builder.clear() |
|
Location.Builder |
Location.Builder.clearField(com.google.protobuf.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(com.google.protobuf.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(Location other) |
|
Location.Builder |
Location.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Location.Builder |
Location.Builder.mergeFrom(com.google.protobuf.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(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Location.Builder |
Location.newBuilder() |
|
static Location.Builder |
Location.newBuilder(Location prototype) |
|
Location.Builder |
Location.newBuilderForType() |
|
protected Location.Builder |
Location.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Location.Builder |
Location.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Location.Builder |
Location.Builder.setLatLng(com.google.type.LatLng value) |
An object representing a latitude/longitude pair.
|
Location.Builder |
Location.Builder.setLatLng(com.google.type.LatLng.Builder builderForValue) |
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 value) |
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.Builder builderForValue) |
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(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Location.Builder |
Location.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Location.Builder |
Location.toBuilder() |
|