[[["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 BillingPlatformIdentifier (0.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.1 (latest)](/php/docs/reference/maps-fleetengine/latest/V1.BillingPlatformIdentifier)\n- [0.4.0](/php/docs/reference/maps-fleetengine/0.4.0/V1.BillingPlatformIdentifier)\n- [0.3.1](/php/docs/reference/maps-fleetengine/0.3.1/V1.BillingPlatformIdentifier)\n- [0.2.0](/php/docs/reference/maps-fleetengine/0.2.0/V1.BillingPlatformIdentifier)\n- [0.1.6](/php/docs/reference/maps-fleetengine/0.1.6/V1.BillingPlatformIdentifier) \nReference documentation and code samples for the Google Maps FleetEngine V1 Client class BillingPlatformIdentifier.\n\nA set of values that indicate upon which platform the request was issued.\n\nProtobuf type `maps.fleetengine.v1.BillingPlatformIdentifier`\n\nNamespace\n---------\n\nGoogle \\\\ Maps \\\\ FleetEngine \\\\ V1\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### BILLING_PLATFORM_IDENTIFIER_UNSPECIFIED\n\n Value: 0\n\nDefault. Used for unspecified platforms.\n\nGenerated from protobuf enum `BILLING_PLATFORM_IDENTIFIER_UNSPECIFIED = 0;`\n\n### SERVER\n\n Value: 1\n\nThe platform is a client server.\n\nGenerated from protobuf enum `SERVER = 1;`\n\n### WEB\n\n Value: 2\n\nThe platform is a web browser.\n\nGenerated from protobuf enum `WEB = 2;`\n\n### ANDROID\n\n Value: 3\n\nThe platform is an Android mobile device.\n\nGenerated from protobuf enum `ANDROID = 3;`\n\n### IOS\n\n Value: 4\n\nThe platform is an IOS mobile device.\n\nGenerated from protobuf enum `IOS = 4;`\n\n### OTHERS\n\n Value: 5\n\nOther platforms that are not listed in this enumeration.\n\nGenerated from protobuf enum `OTHERS = 5;`"]]