[[["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."],[[["This webpage provides reference documentation for the `ListOffersResponse` class within the Google Cloud Channel v1 API, specifically for .NET development, spanning multiple versions from 1.0.0 to the latest 2.14.0."],["The `ListOffersResponse` class is designed to handle the response message received after a request for a list of offers, as detailed by the `Response message for ListOffers` description."],["`ListOffersResponse` implements several interfaces including `IPageResponse\u003cOffer\u003e`, `IEnumerable\u003cOffer\u003e`, `IMessage`, `IEquatable\u003cListOffersResponse\u003e`, `IDeepCloneable\u003cListOffersResponse\u003e`, `IBufferMessage` among others."],["Key properties of the `ListOffersResponse` class include `NextPageToken` (for pagination) and `Offers` (a list of `Offer` objects), essential for navigating and retrieving offer data."],["The `GetEnumerator()` method is available, allowing for easy iteration over the list of `Offer` resources included in the response."]]],[]]