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 details the \u003ccode\u003eCreateTagTemplateRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.DataCatalog.V1\u003c/code\u003e namespace, used to structure requests for creating tag templates in Google Cloud Data Catalog.\u003c/p\u003e\n"],["\u003cp\u003eThe page offers documentation for the \u003ccode\u003eCreateTagTemplateRequest\u003c/code\u003e class across multiple versions of the Data Catalog API, ranging from version 1.2.0 to the latest version, 2.14.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateTagTemplateRequest\u003c/code\u003e 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, supporting various functionalities like message handling, equality comparison, and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eCreateTagTemplateRequest\u003c/code\u003e include \u003ccode\u003eParent\u003c/code\u003e which specifies the project and location, \u003ccode\u003eParentAsLocationName\u003c/code\u003e which provides a typed view of the parent resource name, \u003ccode\u003eTagTemplate\u003c/code\u003e which contains the tag template to be created, and \u003ccode\u003eTagTemplateId\u003c/code\u003e which is the unique identifier for the new tag template.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, one empty and one accepting another \u003ccode\u003eCreateTagTemplateRequest\u003c/code\u003e object, allowing for the creation of new instances or copies.\u003c/p\u003e\n"]]],[],null,[]]