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 page provides documentation for the `GetDataExchangeRequest` class within the Google Cloud BigQuery Analytics Hub v1 API, specifically for version 1.6.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), which represents the resource name of the data exchange."],["There are multiple versions available for this class, going as far back as 1.0.0, with 1.7.0 being the most recent, as well as access to older versions."],["Two constructors are available: a parameterless constructor, and one that takes another `GetDataExchangeRequest` object as a parameter."]]],[]]