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\u003eThe webpage provides reference documentation for the \u003ccode\u003eCreateTagTemplateFieldRequest\u003c/code\u003e class within the Google Cloud Data Catalog v1 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used to create tag template fields within Data Catalog, with the latest version being 2.14.0, and other versions listed from 1.2.0 to 2.13.0, each providing the same functionalities.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateTagTemplateFieldRequest\u003c/code\u003e inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and it includes properties like \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsTagTemplateName\u003c/code\u003e, \u003ccode\u003eTagTemplateField\u003c/code\u003e, and \u003ccode\u003eTagTemplateFieldId\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property is a required field representing the project and template location, while \u003ccode\u003eTagTemplateField\u003c/code\u003e defines the tag template field to be created and \u003ccode\u003eTagTemplateFieldId\u003c/code\u003e must be unique within its template.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists the constructors available for the \u003ccode\u003eCreateTagTemplateFieldRequest\u003c/code\u003e class, as well as a detailed breakdown of its properties, including the description and type of each property.\u003c/p\u003e\n"]]],[],null,[]]