[[["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 document provides reference documentation for the `ListOrdersResponse` class within the Cloud Commerce Consumer Procurement v1 API, specifically version 1.2.0, which is one of the five versions available."],["The `ListOrdersResponse` class is a response message for the `ConsumerProcurementService.ListOrders` operation and implements several interfaces, including `IPageResponse\u003cOrder\u003e`, `IEnumerable\u003cOrder\u003e`, `IMessage`, and more."],["It inherits from the `object` class and includes properties such as `NextPageToken` (a string for fetching the next page) and `Orders` (a `RepeatedField\u003cOrder\u003e` containing the list of orders)."],["The class includes a constructor with an option to copy from another `ListOrdersResponse` instance, as well as the `GetEnumerator()` method for iterating through the resources in the response."],["The `ListOrdersResponse` is contained within the namespace `Google.Cloud.Commerce.Consumer.Procurement.V1` and is part of the `Google.Cloud.Commerce.Consumer.Procurement.V1.dll` assembly."]]],[]]