public static final class RouteLegStepTransitDetails.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<RouteLegStepTransitDetails.Builder> implements RouteLegStepTransitDetailsOrBuilder
Additional information for the `RouteLegStep` related to `TRANSIT` routes.Protobuf type
google.maps.routing.v2.RouteLegStepTransitDetails| Modifier and Type | Method and Description |
|---|---|
RouteLegStepTransitDetails.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RouteLegStepTransitDetails |
build() |
RouteLegStepTransitDetails |
buildPartial() |
RouteLegStepTransitDetails.Builder |
clear() |
RouteLegStepTransitDetails.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
RouteLegStepTransitDetails.Builder |
clearHeadsign()
Specifies the direction in which to travel on this line as marked on
the vehicle or at the departure stop.
|
RouteLegStepTransitDetails.Builder |
clearHeadway()
Specifies the expected time as a duration between departures from the same
stop at this time.
|
RouteLegStepTransitDetails.Builder |
clearLocalizedValues()
Text representations of properties of the `RouteLegStepTransitDetails`.
|
RouteLegStepTransitDetails.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
RouteLegStepTransitDetails.Builder |
clearStopCount()
The number of stops from the departure to the arrival stop.
|
RouteLegStepTransitDetails.Builder |
clearStopDetails()
Information about the arrival and departure stops for the step.
|
RouteLegStepTransitDetails.Builder |
clearTransitLine()
Information about the transit line used in this step.
|
RouteLegStepTransitDetails.Builder |
clearTripShortText()
The text that appears in schedules and sign boards to identify a transit
trip to passengers.
|
RouteLegStepTransitDetails.Builder |
clone() |
RouteLegStepTransitDetails |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getHeadsign()
Specifies the direction in which to travel on this line as marked on
the vehicle or at the departure stop.
|
com.google.protobuf.ByteString |
getHeadsignBytes()
Specifies the direction in which to travel on this line as marked on
the vehicle or at the departure stop.
|
com.google.protobuf.Duration |
getHeadway()
Specifies the expected time as a duration between departures from the same
stop at this time.
|
com.google.protobuf.Duration.Builder |
getHeadwayBuilder()
Specifies the expected time as a duration between departures from the same
stop at this time.
|
com.google.protobuf.DurationOrBuilder |
getHeadwayOrBuilder()
Specifies the expected time as a duration between departures from the same
stop at this time.
|
RouteLegStepTransitDetails.TransitDetailsLocalizedValues |
getLocalizedValues()
Text representations of properties of the `RouteLegStepTransitDetails`.
|
RouteLegStepTransitDetails.TransitDetailsLocalizedValues.Builder |
getLocalizedValuesBuilder()
Text representations of properties of the `RouteLegStepTransitDetails`.
|
RouteLegStepTransitDetails.TransitDetailsLocalizedValuesOrBuilder |
getLocalizedValuesOrBuilder()
Text representations of properties of the `RouteLegStepTransitDetails`.
|
int |
getStopCount()
The number of stops from the departure to the arrival stop.
|
RouteLegStepTransitDetails.TransitStopDetails |
getStopDetails()
Information about the arrival and departure stops for the step.
|
RouteLegStepTransitDetails.TransitStopDetails.Builder |
getStopDetailsBuilder()
Information about the arrival and departure stops for the step.
|
RouteLegStepTransitDetails.TransitStopDetailsOrBuilder |
getStopDetailsOrBuilder()
Information about the arrival and departure stops for the step.
|
TransitLine |
getTransitLine()
Information about the transit line used in this step.
|
TransitLine.Builder |
getTransitLineBuilder()
Information about the transit line used in this step.
|
TransitLineOrBuilder |
getTransitLineOrBuilder()
Information about the transit line used in this step.
|
String |
getTripShortText()
The text that appears in schedules and sign boards to identify a transit
trip to passengers.
|
com.google.protobuf.ByteString |
getTripShortTextBytes()
The text that appears in schedules and sign boards to identify a transit
trip to passengers.
|
boolean |
hasHeadway()
Specifies the expected time as a duration between departures from the same
stop at this time.
|
boolean |
hasLocalizedValues()
Text representations of properties of the `RouteLegStepTransitDetails`.
|
boolean |
hasStopDetails()
Information about the arrival and departure stops for the step.
|
boolean |
hasTransitLine()
Information about the transit line used in this step.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
RouteLegStepTransitDetails.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RouteLegStepTransitDetails.Builder |
mergeFrom(com.google.protobuf.Message other) |
RouteLegStepTransitDetails.Builder |
mergeFrom(RouteLegStepTransitDetails other) |
RouteLegStepTransitDetails.Builder |
mergeHeadway(com.google.protobuf.Duration value)
Specifies the expected time as a duration between departures from the same
stop at this time.
|
RouteLegStepTransitDetails.Builder |
mergeLocalizedValues(RouteLegStepTransitDetails.TransitDetailsLocalizedValues value)
Text representations of properties of the `RouteLegStepTransitDetails`.
|
RouteLegStepTransitDetails.Builder |
mergeStopDetails(RouteLegStepTransitDetails.TransitStopDetails value)
Information about the arrival and departure stops for the step.
|
RouteLegStepTransitDetails.Builder |
mergeTransitLine(TransitLine value)
Information about the transit line used in this step.
|
RouteLegStepTransitDetails.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
RouteLegStepTransitDetails.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RouteLegStepTransitDetails.Builder |
setHeadsign(String value)
Specifies the direction in which to travel on this line as marked on
the vehicle or at the departure stop.
|
RouteLegStepTransitDetails.Builder |
setHeadsignBytes(com.google.protobuf.ByteString value)
Specifies the direction in which to travel on this line as marked on
the vehicle or at the departure stop.
|
RouteLegStepTransitDetails.Builder |
setHeadway(com.google.protobuf.Duration.Builder builderForValue)
Specifies the expected time as a duration between departures from the same
stop at this time.
|
RouteLegStepTransitDetails.Builder |
setHeadway(com.google.protobuf.Duration value)
Specifies the expected time as a duration between departures from the same
stop at this time.
|
RouteLegStepTransitDetails.Builder |
setLocalizedValues(RouteLegStepTransitDetails.TransitDetailsLocalizedValues.Builder builderForValue)
Text representations of properties of the `RouteLegStepTransitDetails`.
|
RouteLegStepTransitDetails.Builder |
setLocalizedValues(RouteLegStepTransitDetails.TransitDetailsLocalizedValues value)
Text representations of properties of the `RouteLegStepTransitDetails`.
|
RouteLegStepTransitDetails.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
RouteLegStepTransitDetails.Builder |
setStopCount(int value)
The number of stops from the departure to the arrival stop.
|
RouteLegStepTransitDetails.Builder |
setStopDetails(RouteLegStepTransitDetails.TransitStopDetails.Builder builderForValue)
Information about the arrival and departure stops for the step.
|
RouteLegStepTransitDetails.Builder |
setStopDetails(RouteLegStepTransitDetails.TransitStopDetails value)
Information about the arrival and departure stops for the step.
|
RouteLegStepTransitDetails.Builder |
setTransitLine(TransitLine.Builder builderForValue)
Information about the transit line used in this step.
|
RouteLegStepTransitDetails.Builder |
setTransitLine(TransitLine value)
Information about the transit line used in this step.
|
RouteLegStepTransitDetails.Builder |
setTripShortText(String value)
The text that appears in schedules and sign boards to identify a transit
trip to passengers.
|
RouteLegStepTransitDetails.Builder |
setTripShortTextBytes(com.google.protobuf.ByteString value)
The text that appears in schedules and sign boards to identify a transit
trip to passengers.
|
RouteLegStepTransitDetails.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<RouteLegStepTransitDetails.Builder>public RouteLegStepTransitDetails.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<RouteLegStepTransitDetails.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<RouteLegStepTransitDetails.Builder>public RouteLegStepTransitDetails getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic RouteLegStepTransitDetails build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic RouteLegStepTransitDetails buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic RouteLegStepTransitDetails.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<RouteLegStepTransitDetails.Builder>public RouteLegStepTransitDetails.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<RouteLegStepTransitDetails.Builder>public RouteLegStepTransitDetails.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<RouteLegStepTransitDetails.Builder>public RouteLegStepTransitDetails.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<RouteLegStepTransitDetails.Builder>public RouteLegStepTransitDetails.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<RouteLegStepTransitDetails.Builder>public RouteLegStepTransitDetails.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<RouteLegStepTransitDetails.Builder>public RouteLegStepTransitDetails.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RouteLegStepTransitDetails.Builder>public RouteLegStepTransitDetails.Builder mergeFrom(RouteLegStepTransitDetails other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<RouteLegStepTransitDetails.Builder>public RouteLegStepTransitDetails.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RouteLegStepTransitDetails.Builder>IOExceptionpublic boolean hasStopDetails()
Information about the arrival and departure stops for the step.
.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails stop_details = 1;
hasStopDetails in interface RouteLegStepTransitDetailsOrBuilderpublic RouteLegStepTransitDetails.TransitStopDetails getStopDetails()
Information about the arrival and departure stops for the step.
.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails stop_details = 1;
getStopDetails in interface RouteLegStepTransitDetailsOrBuilderpublic RouteLegStepTransitDetails.Builder setStopDetails(RouteLegStepTransitDetails.TransitStopDetails value)
Information about the arrival and departure stops for the step.
.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails stop_details = 1;
public RouteLegStepTransitDetails.Builder setStopDetails(RouteLegStepTransitDetails.TransitStopDetails.Builder builderForValue)
Information about the arrival and departure stops for the step.
.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails stop_details = 1;
public RouteLegStepTransitDetails.Builder mergeStopDetails(RouteLegStepTransitDetails.TransitStopDetails value)
Information about the arrival and departure stops for the step.
.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails stop_details = 1;
public RouteLegStepTransitDetails.Builder clearStopDetails()
Information about the arrival and departure stops for the step.
.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails stop_details = 1;
public RouteLegStepTransitDetails.TransitStopDetails.Builder getStopDetailsBuilder()
Information about the arrival and departure stops for the step.
.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails stop_details = 1;
public RouteLegStepTransitDetails.TransitStopDetailsOrBuilder getStopDetailsOrBuilder()
Information about the arrival and departure stops for the step.
.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails stop_details = 1;
getStopDetailsOrBuilder in interface RouteLegStepTransitDetailsOrBuilderpublic boolean hasLocalizedValues()
Text representations of properties of the `RouteLegStepTransitDetails`.
.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues localized_values = 2;
hasLocalizedValues in interface RouteLegStepTransitDetailsOrBuilderpublic RouteLegStepTransitDetails.TransitDetailsLocalizedValues getLocalizedValues()
Text representations of properties of the `RouteLegStepTransitDetails`.
.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues localized_values = 2;
getLocalizedValues in interface RouteLegStepTransitDetailsOrBuilderpublic RouteLegStepTransitDetails.Builder setLocalizedValues(RouteLegStepTransitDetails.TransitDetailsLocalizedValues value)
Text representations of properties of the `RouteLegStepTransitDetails`.
.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues localized_values = 2;
public RouteLegStepTransitDetails.Builder setLocalizedValues(RouteLegStepTransitDetails.TransitDetailsLocalizedValues.Builder builderForValue)
Text representations of properties of the `RouteLegStepTransitDetails`.
.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues localized_values = 2;
public RouteLegStepTransitDetails.Builder mergeLocalizedValues(RouteLegStepTransitDetails.TransitDetailsLocalizedValues value)
Text representations of properties of the `RouteLegStepTransitDetails`.
.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues localized_values = 2;
public RouteLegStepTransitDetails.Builder clearLocalizedValues()
Text representations of properties of the `RouteLegStepTransitDetails`.
.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues localized_values = 2;
public RouteLegStepTransitDetails.TransitDetailsLocalizedValues.Builder getLocalizedValuesBuilder()
Text representations of properties of the `RouteLegStepTransitDetails`.
.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues localized_values = 2;
public RouteLegStepTransitDetails.TransitDetailsLocalizedValuesOrBuilder getLocalizedValuesOrBuilder()
Text representations of properties of the `RouteLegStepTransitDetails`.
.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues localized_values = 2;
getLocalizedValuesOrBuilder in interface RouteLegStepTransitDetailsOrBuilderpublic String getHeadsign()
Specifies the direction in which to travel on this line as marked on the vehicle or at the departure stop. The direction is often the terminus station.
string headsign = 3;getHeadsign in interface RouteLegStepTransitDetailsOrBuilderpublic com.google.protobuf.ByteString getHeadsignBytes()
Specifies the direction in which to travel on this line as marked on the vehicle or at the departure stop. The direction is often the terminus station.
string headsign = 3;getHeadsignBytes in interface RouteLegStepTransitDetailsOrBuilderpublic RouteLegStepTransitDetails.Builder setHeadsign(String value)
Specifies the direction in which to travel on this line as marked on the vehicle or at the departure stop. The direction is often the terminus station.
string headsign = 3;value - The headsign to set.public RouteLegStepTransitDetails.Builder clearHeadsign()
Specifies the direction in which to travel on this line as marked on the vehicle or at the departure stop. The direction is often the terminus station.
string headsign = 3;public RouteLegStepTransitDetails.Builder setHeadsignBytes(com.google.protobuf.ByteString value)
Specifies the direction in which to travel on this line as marked on the vehicle or at the departure stop. The direction is often the terminus station.
string headsign = 3;value - The bytes for headsign to set.public boolean hasHeadway()
Specifies the expected time as a duration between departures from the same stop at this time. For example, with a headway seconds value of 600, you would expect a ten minute wait if you should miss your bus.
.google.protobuf.Duration headway = 4;hasHeadway in interface RouteLegStepTransitDetailsOrBuilderpublic com.google.protobuf.Duration getHeadway()
Specifies the expected time as a duration between departures from the same stop at this time. For example, with a headway seconds value of 600, you would expect a ten minute wait if you should miss your bus.
.google.protobuf.Duration headway = 4;getHeadway in interface RouteLegStepTransitDetailsOrBuilderpublic RouteLegStepTransitDetails.Builder setHeadway(com.google.protobuf.Duration value)
Specifies the expected time as a duration between departures from the same stop at this time. For example, with a headway seconds value of 600, you would expect a ten minute wait if you should miss your bus.
.google.protobuf.Duration headway = 4;public RouteLegStepTransitDetails.Builder setHeadway(com.google.protobuf.Duration.Builder builderForValue)
Specifies the expected time as a duration between departures from the same stop at this time. For example, with a headway seconds value of 600, you would expect a ten minute wait if you should miss your bus.
.google.protobuf.Duration headway = 4;public RouteLegStepTransitDetails.Builder mergeHeadway(com.google.protobuf.Duration value)
Specifies the expected time as a duration between departures from the same stop at this time. For example, with a headway seconds value of 600, you would expect a ten minute wait if you should miss your bus.
.google.protobuf.Duration headway = 4;public RouteLegStepTransitDetails.Builder clearHeadway()
Specifies the expected time as a duration between departures from the same stop at this time. For example, with a headway seconds value of 600, you would expect a ten minute wait if you should miss your bus.
.google.protobuf.Duration headway = 4;public com.google.protobuf.Duration.Builder getHeadwayBuilder()
Specifies the expected time as a duration between departures from the same stop at this time. For example, with a headway seconds value of 600, you would expect a ten minute wait if you should miss your bus.
.google.protobuf.Duration headway = 4;public com.google.protobuf.DurationOrBuilder getHeadwayOrBuilder()
Specifies the expected time as a duration between departures from the same stop at this time. For example, with a headway seconds value of 600, you would expect a ten minute wait if you should miss your bus.
.google.protobuf.Duration headway = 4;getHeadwayOrBuilder in interface RouteLegStepTransitDetailsOrBuilderpublic boolean hasTransitLine()
Information about the transit line used in this step.
.google.maps.routing.v2.TransitLine transit_line = 5;hasTransitLine in interface RouteLegStepTransitDetailsOrBuilderpublic TransitLine getTransitLine()
Information about the transit line used in this step.
.google.maps.routing.v2.TransitLine transit_line = 5;getTransitLine in interface RouteLegStepTransitDetailsOrBuilderpublic RouteLegStepTransitDetails.Builder setTransitLine(TransitLine value)
Information about the transit line used in this step.
.google.maps.routing.v2.TransitLine transit_line = 5;public RouteLegStepTransitDetails.Builder setTransitLine(TransitLine.Builder builderForValue)
Information about the transit line used in this step.
.google.maps.routing.v2.TransitLine transit_line = 5;public RouteLegStepTransitDetails.Builder mergeTransitLine(TransitLine value)
Information about the transit line used in this step.
.google.maps.routing.v2.TransitLine transit_line = 5;public RouteLegStepTransitDetails.Builder clearTransitLine()
Information about the transit line used in this step.
.google.maps.routing.v2.TransitLine transit_line = 5;public TransitLine.Builder getTransitLineBuilder()
Information about the transit line used in this step.
.google.maps.routing.v2.TransitLine transit_line = 5;public TransitLineOrBuilder getTransitLineOrBuilder()
Information about the transit line used in this step.
.google.maps.routing.v2.TransitLine transit_line = 5;getTransitLineOrBuilder in interface RouteLegStepTransitDetailsOrBuilderpublic int getStopCount()
The number of stops from the departure to the arrival stop. This count includes the arrival stop, but excludes the departure stop. For example, if your route leaves from Stop A, passes through stops B and C, and arrives at stop D, <code>stop_count</code> returns 3.
int32 stop_count = 6;getStopCount in interface RouteLegStepTransitDetailsOrBuilderpublic RouteLegStepTransitDetails.Builder setStopCount(int value)
The number of stops from the departure to the arrival stop. This count includes the arrival stop, but excludes the departure stop. For example, if your route leaves from Stop A, passes through stops B and C, and arrives at stop D, <code>stop_count</code> returns 3.
int32 stop_count = 6;value - The stopCount to set.public RouteLegStepTransitDetails.Builder clearStopCount()
The number of stops from the departure to the arrival stop. This count includes the arrival stop, but excludes the departure stop. For example, if your route leaves from Stop A, passes through stops B and C, and arrives at stop D, <code>stop_count</code> returns 3.
int32 stop_count = 6;public String getTripShortText()
The text that appears in schedules and sign boards to identify a transit trip to passengers. The text should uniquely identify a trip within a service day. For example, "538" is the `trip_short_text` of the Amtrak train that leaves San Jose, CA at 15:10 on weekdays to Sacramento, CA.
string trip_short_text = 7;getTripShortText in interface RouteLegStepTransitDetailsOrBuilderpublic com.google.protobuf.ByteString getTripShortTextBytes()
The text that appears in schedules and sign boards to identify a transit trip to passengers. The text should uniquely identify a trip within a service day. For example, "538" is the `trip_short_text` of the Amtrak train that leaves San Jose, CA at 15:10 on weekdays to Sacramento, CA.
string trip_short_text = 7;getTripShortTextBytes in interface RouteLegStepTransitDetailsOrBuilderpublic RouteLegStepTransitDetails.Builder setTripShortText(String value)
The text that appears in schedules and sign boards to identify a transit trip to passengers. The text should uniquely identify a trip within a service day. For example, "538" is the `trip_short_text` of the Amtrak train that leaves San Jose, CA at 15:10 on weekdays to Sacramento, CA.
string trip_short_text = 7;value - The tripShortText to set.public RouteLegStepTransitDetails.Builder clearTripShortText()
The text that appears in schedules and sign boards to identify a transit trip to passengers. The text should uniquely identify a trip within a service day. For example, "538" is the `trip_short_text` of the Amtrak train that leaves San Jose, CA at 15:10 on weekdays to Sacramento, CA.
string trip_short_text = 7;public RouteLegStepTransitDetails.Builder setTripShortTextBytes(com.google.protobuf.ByteString value)
The text that appears in schedules and sign boards to identify a transit trip to passengers. The text should uniquely identify a trip within a service day. For example, "538" is the `trip_short_text` of the Amtrak train that leaves San Jose, CA at 15:10 on weekdays to Sacramento, CA.
string trip_short_text = 7;value - The bytes for tripShortText to set.public final RouteLegStepTransitDetails.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RouteLegStepTransitDetails.Builder>public final RouteLegStepTransitDetails.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RouteLegStepTransitDetails.Builder>Copyright © 2025 Google LLC. All rights reserved.