[[["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-03-21 UTC."],[[["The `ListOffersResponse` class is part of the Google Cloud Channel v1 API and is used to represent the response received when listing offers."],["This class implements multiple interfaces including `IPageResponse`, `IEnumerable`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating it's designed for handling collections, serialization, and deep cloning of offer data."],["The `ListOffersResponse` class includes properties such as `NextPageToken` for pagination and `Offers`, a repeated field that contains the actual list of `Offer` objects."],["The documentation lists various available versions of the API, ranging from version 1.0.0 to the latest 2.14.0, with the current page reflecting information for version 2.12.0."],["The class provides both a parameterless constructor, and one that takes in a `ListOffersResponse` to construct a new instance."]]],[]]