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-03-21 UTC."],[[["This documentation provides details for the `GetDataExchangeRequest` class, which is part of the Analytics Hub v1beta1 API within the Google.Cloud.BigQuery.DataExchange.V1Beta1 namespace."],["`GetDataExchangeRequest` is a message class used to request a data exchange and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `GetDataExchangeRequest` has two constructors: a default constructor and one that takes another `GetDataExchangeRequest` instance as a parameter for copying."],["It includes two properties, `DataExchangeName` and `Name`, where `Name` represents the required resource name of the data exchange in a specific format."],["The documentation available is for three different versions, the latest being 2.0.0-beta06, along with 2.0.0-beta05 and 1.0.0-beta01."]]],[]]