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"]],[["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-01 UTC."],[[["This document provides reference documentation for the `GetDataExchangeRequest` class within the Google Cloud BigQuery Analytics Hub v1 API."],["The `GetDataExchangeRequest` class is used to request a specific data exchange, inheriting from `object` and implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available for this documentation is 1.7.0, while this document is for version 1.3.0, and other versions are available down to version 1.0.0."],["The `GetDataExchangeRequest` class includes constructors for creating new instances and properties such as `DataExchangeName` and `Name`, the latter being a required string field for specifying the resource name of the requested data exchange."]]],[]]