MediaType
Stay organized with collections
Save and categorize content based on your preferences.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-18 UTC.
[null,null,["Last updated 2024-09-18 UTC."],[[["\u003cp\u003eThis documentation details the different media types supported, including unspecified, audio, and a response acknowledging a media status report.\u003c/p\u003e\n"],["\u003cp\u003eEach media type is represented by a unique enum value for clear identification and usage within the system.\u003c/p\u003e\n"]]],[],null,["# MediaType\n\nMedia type of this response.\n\n| Enums ||\n|--------------------------|------------------------------------------------|\n| `MEDIA_TYPE_UNSPECIFIED` | UNSPECIFIED value |\n| `AUDIO` | Audio file. |\n| `MEDIA_STATUS_ACK` | Response to acknowledge a media status report. |"]]