[[["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 Route Optimization V1 Client - Class DataFormat (0.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.1 (latest)](/php/docs/reference/maps-routeoptimization/latest/V1.DataFormat)\n- [0.4.0](/php/docs/reference/maps-routeoptimization/0.4.0/V1.DataFormat)\n- [0.3.3](/php/docs/reference/maps-routeoptimization/0.3.3/V1.DataFormat)\n- [0.2.0](/php/docs/reference/maps-routeoptimization/0.2.0/V1.DataFormat)\n- [0.1.0](/php/docs/reference/maps-routeoptimization/0.1.0/V1.DataFormat) \nReference documentation and code samples for the Google Maps Route Optimization V1 Client class DataFormat.\n\nData formats for input and output files.\n\nProtobuf type `google.maps.routeoptimization.v1.DataFormat`\n\nNamespace\n---------\n\nGoogle \\\\ Maps \\\\ RouteOptimization \\\\ V1\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### DATA_FORMAT_UNSPECIFIED\n\n Value: 0\n\nInvalid value, format must not be UNSPECIFIED.\n\nGenerated from protobuf enum `DATA_FORMAT_UNSPECIFIED = 0;`\n\n### JSON\n\n Value: 1\n\nJavaScript Object Notation.\n\nGenerated from protobuf enum `JSON = 1;`\n\n### PROTO_TEXT\n\n Value: 2\n\nProtocol Buffers text format. See\n\u003chttps://protobuf.dev/reference/protobuf/textformat-spec/\u003e\n\nGenerated from protobuf enum `PROTO_TEXT = 2;`"]]