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 webpage provides documentation for the `GetResourcePolicyRequest` class within the Google Compute Engine v1 API, specifically for the .NET library."],["The `GetResourcePolicyRequest` class is used to construct request messages for retrieving a specific resource policy, as per the Compute Engine API specifications."],["The page offers access to documentation for numerous versions of the API, ranging from version 1.0.0 up to the latest, 3.6.0, allowing developers to check documentation for various versions."],["The class `GetResourcePolicyRequest` implements several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`, to support different functionalities."],["The page lists the available properties (`Project`, `Region`, `ResourcePolicy`) for the class, along with their types and descriptions, detailing how to use the constructor and members."]]],[]]