[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-07-25。"],[[["This documentation outlines the different enum values available for representing review statuses."],["Legacy aliases exist for several review statuses, but they are deprecated and should not be used (`underReview`, `approved`, `rejected`, `draft`)."],["The preferred and current enum values for review statuses are `REVIEW_STATUS_UNSPECIFIED`, `UNDER_REVIEW`, `APPROVED`, `REJECTED`, and `DRAFT`."]]],["The core content defines an enum related to review status. It outlines the following statuses: `REVIEW_STATUS_UNSPECIFIED`, `UNDER_REVIEW`, `APPROVED`, `REJECTED`, and `DRAFT`. It also indicates deprecated legacy aliases for each of the statuses, `underReview`, `approved`, `rejected`, and `draft`. The provided information is the name of the enums, the description, and whether they are deprecated.\n"]]