| Modifier and Type | Class and Description |
|---|---|
class |
FallbackInfo
Information related to how and why a fallback result was used.
|
static class |
FallbackInfo.Builder
Information related to how and why a fallback result was used.
|
| Modifier and Type | Method and Description |
|---|---|
FallbackInfoOrBuilder |
ComputeRoutesResponseOrBuilder.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.
|
FallbackInfoOrBuilder |
RouteMatrixElement.getFallbackInfoOrBuilder()
In some cases when the server is not able to compute the route with the
given preferences for this particular origin/destination pair, it may
fall back to using a different mode of computation.
|
FallbackInfoOrBuilder |
RouteMatrixElement.Builder.getFallbackInfoOrBuilder()
In some cases when the server is not able to compute the route with the
given preferences for this particular origin/destination pair, it may
fall back to using a different mode of computation.
|
FallbackInfoOrBuilder |
ComputeRoutesResponse.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.
|
FallbackInfoOrBuilder |
ComputeRoutesResponse.Builder.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.
|
FallbackInfoOrBuilder |
RouteMatrixElementOrBuilder.getFallbackInfoOrBuilder()
In some cases when the server is not able to compute the route with the
given preferences for this particular origin/destination pair, it may
fall back to using a different mode of computation.
|
Copyright © 2025 Google LLC. All rights reserved.