public sealed class GetRegionSecurityPolicyRequest : IMessage<GetRegionSecurityPolicyRequest>, IEquatable<GetRegionSecurityPolicyRequest>, IDeepCloneable<GetRegionSecurityPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetRegionSecurityPolicyRequest.
A request message for RegionSecurityPolicies.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."],[[["The latest version available for `GetRegionSecurityPolicyRequest` is 3.6.0, with several previous versions listed for reference."],["The `GetRegionSecurityPolicyRequest` class, within the Compute Engine v1 API, is used to retrieve details of a specified security policy."],["This class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetRegionSecurityPolicyRequest` class contains properties for `Project`, `Region`, and `SecurityPolicy`, allowing you to specify which security policy to retrieve and from where."],["There are two constructors available, one empty, and the other accepting the `GetRegionSecurityPolicyRequest` parameter to clone."]]],[]]