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, specifically for version 1.5.0."],["The `DeleteDataExchangeRequest` class is designed for use in deleting a data exchange and inherits from various interfaces and the base object class, implementing functionalities like message handling, equality checks, and deep cloning."],["The class includes a constructor for creating instances and another that copies an instance, as well as properties to set the `Name` and `DataExchangeName` which is a typed-view resource name property to properly handle the full resource name."],["The document outlines a history of prior versions of the `DeleteDataExchangeRequest` class, including versions 1.0.0 through 1.7.0, with 1.7.0 being the latest."]]],[]]