public sealed class UpdateTagTemplateRequest : IMessage<UpdateTagTemplateRequest>, IEquatable<UpdateTagTemplateRequest>, IDeepCloneable<UpdateTagTemplateRequest>, IBufferMessage, IMessage
Request message for
[UpdateTagTemplate][google.cloud.datacatalog.v1.DataCatalog.UpdateTagTemplate].
Names of fields whose values to overwrite on a tag template. Currently,
only display_name can be overwritten.
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.
[[["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\u003eUpdateTagTemplateRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.DataCatalog.V1\u003c/code\u003e namespace, a component of the Google Cloud Data Catalog .NET library, with the latest version being 2.14.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateTagTemplateRequest\u003c/code\u003e class is used to send a request for updating a tag template, as part of the \u003ccode\u003eUpdateTagTemplate\u003c/code\u003e method of the DataCatalog service, inheriting from multiple interfaces like IMessage, IEquatable, and IDeepCloneable.\u003c/p\u003e\n"],["\u003cp\u003eThe class allows updating a template, requiring the template's \u003ccode\u003ename\u003c/code\u003e to be set, with the \u003ccode\u003eTagTemplate\u003c/code\u003e property representing the template to update.\u003c/p\u003e\n"],["\u003cp\u003eIt also features the \u003ccode\u003eUpdateMask\u003c/code\u003e property, which lets you specify which fields of the tag template to overwrite during the update operation, with \u003ccode\u003edisplay_name\u003c/code\u003e being the only currently overwritable field.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage contains documentation of many previous versions all the way back to version 1.2.0 of the \u003ccode\u003eUpdateTagTemplateRequest\u003c/code\u003e for this library.\u003c/p\u003e\n"]]],[],null,[]]