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-04-09 UTC."],[[["The latest version of the `GetSecurityPolicyRequest` documentation is 3.6.0, but this page is showing version 3.5.0."],["This webpage provides documentation for the `GetSecurityPolicyRequest` class, a part of the Compute Engine v1 API from Google Cloud."],["`GetSecurityPolicyRequest` is used to request information about a specific security policy, as outlined in the method description for `SecurityPolicies.Get`."],["The class `GetSecurityPolicyRequest` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `GetSecurityPolicyRequest` class includes properties such as `Project` and `SecurityPolicy`, which require string inputs."]]],[]]