public sealed class GetDataExchangeRequest : IMessage<GetDataExchangeRequest>, IEquatable<GetDataExchangeRequest>, IDeepCloneable<GetDataExchangeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Analytics Hub v1 API class GetDataExchangeRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The `GetDataExchangeRequest` class is part of the Google Cloud BigQuery Analytics Hub v1 API, used for retrieving data exchange information."],["The latest version of the `GetDataExchangeRequest` class is version 1.7.0, with previous versions available including 1.6.0, 1.5.0, 1.4.0, 1.3.0, 1.2.0, 1.1.0, and 1.0.0."],["This class implements multiple interfaces including `IMessage\u003cGetDataExchangeRequest\u003e`, `IEquatable\u003cGetDataExchangeRequest\u003e`, `IDeepCloneable\u003cGetDataExchangeRequest\u003e`, and `IBufferMessage`."],["It features two constructors, one default and one that accepts another `GetDataExchangeRequest` object, along with properties for `DataExchangeName` and `Name`, which is a required resource name string."],["The class belongs to the `Google.Cloud.BigQuery.AnalyticsHub.V1` namespace and is compiled within the `Google.Cloud.BigQuery.AnalyticsHub.V1.dll` assembly."]]],[]]