public interface VehicleInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
VehicleEmissionType |
getEmissionType()
Describes the vehicle's emission type.
|
int |
getEmissionTypeValue()
Describes the vehicle's emission type.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getEmissionTypeValue()
Describes the vehicle's emission type. Applies only to the `DRIVE` [`RouteTravelMode`][google.maps.routing.v2.RouteTravelMode].
.google.maps.routing.v2.VehicleEmissionType emission_type = 2;VehicleEmissionType getEmissionType()
Describes the vehicle's emission type. Applies only to the `DRIVE` [`RouteTravelMode`][google.maps.routing.v2.RouteTravelMode].
.google.maps.routing.v2.VehicleEmissionType emission_type = 2;Copyright © 2025 Google LLC. All rights reserved.