public sealed class UpdateTagRequest : IMessage<UpdateTagRequest>, IEquatable<UpdateTagRequest>, IDeepCloneable<UpdateTagRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class UpdateTagRequest.
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\u003eThe content provides documentation for the \u003ccode\u003eUpdateTagRequest\u003c/code\u003e class within the Google Cloud Data Catalog v1 API, detailing its properties, constructors, and implementation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateTagRequest\u003c/code\u003e is used to update tags, and it requires the "name" field to be set and supports a \u003ccode\u003eFieldMask\u003c/code\u003e to specify which tag fields should be overwritten.\u003c/p\u003e\n"],["\u003cp\u003eThe document shows a version history for the \u003ccode\u003eUpdateTagRequest\u003c/code\u003e class, starting from version 1.2.0 up to the latest version 2.14.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, showing its wide usage in the API.\u003c/p\u003e\n"],["\u003cp\u003eThe document includes a description of the properties \u003ccode\u003eTag\u003c/code\u003e and \u003ccode\u003eUpdateMask\u003c/code\u003e, which are critical for modifying the requested tags.\u003c/p\u003e\n"]]],[],null,[]]