The file format to request.
Enums | |
---|---|
FORMAT_UNSPECIFIED |
Catch-all for unrecognized enum values. |
XML |
Returns a response in XML format. |
PLIST |
Returns a response in property list (plist) format. |
JSON |
Returns a response in raw JSON format (not packaged in an HttpBody object). |