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 page provides reference documentation for the `GetRegionSecurityPolicyRequest` class within the Compute Engine v1 API, specifically for the .NET environment."],["This class is used to construct a request message for the `RegionSecurityPolicies.Get` method, which retrieves information about a specific security policy."],["The latest available version of the documentation is 3.6.0, and it covers versions from 1.0.0 up to 3.6.0."],["`GetRegionSecurityPolicyRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from `Object`."],["The `GetRegionSecurityPolicyRequest` class has three core properties: `Project`, `Region`, and `SecurityPolicy`, each of which are strings and are required to get a region security policy."]]],[]]