public sealed class GetSecurityPolicyRequest : IMessage<GetSecurityPolicyRequest>, IEquatable<GetSecurityPolicyRequest>, IDeepCloneable<GetSecurityPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetSecurityPolicyRequest.
A request message for SecurityPolicies.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 `GetSecurityPolicyRequest` class within the Compute Engine v1 API for .NET."],["The latest version available for `GetSecurityPolicyRequest` is 3.6.0, with versions ranging back to 1.0.0 accessible in the documentation."],["`GetSecurityPolicyRequest` is a request message utilized for retrieving a specific security policy, as detailed in the method description."],["The class `GetSecurityPolicyRequest` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `GetSecurityPolicyRequest` class include `Project`, representing the Project ID, and `SecurityPolicy`, designating the name of the security policy to retrieve."]]],[]]