Package com.google.maps.routing.v2
Class ComputeRoutesResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ComputeRoutesResponse.Builder>
-
- com.google.maps.routing.v2.ComputeRoutesResponse.Builder
-
- All Implemented Interfaces:
ComputeRoutesResponseOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ComputeRoutesResponse
public static final class ComputeRoutesResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ComputeRoutesResponse.Builder> implements ComputeRoutesResponseOrBuilder
ComputeRoutes the response message.
Protobuf typegoogle.maps.routing.v2.ComputeRoutesResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ComputeRoutesResponse.BuilderaddAllRoutes(Iterable<? extends Route> values)Contains an array of computed routes (up to three) when you specify compute_alternatives_routes, and contains just one route when you don't.ComputeRoutesResponse.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ComputeRoutesResponse.BuilderaddRoutes(int index, Route value)Contains an array of computed routes (up to three) when you specify compute_alternatives_routes, and contains just one route when you don't.ComputeRoutesResponse.BuilderaddRoutes(int index, Route.Builder builderForValue)Contains an array of computed routes (up to three) when you specify compute_alternatives_routes, and contains just one route when you don't.ComputeRoutesResponse.BuilderaddRoutes(Route value)Contains an array of computed routes (up to three) when you specify compute_alternatives_routes, and contains just one route when you don't.ComputeRoutesResponse.BuilderaddRoutes(Route.Builder builderForValue)Contains an array of computed routes (up to three) when you specify compute_alternatives_routes, and contains just one route when you don't.Route.BuilderaddRoutesBuilder()Contains an array of computed routes (up to three) when you specify compute_alternatives_routes, and contains just one route when you don't.Route.BuilderaddRoutesBuilder(int index)Contains an array of computed routes (up to three) when you specify compute_alternatives_routes, and contains just one route when you don't.ComputeRoutesResponsebuild()ComputeRoutesResponsebuildPartial()ComputeRoutesResponse.Builderclear()ComputeRoutesResponse.BuilderclearFallbackInfo()In some cases when the server is not able to compute the route results with all of the input preferences, it may fallback to using a different way of computation.ComputeRoutesResponse.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ComputeRoutesResponse.BuilderclearGeocodingResults()Contains geocoding response info for waypoints specified as addresses.ComputeRoutesResponse.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ComputeRoutesResponse.BuilderclearRoutes()Contains an array of computed routes (up to three) when you specify compute_alternatives_routes, and contains just one route when you don't.ComputeRoutesResponse.Builderclone()ComputeRoutesResponsegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()FallbackInfogetFallbackInfo()In some cases when the server is not able to compute the route results with all of the input preferences, it may fallback to using a different way of computation.FallbackInfo.BuildergetFallbackInfoBuilder()In some cases when the server is not able to compute the route results with all of the input preferences, it may fallback to using a different way of computation.FallbackInfoOrBuildergetFallbackInfoOrBuilder()In some cases when the server is not able to compute the route results with all of the input preferences, it may fallback to using a different way of computation.GeocodingResultsgetGeocodingResults()Contains geocoding response info for waypoints specified as addresses.GeocodingResults.BuildergetGeocodingResultsBuilder()Contains geocoding response info for waypoints specified as addresses.GeocodingResultsOrBuildergetGeocodingResultsOrBuilder()Contains geocoding response info for waypoints specified as addresses.RoutegetRoutes(int index)Contains an array of computed routes (up to three) when you specify compute_alternatives_routes, and contains just one route when you don't.Route.BuildergetRoutesBuilder(int index)Contains an array of computed routes (up to three) when you specify compute_alternatives_routes, and contains just one route when you don't.List<Route.Builder>getRoutesBuilderList()Contains an array of computed routes (up to three) when you specify compute_alternatives_routes, and contains just one route when you don't.intgetRoutesCount()Contains an array of computed routes (up to three) when you specify compute_alternatives_routes, and contains just one route when you don't.List<Route>getRoutesList()Contains an array of computed routes (up to three) when you specify compute_alternatives_routes, and contains just one route when you don't.RouteOrBuildergetRoutesOrBuilder(int index)Contains an array of computed routes (up to three) when you specify compute_alternatives_routes, and contains just one route when you don't.List<? extends RouteOrBuilder>getRoutesOrBuilderList()Contains an array of computed routes (up to three) when you specify compute_alternatives_routes, and contains just one route when you don't.booleanhasFallbackInfo()In some cases when the server is not able to compute the route results with all of the input preferences, it may fallback to using a different way of computation.booleanhasGeocodingResults()Contains geocoding response info for waypoints specified as addresses.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ComputeRoutesResponse.BuildermergeFallbackInfo(FallbackInfo value)In some cases when the server is not able to compute the route results with all of the input preferences, it may fallback to using a different way of computation.ComputeRoutesResponse.BuildermergeFrom(ComputeRoutesResponse other)ComputeRoutesResponse.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ComputeRoutesResponse.BuildermergeFrom(com.google.protobuf.Message other)ComputeRoutesResponse.BuildermergeGeocodingResults(GeocodingResults value)Contains geocoding response info for waypoints specified as addresses.ComputeRoutesResponse.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ComputeRoutesResponse.BuilderremoveRoutes(int index)Contains an array of computed routes (up to three) when you specify compute_alternatives_routes, and contains just one route when you don't.ComputeRoutesResponse.BuildersetFallbackInfo(FallbackInfo value)In some cases when the server is not able to compute the route results with all of the input preferences, it may fallback to using a different way of computation.ComputeRoutesResponse.BuildersetFallbackInfo(FallbackInfo.Builder builderForValue)In some cases when the server is not able to compute the route results with all of the input preferences, it may fallback to using a different way of computation.ComputeRoutesResponse.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ComputeRoutesResponse.BuildersetGeocodingResults(GeocodingResults value)Contains geocoding response info for waypoints specified as addresses.ComputeRoutesResponse.BuildersetGeocodingResults(GeocodingResults.Builder builderForValue)Contains geocoding response info for waypoints specified as addresses.ComputeRoutesResponse.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ComputeRoutesResponse.BuildersetRoutes(int index, Route value)Contains an array of computed routes (up to three) when you specify compute_alternatives_routes, and contains just one route when you don't.ComputeRoutesResponse.BuildersetRoutes(int index, Route.Builder builderForValue)Contains an array of computed routes (up to three) when you specify compute_alternatives_routes, and contains just one route when you don't.ComputeRoutesResponse.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ComputeRoutesResponse.Builder>
-
clear
public ComputeRoutesResponse.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<ComputeRoutesResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<ComputeRoutesResponse.Builder>
-
getDefaultInstanceForType
public ComputeRoutesResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ComputeRoutesResponse build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ComputeRoutesResponse buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ComputeRoutesResponse.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<ComputeRoutesResponse.Builder>
-
setField
public ComputeRoutesResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ComputeRoutesResponse.Builder>
-
clearField
public ComputeRoutesResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ComputeRoutesResponse.Builder>
-
clearOneof
public ComputeRoutesResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ComputeRoutesResponse.Builder>
-
setRepeatedField
public ComputeRoutesResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ComputeRoutesResponse.Builder>
-
addRepeatedField
public ComputeRoutesResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ComputeRoutesResponse.Builder>
-
mergeFrom
public ComputeRoutesResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ComputeRoutesResponse.Builder>
-
mergeFrom
public ComputeRoutesResponse.Builder mergeFrom(ComputeRoutesResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ComputeRoutesResponse.Builder>
-
mergeFrom
public ComputeRoutesResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ComputeRoutesResponse.Builder>- Throws:
IOException
-
getRoutesList
public List<Route> getRoutesList()
Contains an array of computed routes (up to three) when you specify compute_alternatives_routes, and contains just one route when you don't. When this array contains multiple entries, the first one is the most recommended route. If the array is empty, then it means no route could be found.
repeated .google.maps.routing.v2.Route routes = 1;- Specified by:
getRoutesListin interfaceComputeRoutesResponseOrBuilder
-
getRoutesCount
public int getRoutesCount()
Contains an array of computed routes (up to three) when you specify compute_alternatives_routes, and contains just one route when you don't. When this array contains multiple entries, the first one is the most recommended route. If the array is empty, then it means no route could be found.
repeated .google.maps.routing.v2.Route routes = 1;- Specified by:
getRoutesCountin interfaceComputeRoutesResponseOrBuilder
-
getRoutes
public Route getRoutes(int index)
Contains an array of computed routes (up to three) when you specify compute_alternatives_routes, and contains just one route when you don't. When this array contains multiple entries, the first one is the most recommended route. If the array is empty, then it means no route could be found.
repeated .google.maps.routing.v2.Route routes = 1;- Specified by:
getRoutesin interfaceComputeRoutesResponseOrBuilder
-
setRoutes
public ComputeRoutesResponse.Builder setRoutes(int index, Route value)
Contains an array of computed routes (up to three) when you specify compute_alternatives_routes, and contains just one route when you don't. When this array contains multiple entries, the first one is the most recommended route. If the array is empty, then it means no route could be found.
repeated .google.maps.routing.v2.Route routes = 1;
-
setRoutes
public ComputeRoutesResponse.Builder setRoutes(int index, Route.Builder builderForValue)
Contains an array of computed routes (up to three) when you specify compute_alternatives_routes, and contains just one route when you don't. When this array contains multiple entries, the first one is the most recommended route. If the array is empty, then it means no route could be found.
repeated .google.maps.routing.v2.Route routes = 1;
-
addRoutes
public ComputeRoutesResponse.Builder addRoutes(Route value)
Contains an array of computed routes (up to three) when you specify compute_alternatives_routes, and contains just one route when you don't. When this array contains multiple entries, the first one is the most recommended route. If the array is empty, then it means no route could be found.
repeated .google.maps.routing.v2.Route routes = 1;
-
addRoutes
public ComputeRoutesResponse.Builder addRoutes(int index, Route value)
Contains an array of computed routes (up to three) when you specify compute_alternatives_routes, and contains just one route when you don't. When this array contains multiple entries, the first one is the most recommended route. If the array is empty, then it means no route could be found.
repeated .google.maps.routing.v2.Route routes = 1;
-
addRoutes
public ComputeRoutesResponse.Builder addRoutes(Route.Builder builderForValue)
Contains an array of computed routes (up to three) when you specify compute_alternatives_routes, and contains just one route when you don't. When this array contains multiple entries, the first one is the most recommended route. If the array is empty, then it means no route could be found.
repeated .google.maps.routing.v2.Route routes = 1;
-
addRoutes
public ComputeRoutesResponse.Builder addRoutes(int index, Route.Builder builderForValue)
Contains an array of computed routes (up to three) when you specify compute_alternatives_routes, and contains just one route when you don't. When this array contains multiple entries, the first one is the most recommended route. If the array is empty, then it means no route could be found.
repeated .google.maps.routing.v2.Route routes = 1;
-
addAllRoutes
public ComputeRoutesResponse.Builder addAllRoutes(Iterable<? extends Route> values)
Contains an array of computed routes (up to three) when you specify compute_alternatives_routes, and contains just one route when you don't. When this array contains multiple entries, the first one is the most recommended route. If the array is empty, then it means no route could be found.
repeated .google.maps.routing.v2.Route routes = 1;
-
clearRoutes
public ComputeRoutesResponse.Builder clearRoutes()
Contains an array of computed routes (up to three) when you specify compute_alternatives_routes, and contains just one route when you don't. When this array contains multiple entries, the first one is the most recommended route. If the array is empty, then it means no route could be found.
repeated .google.maps.routing.v2.Route routes = 1;
-
removeRoutes
public ComputeRoutesResponse.Builder removeRoutes(int index)
Contains an array of computed routes (up to three) when you specify compute_alternatives_routes, and contains just one route when you don't. When this array contains multiple entries, the first one is the most recommended route. If the array is empty, then it means no route could be found.
repeated .google.maps.routing.v2.Route routes = 1;
-
getRoutesBuilder
public Route.Builder getRoutesBuilder(int index)
Contains an array of computed routes (up to three) when you specify compute_alternatives_routes, and contains just one route when you don't. When this array contains multiple entries, the first one is the most recommended route. If the array is empty, then it means no route could be found.
repeated .google.maps.routing.v2.Route routes = 1;
-
getRoutesOrBuilder
public RouteOrBuilder getRoutesOrBuilder(int index)
Contains an array of computed routes (up to three) when you specify compute_alternatives_routes, and contains just one route when you don't. When this array contains multiple entries, the first one is the most recommended route. If the array is empty, then it means no route could be found.
repeated .google.maps.routing.v2.Route routes = 1;- Specified by:
getRoutesOrBuilderin interfaceComputeRoutesResponseOrBuilder
-
getRoutesOrBuilderList
public List<? extends RouteOrBuilder> getRoutesOrBuilderList()
Contains an array of computed routes (up to three) when you specify compute_alternatives_routes, and contains just one route when you don't. When this array contains multiple entries, the first one is the most recommended route. If the array is empty, then it means no route could be found.
repeated .google.maps.routing.v2.Route routes = 1;- Specified by:
getRoutesOrBuilderListin interfaceComputeRoutesResponseOrBuilder
-
addRoutesBuilder
public Route.Builder addRoutesBuilder()
Contains an array of computed routes (up to three) when you specify compute_alternatives_routes, and contains just one route when you don't. When this array contains multiple entries, the first one is the most recommended route. If the array is empty, then it means no route could be found.
repeated .google.maps.routing.v2.Route routes = 1;
-
addRoutesBuilder
public Route.Builder addRoutesBuilder(int index)
Contains an array of computed routes (up to three) when you specify compute_alternatives_routes, and contains just one route when you don't. When this array contains multiple entries, the first one is the most recommended route. If the array is empty, then it means no route could be found.
repeated .google.maps.routing.v2.Route routes = 1;
-
getRoutesBuilderList
public List<Route.Builder> getRoutesBuilderList()
Contains an array of computed routes (up to three) when you specify compute_alternatives_routes, and contains just one route when you don't. When this array contains multiple entries, the first one is the most recommended route. If the array is empty, then it means no route could be found.
repeated .google.maps.routing.v2.Route routes = 1;
-
hasFallbackInfo
public boolean hasFallbackInfo()
In some cases when the server is not able to compute the route results with all of the input preferences, it may fallback to using a different way of computation. When fallback mode is used, this field contains detailed info about the fallback response. Otherwise this field is unset.
.google.maps.routing.v2.FallbackInfo fallback_info = 2;- Specified by:
hasFallbackInfoin interfaceComputeRoutesResponseOrBuilder- Returns:
- Whether the fallbackInfo field is set.
-
getFallbackInfo
public FallbackInfo getFallbackInfo()
In some cases when the server is not able to compute the route results with all of the input preferences, it may fallback to using a different way of computation. When fallback mode is used, this field contains detailed info about the fallback response. Otherwise this field is unset.
.google.maps.routing.v2.FallbackInfo fallback_info = 2;- Specified by:
getFallbackInfoin interfaceComputeRoutesResponseOrBuilder- Returns:
- The fallbackInfo.
-
setFallbackInfo
public ComputeRoutesResponse.Builder setFallbackInfo(FallbackInfo value)
In some cases when the server is not able to compute the route results with all of the input preferences, it may fallback to using a different way of computation. When fallback mode is used, this field contains detailed info about the fallback response. Otherwise this field is unset.
.google.maps.routing.v2.FallbackInfo fallback_info = 2;
-
setFallbackInfo
public ComputeRoutesResponse.Builder setFallbackInfo(FallbackInfo.Builder builderForValue)
In some cases when the server is not able to compute the route results with all of the input preferences, it may fallback to using a different way of computation. When fallback mode is used, this field contains detailed info about the fallback response. Otherwise this field is unset.
.google.maps.routing.v2.FallbackInfo fallback_info = 2;
-
mergeFallbackInfo
public ComputeRoutesResponse.Builder mergeFallbackInfo(FallbackInfo value)
In some cases when the server is not able to compute the route results with all of the input preferences, it may fallback to using a different way of computation. When fallback mode is used, this field contains detailed info about the fallback response. Otherwise this field is unset.
.google.maps.routing.v2.FallbackInfo fallback_info = 2;
-
clearFallbackInfo
public ComputeRoutesResponse.Builder clearFallbackInfo()
In some cases when the server is not able to compute the route results with all of the input preferences, it may fallback to using a different way of computation. When fallback mode is used, this field contains detailed info about the fallback response. Otherwise this field is unset.
.google.maps.routing.v2.FallbackInfo fallback_info = 2;
-
getFallbackInfoBuilder
public FallbackInfo.Builder getFallbackInfoBuilder()
In some cases when the server is not able to compute the route results with all of the input preferences, it may fallback to using a different way of computation. When fallback mode is used, this field contains detailed info about the fallback response. Otherwise this field is unset.
.google.maps.routing.v2.FallbackInfo fallback_info = 2;
-
getFallbackInfoOrBuilder
public FallbackInfoOrBuilder getFallbackInfoOrBuilder()
In some cases when the server is not able to compute the route results with all of the input preferences, it may fallback to using a different way of computation. When fallback mode is used, this field contains detailed info about the fallback response. Otherwise this field is unset.
.google.maps.routing.v2.FallbackInfo fallback_info = 2;- Specified by:
getFallbackInfoOrBuilderin interfaceComputeRoutesResponseOrBuilder
-
hasGeocodingResults
public boolean hasGeocodingResults()
Contains geocoding response info for waypoints specified as addresses.
.google.maps.routing.v2.GeocodingResults geocoding_results = 3;- Specified by:
hasGeocodingResultsin interfaceComputeRoutesResponseOrBuilder- Returns:
- Whether the geocodingResults field is set.
-
getGeocodingResults
public GeocodingResults getGeocodingResults()
Contains geocoding response info for waypoints specified as addresses.
.google.maps.routing.v2.GeocodingResults geocoding_results = 3;- Specified by:
getGeocodingResultsin interfaceComputeRoutesResponseOrBuilder- Returns:
- The geocodingResults.
-
setGeocodingResults
public ComputeRoutesResponse.Builder setGeocodingResults(GeocodingResults value)
Contains geocoding response info for waypoints specified as addresses.
.google.maps.routing.v2.GeocodingResults geocoding_results = 3;
-
setGeocodingResults
public ComputeRoutesResponse.Builder setGeocodingResults(GeocodingResults.Builder builderForValue)
Contains geocoding response info for waypoints specified as addresses.
.google.maps.routing.v2.GeocodingResults geocoding_results = 3;
-
mergeGeocodingResults
public ComputeRoutesResponse.Builder mergeGeocodingResults(GeocodingResults value)
Contains geocoding response info for waypoints specified as addresses.
.google.maps.routing.v2.GeocodingResults geocoding_results = 3;
-
clearGeocodingResults
public ComputeRoutesResponse.Builder clearGeocodingResults()
Contains geocoding response info for waypoints specified as addresses.
.google.maps.routing.v2.GeocodingResults geocoding_results = 3;
-
getGeocodingResultsBuilder
public GeocodingResults.Builder getGeocodingResultsBuilder()
Contains geocoding response info for waypoints specified as addresses.
.google.maps.routing.v2.GeocodingResults geocoding_results = 3;
-
getGeocodingResultsOrBuilder
public GeocodingResultsOrBuilder getGeocodingResultsOrBuilder()
Contains geocoding response info for waypoints specified as addresses.
.google.maps.routing.v2.GeocodingResults geocoding_results = 3;- Specified by:
getGeocodingResultsOrBuilderin interfaceComputeRoutesResponseOrBuilder
-
setUnknownFields
public final ComputeRoutesResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ComputeRoutesResponse.Builder>
-
mergeUnknownFields
public final ComputeRoutesResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ComputeRoutesResponse.Builder>
-
-