[[["容易理解","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"]],["上次更新時間: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"]]