Reference documentation and code samples for the Google Maps FleetEngine V1 Client class SolutionType.
Selector for different solution types of a reported trip.
Protobuf type maps.fleetengine.v1.ReportBillableTripRequest.SolutionType
Namespace
Google \ Maps \ FleetEngine \ V1 \ ReportBillableTripRequest
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
SOLUTION_TYPE_UNSPECIFIED
Value: 0
The default value. For backwards-compatibility, the API will use
ON_DEMAND_RIDESHARING_AND_DELIVERIES by default which is the first
supported solution type.
Generated from protobuf enum SOLUTION_TYPE_UNSPECIFIED = 0;
ON_DEMAND_RIDESHARING_AND_DELIVERIES
Value: 1
The solution is an on-demand ridesharing and deliveries trip.
Generated from protobuf enum ON_DEMAND_RIDESHARING_AND_DELIVERIES = 1;
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Maps FleetEngine V1 Client - Class SolutionType (0.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.1 (latest)](/php/docs/reference/maps-fleetengine/latest/V1.ReportBillableTripRequest.SolutionType)\n- [0.4.0](/php/docs/reference/maps-fleetengine/0.4.0/V1.ReportBillableTripRequest.SolutionType)\n- [0.3.1](/php/docs/reference/maps-fleetengine/0.3.1/V1.ReportBillableTripRequest.SolutionType)\n- [0.2.0](/php/docs/reference/maps-fleetengine/0.2.0/V1.ReportBillableTripRequest.SolutionType)\n- [0.1.6](/php/docs/reference/maps-fleetengine/0.1.6/V1.ReportBillableTripRequest.SolutionType) \nReference documentation and code samples for the Google Maps FleetEngine V1 Client class SolutionType.\n\nSelector for different solution types of a reported trip.\n\nProtobuf type `maps.fleetengine.v1.ReportBillableTripRequest.SolutionType`\n\nNamespace\n---------\n\nGoogle \\\\ Maps \\\\ FleetEngine \\\\ V1 \\\\ ReportBillableTripRequest\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### SOLUTION_TYPE_UNSPECIFIED\n\n Value: 0\n\nThe default value. For backwards-compatibility, the API will use\n`ON_DEMAND_RIDESHARING_AND_DELIVERIES` by default which is the first\nsupported solution type.\n\nGenerated from protobuf enum `SOLUTION_TYPE_UNSPECIFIED = 0;`\n\n### ON_DEMAND_RIDESHARING_AND_DELIVERIES\n\n Value: 1\n\nThe solution is an on-demand ridesharing and deliveries trip.\n\nGenerated from protobuf enum `ON_DEMAND_RIDESHARING_AND_DELIVERIES = 1;`"]]