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."],[[["This document provides reference material for the `GetDataExchangeRequest` class within the Google Cloud BigQuery Analytics Hub V1 API, specifically version 1.0.0."],["`GetDataExchangeRequest` is used to get a data exchange and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `DataExchangeName` (a typed view) and `Name` (a string representing the resource name of the data exchange), which are used to define and access data exchanges."],["The latest version of the `GetDataExchangeRequest` can be found in the 1.7.0 release, but there are 7 earlier versions available, dating back to version 1.0.0."]]],[]]