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 details the \u003ccode\u003eUpdateTagRequest\u003c/code\u003e class, which is used to send requests for updating tags in Google Cloud Data Catalog.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateTagRequest\u003c/code\u003e class is available in multiple versions, ranging from the latest 2.14.0 down to 1.2.0, within the Google.Cloud.DataCatalog.V1 namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e 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, ensuring functionality for message handling and object manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateTagRequest\u003c/code\u003e has two properties, \u003ccode\u003eTag\u003c/code\u003e which is required and specifies the updated tag, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which determines which fields of the tag should be overwritten.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage provides access to documentation for each version of the \u003ccode\u003eUpdateTagRequest\u003c/code\u003e class, linking to the specific documentation for that release.\u003c/p\u003e\n"]]],[],null,[]]