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 page provides documentation for the `DeleteDataExchangeRequest` class within the Google Cloud BigQuery Analytics Hub v1 API, specifically for the .NET environment."],["The `DeleteDataExchangeRequest` class is used to construct requests for deleting a data exchange resource, it implements multiple interfaces for message handling and object operations."],["The class offers two constructors: a default constructor and a copy constructor that allows cloning an existing `DeleteDataExchangeRequest` object."],["It includes properties such as `DataExchangeName` and `Name`, which are crucial for specifying the target data exchange to be deleted within the BigQuery Analytics Hub, with the latter being a required parameter."],["This documentation also covers different version of the `DeleteDataExchangeRequest`, with version 1.7.0 being the most recent."]]],[]]