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 Compute Engine v1 API for .NET, with the current version being 2.3.0."],["The latest version available is 3.6.0, and the page includes links to all other versions of the `GetRegionSecurityPolicyRequest` class from 1.0.0 to 3.6.0."],["The `GetRegionSecurityPolicyRequest` class is used to request security policy information for a specific region, as part of the Google.Cloud.Compute.V1 namespace."],["The `GetRegionSecurityPolicyRequest` class includes properties for setting the project ID, the region name, and the security policy name."],["The `GetRegionSecurityPolicyRequest` class inherits from multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]