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, which can be found in the provided list of versions."],["This documentation provides a comprehensive list of versions for `GetRegionSecurityPolicyRequest`, ranging from version 1.0.0 up to the latest 3.6.0."],["The `GetRegionSecurityPolicyRequest` class is a part of the Google Cloud Compute Engine v1 API and is designed to retrieve security policy information from a specified region."],["The class `GetRegionSecurityPolicyRequest` inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["It contains properties `Project`, `Region`, and `SecurityPolicy`, all of which are string types that are used to specify the project, region, and name of the security policy to be retrieved, respectively."]]],[]]