[[["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-06-12 UTC."],[[["`ImagesServicePb.OutputSettings.MIME_TYPE` is a public enum that extends `Enum` and implements `ProtocolMessageEnum`, providing a structured way to represent MIME types."],["This enum includes static fields for common image formats like `JPEG`, `PNG`, and `WEBP`, along with corresponding `VALUE` constants."],["It inherits various methods from the `Enum` and `Object` classes, such as `valueOf`, `name`, and `toString`, along with additional methods."],["The class provides static methods like `forNumber`, `getDescriptor`, and `values` for managing and accessing the enum's values and metadata."],["Instance methods like `getDescriptorForType`, `getNumber`, and `getValueDescriptor` allow for retrieving information about a specific enum instance."]]],[]]