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, but there are many versions available, including version 2.15.0, that are documented on this page, ranging back to version 1.0.0."],["The `GetRegionSecurityPolicyRequest` class, found within the `Google.Cloud.Compute.V1` namespace, is used to request a specific region's security policy, and is part of the Compute Engine v1 API."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["The class provides constructors for creating instances, either as a default instance or as a copy from another `GetRegionSecurityPolicyRequest` object, alongside properties to specify the project, region, and the name of the security policy."],["The current version of this page is under version 2.15.0."]]],[]]