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"]],[["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 information for the `DeleteDataExchangeRequest` class within the Google Cloud BigQuery Analytics Hub v1 API."],["The `DeleteDataExchangeRequest` class is used to construct a message that facilitates the deletion of a data exchange resource."],["The latest version available is 1.7.0 and there are 8 versions available in total from 1.0.0 to 1.7.0."],["`DeleteDataExchangeRequest` inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, and has two constructors and two properties."],["The property `Name` is a string and it's used to specify the full name of the data exchange that should be deleted, and `DataExchangeName` is a typed view of the `Name` property."]]],[]]