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 \u003ccode\u003eUpdatePolicyTagRequest\u003c/code\u003e class is used to send requests for updating policy tags in Google Cloud Data Catalog.\u003c/p\u003e\n"],["\u003cp\u003eThis page lists the different available versions of the \u003ccode\u003eUpdatePolicyTagRequest\u003c/code\u003e, ranging from the latest \u003ccode\u003e2.14.0\u003c/code\u003e down to \u003ccode\u003e1.2.0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces such as \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\u003eThe \u003ccode\u003eUpdatePolicyTagRequest\u003c/code\u003e class contains two properties, \u003ccode\u003ePolicyTag\u003c/code\u003e which represents the policy tag to be updated, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which specifies the fields to be updated.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors provided, a default one with no parameters, and one that accepts another \u003ccode\u003eUpdatePolicyTagRequest\u003c/code\u003e as a parameter to copy its values.\u003c/p\u003e\n"]]],[],null,[]]