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 reference documentation for the `GetRegionSecurityPolicyRequest` class within the Google Compute Engine v1 API, specifically for version 3.5.0."],["The `GetRegionSecurityPolicyRequest` class is used to make requests for retrieving region security policies and it implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes a list of available versions, ranging from the latest 3.6.0 down to 1.0.0, offering a history of the `GetRegionSecurityPolicyRequest` class."],["Key properties of the `GetRegionSecurityPolicyRequest` class are `Project`, `Region`, and `SecurityPolicy`, which are all strings used to specify the scope and target of the request."],["The page also provides information about the constructors `GetRegionSecurityPolicyRequest()` and `GetRegionSecurityPolicyRequest(GetRegionSecurityPolicyRequest other)`, and also a list of methods that are inherited from the object class."]]],[]]