| Modifier and Type | Method and Description |
|---|---|
RouteLegStepTransitDetails |
RouteLegStepTransitDetails.Builder.build() |
RouteLegStepTransitDetails |
RouteLegStepTransitDetails.Builder.buildPartial() |
static RouteLegStepTransitDetails |
RouteLegStepTransitDetails.getDefaultInstance() |
RouteLegStepTransitDetails |
RouteLegStepTransitDetails.getDefaultInstanceForType() |
RouteLegStepTransitDetails |
RouteLegStepTransitDetails.Builder.getDefaultInstanceForType() |
RouteLegStepTransitDetails |
RouteLegStep.getTransitDetails()
Details pertaining to this step if the travel mode is `TRANSIT`.
|
RouteLegStepTransitDetails |
RouteLegStep.Builder.getTransitDetails()
Details pertaining to this step if the travel mode is `TRANSIT`.
|
RouteLegStepTransitDetails |
RouteLegStepOrBuilder.getTransitDetails()
Details pertaining to this step if the travel mode is `TRANSIT`.
|
static RouteLegStepTransitDetails |
RouteLegStepTransitDetails.parseDelimitedFrom(InputStream input) |
static RouteLegStepTransitDetails |
RouteLegStepTransitDetails.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RouteLegStepTransitDetails |
RouteLegStepTransitDetails.parseFrom(byte[] data) |
static RouteLegStepTransitDetails |
RouteLegStepTransitDetails.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RouteLegStepTransitDetails |
RouteLegStepTransitDetails.parseFrom(ByteBuffer data) |
static RouteLegStepTransitDetails |
RouteLegStepTransitDetails.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RouteLegStepTransitDetails |
RouteLegStepTransitDetails.parseFrom(com.google.protobuf.ByteString data) |
static RouteLegStepTransitDetails |
RouteLegStepTransitDetails.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RouteLegStepTransitDetails |
RouteLegStepTransitDetails.parseFrom(com.google.protobuf.CodedInputStream input) |
static RouteLegStepTransitDetails |
RouteLegStepTransitDetails.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RouteLegStepTransitDetails |
RouteLegStepTransitDetails.parseFrom(InputStream input) |
static RouteLegStepTransitDetails |
RouteLegStepTransitDetails.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<RouteLegStepTransitDetails> |
RouteLegStepTransitDetails.getParserForType() |
static com.google.protobuf.Parser<RouteLegStepTransitDetails> |
RouteLegStepTransitDetails.parser() |
| Modifier and Type | Method and Description |
|---|---|
RouteLegStepTransitDetails.Builder |
RouteLegStepTransitDetails.Builder.mergeFrom(RouteLegStepTransitDetails other) |
RouteLegStep.Builder |
RouteLegStep.Builder.mergeTransitDetails(RouteLegStepTransitDetails value)
Details pertaining to this step if the travel mode is `TRANSIT`.
|
static RouteLegStepTransitDetails.Builder |
RouteLegStepTransitDetails.newBuilder(RouteLegStepTransitDetails prototype) |
RouteLegStep.Builder |
RouteLegStep.Builder.setTransitDetails(RouteLegStepTransitDetails value)
Details pertaining to this step if the travel mode is `TRANSIT`.
|
Copyright © 2025 Google LLC. All rights reserved.