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.
In general, 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, used to update tag templates.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateTagTemplateRequest\u003c/code\u003e class implements several 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\u003eThere are two constructors available for \u003ccode\u003eUpdateTagTemplateRequest\u003c/code\u003e: a default constructor and one that accepts another \u003ccode\u003eUpdateTagTemplateRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two properties: \u003ccode\u003eTagTemplate\u003c/code\u003e, which is the template to be updated, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which specifies which fields to update.\u003c/p\u003e\n"],["\u003cp\u003eThe page also lists the history of the class, from version 1.2.0 to the latest 2.14.0, all including the same UpdateTagTemplateRequest.\u003c/p\u003e\n"]]],[],null,[]]