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-03-25 UTC."],[[["This page provides reference documentation for the `CreatePolicyTagRequest` class within the Google Cloud Data Catalog v1 API, specifically for the .NET environment."],["The `CreatePolicyTagRequest` class is a request message used for creating policy tags via the `PolicyTagManager.CreatePolicyTag` method."],["This documentation covers the implementation details of the `CreatePolicyTagRequest` class, including its constructors, properties like `Parent`, `ParentAsTaxonomyName`, and `PolicyTag`, as well as its inherited members and the interfaces it implements."],["The documentation contains a list of older versions of the API, ranging from 2.14.0 all the way to 1.2.0, with 2.14.0 being the latest, and each version links to the documentation for the `CreatePolicyTagRequest`."]]],[]]