[[["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-23 UTC."],[[["\u003cp\u003e\u003ccode\u003eRENDER_ENCODING_UNSPECIFIED\u003c/code\u003e is a default value with no specific encoding.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUTF_8\u003c/code\u003e is specifically for QR code barcodes and supports UTF-8 encoding.\u003c/p\u003e\n"]]],["The provided content defines two enumeration values related to data encoding. `RENDER_ENCODING_UNSPECIFIED` indicates an unspecified encoding. `UTF_8` represents UTF-8 encoding, specifically for barcodes, and is limited to qrCode barcode types. These enums are used to specify the data encoding method within a system that handles different barcode formats.\n"],null,["| Enums ||\n|-------------------------------|------------------------------------------------------------------------------|\n| `RENDER_ENCODING_UNSPECIFIED` | |\n| `UTF_8` | UTF_8 encoding for barcodes. This is only supported for barcode type qrCode. |"]]