Enum member Document.MIME_TYPE
Signature
MIME_TYPE = 'mimeType'
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-17 UTC.
[null,null,["Last updated 2024-09-17 UTC."],[[["Signature provides the ability to define a `MIME_TYPE`."],["`MIME_TYPE` is used to represent the Multipurpose Internet Mail Extensions type."]]],["The provided content defines a constant, `MIME_TYPE`, and assigns it the string value 'mimeType'. This suggests the presence of a signature mechanism or a data structure where the type of content is identified using a Multipurpose Internet Mail Extensions (MIME) type. The core action is the definition and assignment of a specific string literal for representing a MIME type.\n"]]