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 of the `GetRegionSecurityPolicyRequest` is 3.6.0, but the current page is focused on version 2.9.0 of the class in the Compute Engine v1 API."],["`GetRegionSecurityPolicyRequest` is a request message for `RegionSecurityPolicies.Get`, which retrieves details about a specific security policy."],["The class `GetRegionSecurityPolicyRequest` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class contains three properties; `Project`, `Region`, and `SecurityPolicy`, all of which are string values."],["The class `GetRegionSecurityPolicyRequest` contains two constructors, one is empty and the other takes another `GetRegionSecurityPolicyRequest` as a parameter."]]],[]]