public sealed class CreatePolicyTagRequest : IMessage<CreatePolicyTagRequest>, IEquatable<CreatePolicyTagRequest>, IDeepCloneable<CreatePolicyTagRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class CreatePolicyTagRequest.
Request message for
[CreatePolicyTag][google.cloud.datacatalog.v1.PolicyTagManager.CreatePolicyTag].
[[["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-09 UTC."],[[["This page provides documentation for the `CreatePolicyTagRequest` class within the Google Cloud Data Catalog v1 API, specifically for .NET developers."],["The `CreatePolicyTagRequest` class is used to send requests to create a new policy tag, as part of the `PolicyTagManager`."],["The documentation details the inheritance, implementation, constructors, and properties, including `Parent`, `ParentAsTaxonomyName`, and `PolicyTag`, that define how a `CreatePolicyTagRequest` object is structured and used."],["This reference material is available across various versions of the API, from 1.2.0 up to the latest 2.14.0."],["It also includes information on implemented interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."]]],[]]