GeocodedWaypoint.Builder |
GeocodedWaypoint.Builder.addAllType(Iterable<String> values) |
The type(s) of the result, in the form of zero or more type tags.
|
GeocodedWaypoint.Builder |
GeocodingResults.Builder.addIntermediatesBuilder() |
A list of intermediate geocoded waypoints each containing an index field
that corresponds to the zero-based position of the waypoint in the order
they were specified in the request.
|
GeocodedWaypoint.Builder |
GeocodingResults.Builder.addIntermediatesBuilder(int index) |
A list of intermediate geocoded waypoints each containing an index field
that corresponds to the zero-based position of the waypoint in the order
they were specified in the request.
|
GeocodedWaypoint.Builder |
GeocodedWaypoint.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
GeocodedWaypoint.Builder |
GeocodedWaypoint.Builder.addType(String value) |
The type(s) of the result, in the form of zero or more type tags.
|
GeocodedWaypoint.Builder |
GeocodedWaypoint.Builder.addTypeBytes(com.google.protobuf.ByteString value) |
The type(s) of the result, in the form of zero or more type tags.
|
GeocodedWaypoint.Builder |
GeocodedWaypoint.Builder.clear() |
|
GeocodedWaypoint.Builder |
GeocodedWaypoint.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
GeocodedWaypoint.Builder |
GeocodedWaypoint.Builder.clearGeocoderStatus() |
Indicates the status code resulting from the geocoding operation.
|
GeocodedWaypoint.Builder |
GeocodedWaypoint.Builder.clearIntermediateWaypointRequestIndex() |
The index of the corresponding intermediate waypoint in the request.
|
GeocodedWaypoint.Builder |
GeocodedWaypoint.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
GeocodedWaypoint.Builder |
GeocodedWaypoint.Builder.clearPartialMatch() |
Indicates that the geocoder did not return an exact match for the original
request, though it was able to match part of the requested address.
|
GeocodedWaypoint.Builder |
GeocodedWaypoint.Builder.clearPlaceId() |
The place ID for this result.
|
GeocodedWaypoint.Builder |
GeocodedWaypoint.Builder.clearType() |
The type(s) of the result, in the form of zero or more type tags.
|
GeocodedWaypoint.Builder |
GeocodedWaypoint.Builder.clone() |
|
GeocodedWaypoint.Builder |
GeocodingResults.Builder.getDestinationBuilder() |
Destination geocoded waypoint.
|
GeocodedWaypoint.Builder |
GeocodingResults.Builder.getIntermediatesBuilder(int index) |
A list of intermediate geocoded waypoints each containing an index field
that corresponds to the zero-based position of the waypoint in the order
they were specified in the request.
|
GeocodedWaypoint.Builder |
GeocodingResults.Builder.getOriginBuilder() |
Origin geocoded waypoint.
|
GeocodedWaypoint.Builder |
GeocodedWaypoint.Builder.mergeFrom(GeocodedWaypoint other) |
|
GeocodedWaypoint.Builder |
GeocodedWaypoint.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
GeocodedWaypoint.Builder |
GeocodedWaypoint.Builder.mergeFrom(com.google.protobuf.Message other) |
|
GeocodedWaypoint.Builder |
GeocodedWaypoint.Builder.mergeGeocoderStatus(com.google.rpc.Status value) |
Indicates the status code resulting from the geocoding operation.
|
GeocodedWaypoint.Builder |
GeocodedWaypoint.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static GeocodedWaypoint.Builder |
GeocodedWaypoint.newBuilder() |
|
static GeocodedWaypoint.Builder |
GeocodedWaypoint.newBuilder(GeocodedWaypoint prototype) |
|
GeocodedWaypoint.Builder |
GeocodedWaypoint.newBuilderForType() |
|
protected GeocodedWaypoint.Builder |
GeocodedWaypoint.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
GeocodedWaypoint.Builder |
GeocodedWaypoint.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
GeocodedWaypoint.Builder |
GeocodedWaypoint.Builder.setGeocoderStatus(com.google.rpc.Status value) |
Indicates the status code resulting from the geocoding operation.
|
GeocodedWaypoint.Builder |
GeocodedWaypoint.Builder.setGeocoderStatus(com.google.rpc.Status.Builder builderForValue) |
Indicates the status code resulting from the geocoding operation.
|
GeocodedWaypoint.Builder |
GeocodedWaypoint.Builder.setIntermediateWaypointRequestIndex(int value) |
The index of the corresponding intermediate waypoint in the request.
|
GeocodedWaypoint.Builder |
GeocodedWaypoint.Builder.setPartialMatch(boolean value) |
Indicates that the geocoder did not return an exact match for the original
request, though it was able to match part of the requested address.
|
GeocodedWaypoint.Builder |
GeocodedWaypoint.Builder.setPlaceId(String value) |
The place ID for this result.
|
GeocodedWaypoint.Builder |
GeocodedWaypoint.Builder.setPlaceIdBytes(com.google.protobuf.ByteString value) |
The place ID for this result.
|
GeocodedWaypoint.Builder |
GeocodedWaypoint.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
GeocodedWaypoint.Builder |
GeocodedWaypoint.Builder.setType(int index,
String value) |
The type(s) of the result, in the form of zero or more type tags.
|
GeocodedWaypoint.Builder |
GeocodedWaypoint.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
GeocodedWaypoint.Builder |
GeocodedWaypoint.toBuilder() |
|