[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["The latest version available for the `ReservationStatusEnum.ReservationStatus` is 0.19.0, with several previous versions listed dating back to 0.1.0."],["`ReservationStatusEnum.ReservationStatus` is a Protobuf enum that defines the possible reservation statuses for a line item in the `google.ads.admanager.v1` package."],["This enum implements the `ProtocolMessageEnum` interface and includes three specific status values: `RESERVED`, `UNRESERVED`, and `RESERVATION_STATUS_UNSPECIFIED`."],["The enum provides static fields and methods for managing the reservation statuses, such as `forNumber()`, `getDescriptor()`, and `valueOf()`, along with inherited methods from `Enum` and `Object`."],["The status values `RESERVED` indicates that inventory has been reserved, `UNRESERVED` indicates it has not been, and `RESERVATION_STATUS_UNSPECIFIED` indicating that no value was specified."]]],[]]