static TransitPreferences.TransitRoutingPreference |
TransitPreferences.TransitRoutingPreference.forNumber(int value) |
|
TransitPreferences.TransitRoutingPreference |
TransitPreferences.Builder.getRoutingPreference() |
A routing preference that, when specified, influences the `TRANSIT` route
returned.
|
TransitPreferences.TransitRoutingPreference |
TransitPreferences.getRoutingPreference() |
A routing preference that, when specified, influences the `TRANSIT` route
returned.
|
TransitPreferences.TransitRoutingPreference |
TransitPreferencesOrBuilder.getRoutingPreference() |
A routing preference that, when specified, influences the `TRANSIT` route
returned.
|
static TransitPreferences.TransitRoutingPreference |
TransitPreferences.TransitRoutingPreference.valueOf(int value) |
Deprecated.
|
static TransitPreferences.TransitRoutingPreference |
TransitPreferences.TransitRoutingPreference.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static TransitPreferences.TransitRoutingPreference |
TransitPreferences.TransitRoutingPreference.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static TransitPreferences.TransitRoutingPreference[] |
TransitPreferences.TransitRoutingPreference.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|