public sealed class UpdateTagTemplateRequest : IMessage<UpdateTagTemplateRequest>, IEquatable<UpdateTagTemplateRequest>, IDeepCloneable<UpdateTagTemplateRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class UpdateTagTemplateRequest.
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.
[[["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 document provides reference information for the \u003ccode\u003eUpdateTagTemplateRequest\u003c/code\u003e class within the Google Cloud Data Catalog v1 API, detailing its usage in various versions.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API available is 2.14.0, while the current document describes version 2.9.0, and many other older versions of the API are also documented.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateTagTemplateRequest\u003c/code\u003e is used to update a tag template, where the template's \u003ccode\u003ename\u003c/code\u003e field is required to be set for the update operation.\u003c/p\u003e\n"],["\u003cp\u003eYou can update the \u003ccode\u003edisplay_name\u003c/code\u003e and \u003ccode\u003eis_publicly_readable\u003c/code\u003e fields of a tag template using the \u003ccode\u003eUpdateMask\u003c/code\u003e property, and updating the latter can take up to 12 hours to take effect in search results.\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, and inherits members from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]