public sealed class GetDataExchangeRequest : IMessage<GetDataExchangeRequest>, IEquatable<GetDataExchangeRequest>, IDeepCloneable<GetDataExchangeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Analytics Hub v1beta1 API class GetDataExchangeRequest.
[[["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."],[[["The `GetDataExchangeRequest` class is part of the Analytics Hub v1beta1 API, designed for retrieving data exchange information."],["This class is a sealed class that implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, inheriting from the base `object` class."],["`GetDataExchangeRequest` offers two constructors: a default constructor and one that accepts another `GetDataExchangeRequest` instance, enabling the creation of new objects from existing ones."],["The `GetDataExchangeRequest` class has two key properties: `DataExchangeName`, which provides a typed view over the resource name, and `Name`, a string property that holds the resource name of the data exchange."],["The available versions of this DataExchange Request are `2.0.0-beta06`, `2.0.0-beta05`, and `1.0.0-beta01`, with the latest version being `2.0.0-beta06`."]]],[]]