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-03-25 UTC."],[[["This webpage provides documentation for the `DeletePolicyTagRequest` class within the Google Cloud Data Catalog v1 API, specifically for the .NET environment."],["The class `DeletePolicyTagRequest` is used as a request message for deleting a policy tag, as part of the `PolicyTagManager` service."],["This documentation covers versions from 1.2.0 to the latest version 2.14.0 of the API, offering users a comprehensive view of version history."],["The `DeletePolicyTagRequest` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and includes properties like `Name` and `PolicyTagName` to define the request."],["The documentation includes constructors for `DeletePolicyTagRequest` allowing for empty or copy construction, and it details the required parameters and inherited members."]]],[]]