public sealed class UpdatePolicyTagRequest : IMessage<UpdatePolicyTagRequest>, IEquatable<UpdatePolicyTagRequest>, IDeepCloneable<UpdatePolicyTagRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class UpdatePolicyTagRequest.
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\u003eThis webpage provides reference documentation for the \u003ccode\u003eUpdatePolicyTagRequest\u003c/code\u003e class within the Google Cloud Data Catalog v1 API, spanning versions from 1.2.0 to the latest 2.14.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdatePolicyTagRequest\u003c/code\u003e class is used to define a request message for updating a policy tag in Google Cloud Data Catalog, and it implements interfaces like \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 class has two constructors: a default one (\u003ccode\u003eUpdatePolicyTagRequest()\u003c/code\u003e) and another that takes an existing \u003ccode\u003eUpdatePolicyTagRequest\u003c/code\u003e object for copying (\u003ccode\u003eUpdatePolicyTagRequest(UpdatePolicyTagRequest other)\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two primary properties: \u003ccode\u003ePolicyTag\u003c/code\u003e, representing the policy tag to update, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which specifies which fields of the policy tag should be modified, with options limited to display name, description, and parent policy tag.\u003c/p\u003e\n"],["\u003cp\u003eThe available versions for the class are listed and accessible via links, the latest version being the 2.14.0.\u003c/p\u003e\n"]]],[],null,[]]