[[["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-09-18 UTC."],[],["The content defines reservation statuses. Possible statuses include `PENDING`, indicating a reservation is in process; `CONFIRMED`, meaning the reservation is secured; `CANCELLED`, showing it was user-terminated; and `FULFILLED`, signifying completion. `CHANGE_REQUESTED` means a modification is asked, and `REJECTED` means it was denied or expired. `RESERVATION_STATUS_UNSPECIFIED` represents an undefined status. These are the core reservation state values and their meanings.\n"]]