public sealed class UpdatePolicyTagRequest : IMessage<UpdatePolicyTagRequest>, IEquatable<UpdatePolicyTagRequest>, IDeepCloneable<UpdatePolicyTagRequest>, IBufferMessage, IMessage
Request message for
[UpdatePolicyTag][google.cloud.datacatalog.v1.PolicyTagManager.UpdatePolicyTag].
The update mask applies to the resource. Only display_name, description and
parent_policy_tag can be updated and thus can be listed in the mask. If
update_mask is not provided, all allowed fields (i.e. display_name,
description and parent) will be updated. For more information including the
FieldMask definition, see
https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask
If not set, defaults to all of the fields that are allowed to update.
[[["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 of the \u003ccode\u003eUpdatePolicyTagRequest\u003c/code\u003e is 2.14.0, but multiple previous versions are also available for use, dating as far back as version 1.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdatePolicyTagRequest\u003c/code\u003e is a request message used to update a policy tag within the Google Cloud Data Catalog.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, enabling it to function within the Google Cloud Protobuf ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two properties, \u003ccode\u003ePolicyTag\u003c/code\u003e and \u003ccode\u003eUpdateMask\u003c/code\u003e, which are used to specify the policy tag to be updated and the fields that are allowed to change.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdatePolicyTagRequest\u003c/code\u003e includes two constructors, allowing for either a default instance or one created by copying another \u003ccode\u003eUpdatePolicyTagRequest\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]