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 document outlines the \u003ccode\u003eCreateTagTemplateRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.DataCatalog.V1\u003c/code\u003e namespace, used to initiate the creation of a tag template in Google Cloud Data Catalog.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, and inherits from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eCreateTagTemplateRequest\u003c/code\u003e include \u003ccode\u003eParent\u003c/code\u003e (specifying the project and location), \u003ccode\u003eParentAsLocationName\u003c/code\u003e (a typed view over the parent), \u003ccode\u003eTagTemplate\u003c/code\u003e (the template to be created), and \u003ccode\u003eTagTemplateId\u003c/code\u003e (a unique identifier for the new template).\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available in the documentation is version 2.14.0 and multiple previous version are available up to version 1.2.0.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two constructors, one a parameterless default and another that accepts a \u003ccode\u003eCreateTagTemplateRequest\u003c/code\u003e object as a parameter to copy its values.\u003c/p\u003e\n"]]],[],null,[]]