public sealed class UpdateTagTemplateFieldRequest : IMessage<UpdateTagTemplateFieldRequest>, IEquatable<UpdateTagTemplateFieldRequest>, IDeepCloneable<UpdateTagTemplateFieldRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class UpdateTagTemplateFieldRequest.
Request message for
[UpdateTagTemplateField][google.cloud.datacatalog.v1.DataCatalog.UpdateTagTemplateField].
Optional. Names of fields whose values to overwrite on an individual field
of a tag template. The following fields are modifiable:
display_name
type.enum_type
is_required
If this parameter is absent or empty, all modifiable fields
are overwritten. If such fields are non-required and omitted in the request
body, their values are emptied with one exception: when updating an enum
type, the provided values are merged with the existing values. Therefore,
enum values can only be added, existing enum values cannot be deleted or
renamed.
Additionally, updating a template field from optional to required is
not allowed.
[[["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 page provides reference documentation for the \u003ccode\u003eUpdateTagTemplateFieldRequest\u003c/code\u003e class within the Google Cloud Data Catalog v1 API, specifically for the .NET environment, with the most recent version at 2.14.0, and the currently displayed version at 2.13.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateTagTemplateFieldRequest\u003c/code\u003e class is used to update tag template fields in Data Catalog, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing multiple interfaces, including \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\u003eUpdateTagTemplateFieldRequest\u003c/code\u003e include \u003ccode\u003eName\u003c/code\u003e (the name of the tag template field), \u003ccode\u003eTagTemplateField\u003c/code\u003e (the template to be updated), \u003ccode\u003eTagTemplateFieldName\u003c/code\u003e (a typed view of the resource name), and \u003ccode\u003eUpdateMask\u003c/code\u003e (specifying which fields to overwrite).\u003c/p\u003e\n"],["\u003cp\u003eThe page lists all the versions available of this specific object, from version 1.2.0 to 2.14.0.\u003c/p\u003e\n"],["\u003cp\u003eThe update operation allows modification of \u003ccode\u003edisplay_name\u003c/code\u003e, \u003ccode\u003etype.enum_type\u003c/code\u003e, and \u003ccode\u003eis_required\u003c/code\u003e fields, with specific rules for updating enum types and transitioning fields from optional to required, the latter of which is not allowed.\u003c/p\u003e\n"]]],[],null,[]]