[[["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 `ListDataExchangesResponse` class within the Google Cloud BigQuery Data Exchange v1beta1 API, including its properties, methods, and inheritance."],["`ListDataExchangesResponse` is a class that represents the response to a request for a list of data exchanges, implementing several interfaces including `IPageResponse`, `IEnumerable`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default constructor and one that accepts another `ListDataExchangesResponse` instance for copying."],["Key properties of the `ListDataExchangesResponse` class include `DataExchanges`, a list of data exchanges of the type `RepeatedField\u003cDataExchange\u003e`, and `NextPageToken`, a string for paginating through results."],["The class offers a `GetEnumerator` method, which allows for iteration through the list of `DataExchange` resources contained within the response."]]],[]]