public sealed class GetResourcePolicyRequest : IMessage<GetResourcePolicyRequest>, IEquatable<GetResourcePolicyRequest>, IDeepCloneable<GetResourcePolicyRequest>, IBufferMessage, IMessage
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.Cloud.Compute.V1` namespace, detailing its structure and functionality."],["The `GetResourcePolicyRequest` class is part of the Google Cloud Compute API and is used to request details about a specific resource policy."],["This page lists the various versions of the `GetResourcePolicyRequest`, from version 1.0.0 to the latest version 3.6.0, that are available to developers."],["The class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The class features properties like `Project`, `Region`, and `ResourcePolicy`, which can be used to specify details about the desired resource policy."]]],[]]