[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-16 UTC."],[[["\u003cp\u003eThe content is returned as an enum specifying the format.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCONTENT_OPTION_UNSPECIFIED\u003c/code\u003e is a default value and will not be used by the API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePRE_RENDERED_HTML\u003c/code\u003e will return the issue details formatted as HTML.\u003c/p\u003e\n"]]],["The core content defines an enumeration for specifying content return methods. `CONTENT_OPTION_UNSPECIFIED` is the default, API-unused value. `PRE_RENDERED_HTML` indicates the issue details are returned as pre-rendered HTML text. These options dictate the format in which issue details are presented.\n"],null,["# ContentOption\n\nEnum specifying how is the content returned.\n\n| Enums ||\n|------------------------------|--------------------------------------------------------------|\n| `CONTENT_OPTION_UNSPECIFIED` | Default value. Will never be provided by the API. |\n| `PRE_RENDERED_HTML` | Returns the detail of the issue as a pre-rendered HTML text. |"]]