Routes Preferred API 目前仅适用于部分客户。如需了解详情,请
与销售人员联系。
VehicleEmissionType
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
一组用于描述车辆排放类型的值。仅适用于云端硬盘出行方式。
枚举 |
VEHICLE_EMISSION_TYPE_UNSPECIFIED |
未指定排放类型。默认值为 GASOLINE。 |
GASOLINE |
汽油/汽油燃料汽车。 |
ELECTRIC |
电力驱动的车辆。 |
HYBRID |
混合燃料(例如汽油 + 电动)汽车。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-08-29。
[null,null,["最后更新时间 (UTC):2025-08-29。"],[[["\u003cp\u003eVehicle emission type values are only applicable for the 'DRIVE' travel mode.\u003c/p\u003e\n"],["\u003cp\u003eThis field describes the vehicle's fuel type, with options for gasoline, electric, hybrid, or unspecified (defaults to gasoline).\u003c/p\u003e\n"]]],["The content defines emission types for vehicles using the `DRIVE` travel mode. It outlines four possible emission types: `VEHICLE_EMISSION_TYPE_UNSPECIFIED` (defaults to `GASOLINE`), `GASOLINE` for petrol-fueled vehicles, `ELECTRIC` for electric vehicles, and `HYBRID` for hybrid fuel vehicles. These values specify the energy source and associated emission profile of the vehicle.\n"],null,["# VehicleEmissionType\n\nA set of values describing the vehicle's emission type. Applies only to the DRIVE travel mode.\n\n| Enums ||\n|-------------------------------------|----------------------------------------------------|\n| `VEHICLE_EMISSION_TYPE_UNSPECIFIED` | No emission type specified. Default to GASOLINE. |\n| `GASOLINE` | Gasoline/petrol fueled vehicle. |\n| `ELECTRIC` | Electricity powered vehicle. |\n| `HYBRID` | Hybrid fuel (such as gasoline + electric) vehicle. |"]]