public sealed class CreateTagTemplateRequest : IMessage<CreateTagTemplateRequest>, IEquatable<CreateTagTemplateRequest>, IDeepCloneable<CreateTagTemplateRequest>, IBufferMessage, IMessage
Request message for
[CreateTagTemplate][google.cloud.datacatalog.v1.DataCatalog.CreateTagTemplate].
The ID must contain only lowercase letters (a-z), numbers (0-9),
or underscores (_), and must start with a letter or underscore.
The maximum size is 64 bytes when encoded in UTF-8.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eCreateTagTemplateRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.DataCatalog.V1\u003c/code\u003e namespace in the .NET environment, outlining its purpose and properties.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 2.14.0, with the content offering version history going back to 1.2.0, each version containing the same information.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateTagTemplateRequest\u003c/code\u003e class is used to construct a request message for creating a tag template in Google Cloud Data Catalog and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eCreateTagTemplateRequest\u003c/code\u003e include \u003ccode\u003eParent\u003c/code\u003e and \u003ccode\u003eParentAsLocationName\u003c/code\u003e for specifying the project and location, \u003ccode\u003eTagTemplate\u003c/code\u003e for defining the template to be created, and \u003ccode\u003eTagTemplateId\u003c/code\u003e for setting a unique identifier for the template.\u003c/p\u003e\n"],["\u003cp\u003eThe page offers public constructors of \u003ccode\u003eCreateTagTemplateRequest()\u003c/code\u003e and \u003ccode\u003eCreateTagTemplateRequest(CreateTagTemplateRequest other)\u003c/code\u003e allowing for the creation of new instances, whether empty or based off of another instance.\u003c/p\u003e\n"]]],[],null,[]]