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."],[[["This webpage provides documentation for the `GetRegionSecurityPolicyRequest` class within the Google Compute Engine v1 API, specifically for .NET."],["The latest version available for this documentation is 3.6.0, with a list of previous versions ranging from 3.5.0 down to 1.0.0, available for viewing."],["The `GetRegionSecurityPolicyRequest` class is used to request a security policy and inherits from the base `object` class, as well as implementing multiple interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["Key properties for the `GetRegionSecurityPolicyRequest` include `Project` (project ID), `Region` (region name), and `SecurityPolicy` (security policy name)."],["The class also has two constructors, one default constructor and one that takes another instance of `GetRegionSecurityPolicyRequest`."]]],[]]