| Modifier and Type | Method and Description |
|---|---|
TransitStop.Builder |
TransitStop.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TransitStop.Builder |
TransitStop.Builder.clear() |
TransitStop.Builder |
TransitStop.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
TransitStop.Builder |
TransitStop.Builder.clearLocation()
The location of the stop expressed in latitude/longitude coordinates.
|
TransitStop.Builder |
TransitStop.Builder.clearName()
The name of the transit stop.
|
TransitStop.Builder |
TransitStop.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
TransitStop.Builder |
TransitStop.Builder.clone() |
TransitStop.Builder |
RouteLegStepTransitDetails.TransitStopDetails.Builder.getArrivalStopBuilder()
Information about the arrival stop for the step.
|
TransitStop.Builder |
RouteLegStepTransitDetails.TransitStopDetails.Builder.getDepartureStopBuilder()
Information about the departure stop for the step.
|
TransitStop.Builder |
TransitStop.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TransitStop.Builder |
TransitStop.Builder.mergeFrom(com.google.protobuf.Message other) |
TransitStop.Builder |
TransitStop.Builder.mergeFrom(TransitStop other) |
TransitStop.Builder |
TransitStop.Builder.mergeLocation(Location value)
The location of the stop expressed in latitude/longitude coordinates.
|
TransitStop.Builder |
TransitStop.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static TransitStop.Builder |
TransitStop.newBuilder() |
static TransitStop.Builder |
TransitStop.newBuilder(TransitStop prototype) |
TransitStop.Builder |
TransitStop.newBuilderForType() |
protected TransitStop.Builder |
TransitStop.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
TransitStop.Builder |
TransitStop.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TransitStop.Builder |
TransitStop.Builder.setLocation(Location.Builder builderForValue)
The location of the stop expressed in latitude/longitude coordinates.
|
TransitStop.Builder |
TransitStop.Builder.setLocation(Location value)
The location of the stop expressed in latitude/longitude coordinates.
|
TransitStop.Builder |
TransitStop.Builder.setName(String value)
The name of the transit stop.
|
TransitStop.Builder |
TransitStop.Builder.setNameBytes(com.google.protobuf.ByteString value)
The name of the transit stop.
|
TransitStop.Builder |
TransitStop.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
TransitStop.Builder |
TransitStop.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
TransitStop.Builder |
TransitStop.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
RouteLegStepTransitDetails.TransitStopDetails.Builder |
RouteLegStepTransitDetails.TransitStopDetails.Builder.setArrivalStop(TransitStop.Builder builderForValue)
Information about the arrival stop for the step.
|
RouteLegStepTransitDetails.TransitStopDetails.Builder |
RouteLegStepTransitDetails.TransitStopDetails.Builder.setDepartureStop(TransitStop.Builder builderForValue)
Information about the departure stop for the step.
|
Copyright © 2025 Google LLC. All rights reserved.