public sealed class UpdatePolicyTagRequest : IMessage<UpdatePolicyTagRequest>, IEquatable<UpdatePolicyTagRequest>, IDeepCloneable<UpdatePolicyTagRequest>, IBufferMessage, IMessage
Request message for
[UpdatePolicyTag][google.cloud.datacatalog.v1.PolicyTagManager.UpdatePolicyTag].
You can update only display name, description, and parent policy tag.
If not set, defaults to all updatable fields.
For more information, see FieldMask.
[[["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 latest version available for \u003ccode\u003eUpdatePolicyTagRequest\u003c/code\u003e is 2.14.0, which can be found through the provided links alongside other versions ranging from 1.2.0 to 2.13.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdatePolicyTagRequest\u003c/code\u003e is a class used to send requests to update policy tags in Google Cloud Data Catalog, as part of the \u003ccode\u003eGoogle.Cloud.DataCatalog.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, inheriting members from the \u003ccode\u003eObject\u003c/code\u003e class, and has two constructors for creating instances.\u003c/p\u003e\n"],["\u003cp\u003eUpdatable properties for \u003ccode\u003ePolicyTag\u003c/code\u003e include the policy tag itself, along with its display name, description, and parent policy tag fields, with the \u003ccode\u003eUpdateMask\u003c/code\u003e property allowing users to specify which fields should be updated.\u003c/p\u003e\n"],["\u003cp\u003eThe PolicyTag and UpdateMask are important properties in this class, as they provide the data being modified and the scope of the modification respectfully.\u003c/p\u003e\n"]]],[],null,[]]