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-31 UTC."],[[["This webpage provides reference documentation for the `GetResourcePolicyRequest` class within the Google.Cloud.Compute.V1 API, specifically version 3.4.0, with links to other versions."],["The `GetResourcePolicyRequest` class is used to form a request to retrieve a resource policy, as part of the ResourcePolicies.Get method."],["The `GetResourcePolicyRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["The class has constructors for default initialization and for creating a copy from another `GetResourcePolicyRequest` object, as well as properties for setting the project ID, region, and the resource policy name."],["The documentation provides a detailed list of all available versions of this `GetResourcePolicyRequest`, ranging from version 1.0.0 up to the latest version 3.6.0."]]],[]]