public sealed class CreateTagTemplateRequest : IMessage<CreateTagTemplateRequest>, IEquatable<CreateTagTemplateRequest>, IDeepCloneable<CreateTagTemplateRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class CreateTagTemplateRequest.
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 Google Cloud Data Catalog v1 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe content includes a version history of the API, ranging from version 2.14.0 (latest) down to 1.2.0, with version 2.5.0 being the current context, which contains links to previous versions' documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateTagTemplateRequest\u003c/code\u003e class is used to request the creation of a tag template, and it inherits from the \u003ccode\u003eobject\u003c/code\u003e class while also implementing several interfaces such as \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 the \u003ccode\u003eCreateTagTemplateRequest\u003c/code\u003e class include \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsLocationName\u003c/code\u003e, \u003ccode\u003eTagTemplate\u003c/code\u003e, and \u003ccode\u003eTagTemplateId\u003c/code\u003e, which are crucial for specifying the location, the tag template itself, and its unique ID.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage provides information on how to create new \u003ccode\u003eCreateTagTemplateRequest\u003c/code\u003e objects by calling the constructor method, either with an empty constructor, or with another \u003ccode\u003eCreateTagTemplateRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]