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-04-09 UTC."],[[["This webpage provides documentation for the `GetRegionSecurityPolicyRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 3.1.0."],["The `GetRegionSecurityPolicyRequest` class is used to request details about a specific region security policy, which includes implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has constructors, properties like `Project`, `Region`, and `SecurityPolicy` which are strings, and it inherits members from the base `object` class."],["The webpage also lists a comprehensive history of prior versions from 1.0.0 to 3.6.0 (latest) for reference of the `GetRegionSecurityPolicyRequest` API."]]],[]]