public sealed class UpdateTagRequest : IMessage<UpdateTagRequest>, IEquatable<UpdateTagRequest>, IDeepCloneable<UpdateTagRequest>, IBufferMessage, IMessage
Request message for
[UpdateTag][google.cloud.datacatalog.v1.DataCatalog.UpdateTag].
Names of fields whose values to overwrite on a tag. Currently, a tag has
the only modifiable field with the name fields.
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 provides documentation for the \u003ccode\u003eUpdateTagRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.DataCatalog.V1\u003c/code\u003e namespace, detailing its usage in the Google Cloud Data Catalog API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe content lists various versions of the \u003ccode\u003eUpdateTagRequest\u003c/code\u003e class, ranging from version 1.2.0 up to the latest, 2.14.0, with each version link pointing to its respective documentation page.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateTagRequest\u003c/code\u003e is a request message used to update a tag in the Data Catalog and it includes properties such as \u003ccode\u003eTag\u003c/code\u003e and \u003ccode\u003eUpdateMask\u003c/code\u003e to specify which tag and fields to update.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateTagRequest\u003c/code\u003e class inherits from the base \u003ccode\u003eObject\u003c/code\u003e class and 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\u003eIt is made clear that the \u003ccode\u003eUpdateTagRequest\u003c/code\u003e class, contained in the \u003ccode\u003eGoogle.Cloud.DataCatalog.V1.dll\u003c/code\u003e assembly, has two constructors for different scenarios, with one being a basic constructor and the other allowing for the creation of a copy, for which the parameter \u003ccode\u003eother\u003c/code\u003e must be specified.\u003c/p\u003e\n"]]],[],null,[]]