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-03-21 UTC."],[[["This document provides reference information for the `GetDataExchangeRequest` class within the Google.Cloud.BigQuery.AnalyticsHub.V1 namespace, detailing its purpose, inheritance, and implementation."],["The `GetDataExchangeRequest` class is designed as a message for retrieving a data exchange, which is part of the Analytics Hub v1 API."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, supporting various functionalities like message handling, equality checks, and deep cloning."],["The class includes constructors for creating new instances and copying existing ones, along with properties like `DataExchangeName` and `Name` for specifying the target data exchange resource."],["This documentation covers 8 versions of the DataExchangeRequest, from 1.0.0 to 1.7.0, with 1.7.0 being the most recent version."]]],[]]