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 page provides reference documentation and code samples for the `GetRegionSecurityPolicyRequest` class within the Compute Engine v1 API."],["The `GetRegionSecurityPolicyRequest` class is used to request information about a region's security policies, as described in the method details."],["This `GetRegionSecurityPolicyRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits from `Object`."],["The class includes constructors and properties like `Project`, `Region`, and `SecurityPolicy`, which are used to configure the security policy request, with each of them being of type `String`."]]],[]]