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-24 UTC."],[[["This webpage provides reference documentation for the `GetRegionSecurityPolicyRequest` class within the Google Cloud Compute Engine v1 API."],["The latest version available for `GetRegionSecurityPolicyRequest` is 3.6.0, with numerous prior versions also accessible, from 1.0.0 to 3.5.0."],["`GetRegionSecurityPolicyRequest` class is used to retrieve details about a specific region security policy and it inherits from object and implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class includes properties such as `Project`, `Region`, and `SecurityPolicy`, which are utilized to define the scope and identity of the request, as well as constructors for creating new instances."],["The documentation outlines the namespace (`Google.Cloud.Compute.V1`) and assembly (`Google.Cloud.Compute.V1.dll`) associated with the class."]]],[]]