public sealed class GetResourcePolicyRequest : IMessage<GetResourcePolicyRequest>, IEquatable<GetResourcePolicyRequest>, IDeepCloneable<GetResourcePolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetResourcePolicyRequest.
A request message for ResourcePolicies.Get. See the method description for details.
[[["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 page provides reference documentation for the `GetResourcePolicyRequest` class within the Compute Engine v1 API, specifically for the .NET library."],["The `GetResourcePolicyRequest` class is used to construct requests for retrieving resource policies and it implements several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation includes a list of all available versions for the `GetResourcePolicyRequest`, with version 3.6.0 being the latest release, and it ranges from version 1.0.0 up to 3.6.0."],["The class has properties for `Project`, `Region`, and `ResourcePolicy`, which are all of string type and used to specify the details of the resource policy being requested."]]],[]]