public sealed class DeleteDataExchangeRequest : IMessage<DeleteDataExchangeRequest>, IEquatable<DeleteDataExchangeRequest>, IDeepCloneable<DeleteDataExchangeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Analytics Hub v1 API class DeleteDataExchangeRequest.
[[["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 webpage provides documentation for the `DeleteDataExchangeRequest` class within the Google.Cloud.BigQuery.AnalyticsHub.V1 namespace, specifically for version 1.2.0."],["The `DeleteDataExchangeRequest` class is used to construct requests for deleting a data exchange in the Analytics Hub v1 API."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default constructor and one that takes another `DeleteDataExchangeRequest` object as a parameter, in addition to having two main properties, `DataExchangeName` and `Name`."],["The most current version listed for reference is 1.7.0, with the page detailing version 1.2.0, and there are several versions documented between the two, all the way back to version 1.0.0."]]],[]]