[[["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."],[[["The `ListDataExchangesRequest` class is used to request a list of DataExchanges within the Google Cloud BigQuery Data Exchange service, version V1Beta1."],["This class implements several interfaces, including `IPageRequest`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities such as paging, message handling, and cloning."],["The `ListDataExchangesRequest` class offers properties like `PageSize` and `PageToken` to manage pagination, allowing for retrieval of large datasets in smaller, manageable chunks."],["The `Parent` property, which can also be accessed as `ParentAsLocationName`, is required and specifies the resource path (e.g., `projects/myproject/locations/US`) where the DataExchanges are located."],["There are multiple versions of this class, including the latest beta version 2.0.0-beta06, as well as 2.0.0-beta05 and 1.0.0-beta01, the latter being the one this specific documentation covers."]]],[]]