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 and is_publicly_readable 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.
Note: Updating the is_publicly_readable field may require up to 12
hours to take effect in search results. Additionally, it also requires
the tagTemplates.getIamPolicy and tagTemplates.setIamPolicy
permissions.
[[["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, utilized for updating tag templates.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eUpdateTagTemplateRequest\u003c/code\u003e class is 2.14.0, with previous versions from 2.13.0 to 1.2.0 also available, alongside version 1.6.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateTagTemplateRequest\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateTagTemplateRequest\u003c/code\u003e class has two properties, \u003ccode\u003eTagTemplate\u003c/code\u003e, which represents the template being updated, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which specifies the fields to be overwritten.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for \u003ccode\u003eUpdateTagTemplateRequest\u003c/code\u003e, one is the default, and the other takes an existing \u003ccode\u003eUpdateTagTemplateRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]