| Modifier and Type | Class and Description |
|---|---|
class |
RouteLegStepTransitDetails
Additional information for the `RouteLegStep` related to `TRANSIT` routes.
|
static class |
RouteLegStepTransitDetails.Builder
Additional information for the `RouteLegStep` related to `TRANSIT` routes.
|
| Modifier and Type | Method and Description |
|---|---|
RouteLegStepTransitDetailsOrBuilder |
RouteLegStep.getTransitDetailsOrBuilder()
Details pertaining to this step if the travel mode is `TRANSIT`.
|
RouteLegStepTransitDetailsOrBuilder |
RouteLegStep.Builder.getTransitDetailsOrBuilder()
Details pertaining to this step if the travel mode is `TRANSIT`.
|
RouteLegStepTransitDetailsOrBuilder |
RouteLegStepOrBuilder.getTransitDetailsOrBuilder()
Details pertaining to this step if the travel mode is `TRANSIT`.
|
Copyright © 2025 Google LLC. All rights reserved.