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 back to version 1.0.0."],["This document details the `GetRegionSecurityPolicyRequest` class within the Google.Cloud.Compute.V1 namespace for the .NET environment."],["The `GetRegionSecurityPolicyRequest` class is part of the Compute Engine v1 API and is used to retrieve details about a security policy in a specified region."],["This class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The `GetRegionSecurityPolicyRequest` class has three main properties: Project, Region, and SecurityPolicy, which are all string types and are used to specify which Security Policy to get."]]],[]]