[[["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 page provides documentation for the `ListOrdersResponse` class within the Google Cloud Commerce Consumer Procurement v1 API, specifically version 1.3.0, with links to other versions of the API."],["The `ListOrdersResponse` class is a response message for the `ConsumerProcurementService.ListOrders` method and implements multiple interfaces such as `IPageResponse`, `IEnumerable`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties like `NextPageToken` which is a string used for pagination, and `Orders`, which is a `RepeatedField` containing a list of `Order` objects, and also has the `GetEnumerator` method which allows iteration of the list of orders."],["The class has a constructor that takes no parameters, and another that accepts a `ListOrdersResponse` object as a parameter, and is found in the `Google.Cloud.Commerce.Consumer.Procurement.V1` namespace."]]],[]]