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 document provides reference information for the `GetRegionSecurityPolicyRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 2.14.0."],["The `GetRegionSecurityPolicyRequest` class is a request message used for retrieving region security policies and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has three key properties: `Project`, `Region`, and `SecurityPolicy`, all of which are of type string and define the project ID, the region name, and the name of the security policy to retrieve, respectively."],["This page provides version history, with version 3.6.0 being the latest, with links to the versions dating as far back as 1.0.0."]]],[]]