public sealed class CreateTagRequest : IMessage<CreateTagRequest>, IEquatable<CreateTagRequest>, IDeepCloneable<CreateTagRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class CreateTagRequest.
Request message for
[CreateTag][google.cloud.datacatalog.v1.DataCatalog.CreateTag].
[[["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-21 UTC."],[[["This webpage provides reference documentation for the `CreateTagRequest` class within the Google Cloud Data Catalog v1 API, specifically for .NET developers."],["The `CreateTagRequest` class is used to create tags within the Data Catalog, which can be attached to entries or entry groups, as per the documented versions."],["The latest version documented is 2.14.0, with previous versions from 2.13.0 back to 1.2.0 available for reference."],["The `CreateTagRequest` class has properties such as `Parent`, `ParentAsEntryName`, and `Tag` that are crucial for defining the tag's relationship and content."],["`CreateTagRequest` has implemented interfaces such as `IMessage`, `IEquatable\u003cCreateTagRequest\u003e`, `IDeepCloneable\u003cCreateTagRequest\u003e`, and `IBufferMessage`."]]],[]]