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-24 UTC."],[[["The latest version of the `GetRegionSecurityPolicyRequest` is 3.6.0, which can be found in the provided documentation link."],["This documentation provides reference for the Compute Engine v1 API class `GetRegionSecurityPolicyRequest`, including its description and usage."],["The `GetRegionSecurityPolicyRequest` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetRegionSecurityPolicyRequest` class has properties for `Project`, `Region`, and `SecurityPolicy` which are all of type string."],["The `GetRegionSecurityPolicyRequest` class has 2 constructors: a parameterless one, and one that takes `GetRegionSecurityPolicyRequest` as a parameter."]]],[]]