public sealed class DeletePolicyTagRequest : IMessage<DeletePolicyTagRequest>, IEquatable<DeletePolicyTagRequest>, IDeepCloneable<DeletePolicyTagRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class DeletePolicyTagRequest.
Request message for
[DeletePolicyTag][google.cloud.datacatalog.v1.PolicyTagManager.DeletePolicyTag].
[[["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-04-17 UTC."],[[["This document provides reference information for the `DeletePolicyTagRequest` class within the Google Cloud Data Catalog v1 API, specifically version 2.9.0."],["The `DeletePolicyTagRequest` class is used to construct a request message for deleting a policy tag, and also inherits from various interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document details the constructors, properties (`Name`, `PolicyTagName`), and inherited members of the `DeletePolicyTagRequest` class, also providing links for versions as low as 1.2.0 and up to the latest version 2.14.0."],["The main purpose of `DeletePolicyTagRequest` is to handle requests to delete specific policy tags, including the deletion of all descendant policy tags."]]],[]]