public sealed class UpdatePolicyRequest : IMessage<UpdatePolicyRequest>, IEquatable<UpdatePolicyRequest>, IDeepCloneable<UpdatePolicyRequest>, IBufferMessage, IMessage
The request sent to the [UpdatePolicyRequest]
[google.cloud.orgpolicy.v2.OrgPolicy.UpdatePolicy] method.
[[["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."],[[["The content focuses on the `UpdatePolicyRequest` class within the `Google.Cloud.OrgPolicy.V2` namespace, detailing its versions and implementation details."],["`UpdatePolicyRequest` is the class used to send requests to the `UpdatePolicy` method within the Google Cloud OrgPolicy API."],["Version 2.7.0 is the latest available version, while versions ranging from 1.0.0 to 2.6.0 are also accessible."],["The `UpdatePolicyRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class features a `Policy` property of the `Policy` type, which is required to be updated."]]],[]]