public sealed class GetEffectivePolicyRequest : IMessage<GetEffectivePolicyRequest>, IEquatable<GetEffectivePolicyRequest>, IDeepCloneable<GetEffectivePolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Organization Policy v2 API class GetEffectivePolicyRequest.
The request sent to the [GetEffectivePolicy]
[google.cloud.orgpolicy.v2.OrgPolicy.GetEffectivePolicy] method.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference information for the `GetEffectivePolicyRequest` class within the Organization Policy v2 API."],["The `GetEffectivePolicyRequest` class is used to send requests to the `GetEffectivePolicy` method, which computes the effective policy."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and data management."],["It includes properties like `Name` and `PolicyName`, which are used to specify the effective policy to be retrieved."],["The documentation offers links to different versions, ranging from `1.0.0` to `2.7.0`, of the API."]]],[]]