[[["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-04-02 UTC."],[[["This page provides documentation for the `ListDataExchangesResponse` class within the Google.Cloud.BigQuery.AnalyticsHub.V1 API, specifically version 1.1.0, with links to all the previous versions as well as the latest."],["`ListDataExchangesResponse` is a class used for handling the response when listing data exchanges, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`."],["The class has a constructor to create new `ListDataExchangesResponse` objects, both default and copy constructors."],["The `ListDataExchangesResponse` class contains properties like `DataExchanges` which provides the list of data exchanges and `NextPageToken` to facilitate paginated results, along with methods like `GetEnumerator` to iterate through the exchanges."],["The class inherits from the `object` class, and the document provides information about the inherited methods `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]