public sealed class DeleteAspectTypeRequest : IMessage<DeleteAspectTypeRequest>, IEquatable<DeleteAspectTypeRequest>, IDeepCloneable<DeleteAspectTypeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DeleteAspectTypeRequest.
Optional. If the client provided etag value does not match the current etag
value, the DeleteAspectTypeRequest method returns an ABORTED error
response.
[[["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-25 UTC."],[[["This document provides reference documentation for the `DeleteAspectTypeRequest` class within the Google Cloud Dataplex v1 API, specifically for .NET."],["The latest version of the API is 3.6.0, and there are multiple previous versions available, from 1.0.0 up to 3.5.0, with version 3.4.0 being highlighted."],["The `DeleteAspectTypeRequest` class is used to request the deletion of an AspectType, and it includes properties such as `Name`, `Etag`, and `AspectTypeName`."],["The class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for various functionalities."],["The current listed document includes the constructors, inherited members, and properties of the `DeleteAspectTypeRequest` class, within the `Google.Cloud.Dataplex.V1` namespace."]]],[]]