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-21 UTC."],[[["This webpage provides reference documentation for the `GetSecurityPolicyRequest` class within the Compute Engine v1 API."],["The `GetSecurityPolicyRequest` class is a request message for the `SecurityPolicies.Get` method, used to retrieve security policy details."],["The webpage outlines the inheritance and implementation details of `GetSecurityPolicyRequest`, including its relationship to the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The page documents the class's properties, `Project` and `SecurityPolicy`, which are essential for specifying the project ID and security policy name in the request."],["The page contains multiple versions of the documentation for GetSecurityPolicyRequest ranging from version 1.0.0 to the latest version of 3.6.0."]]],[]]