public sealed class CreateTagTemplateFieldRequest : IMessage<CreateTagTemplateFieldRequest>, IEquatable<CreateTagTemplateFieldRequest>, IDeepCloneable<CreateTagTemplateFieldRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class CreateTagTemplateFieldRequest.
Request message for
[CreateTagTemplateField][google.cloud.datacatalog.v1.DataCatalog.CreateTagTemplateField].
Required. The ID of the tag template field to create.
Note: Adding a required field to an existing template is not allowed.
Field IDs can contain letters (both uppercase and lowercase), numbers
(0-9), underscores (_) and dashes (-). Field IDs must be at least 1
character long and at most 128 characters long. Field IDs must also be
unique within their template.
[[["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 provides reference information for the \u003ccode\u003eCreateTagTemplateFieldRequest\u003c/code\u003e class within the Google Cloud Data Catalog v1 API, specifically version 2.7.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateTagTemplateFieldRequest\u003c/code\u003e class is used to define the request message for creating a new tag template field.\u003c/p\u003e\n"],["\u003cp\u003eIt implements interfaces like \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 \u003ccode\u003eobject\u003c/code\u003e class, providing functionalities for message handling, comparison, cloning, and buffering.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eParent\u003c/code\u003e (specifying the project and template location), \u003ccode\u003eParentAsTagTemplateName\u003c/code\u003e (a \u003ccode\u003eTagTemplateName\u003c/code\u003e-typed view over the \u003ccode\u003eParent\u003c/code\u003e resource), \u003ccode\u003eTagTemplateField\u003c/code\u003e (the tag template field itself), and \u003ccode\u003eTagTemplateFieldId\u003c/code\u003e (the unique identifier for the new field).\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers various versions of the \u003ccode\u003eCreateTagTemplateFieldRequest\u003c/code\u003e, showing a list of versions from \u003ccode\u003e2.14.0\u003c/code\u003e down to \u003ccode\u003e1.2.0\u003c/code\u003e, providing a history of this object.\u003c/p\u003e\n"]]],[],null,[]]