public sealed class GetSslPolicyRequest : IMessage<GetSslPolicyRequest>, IEquatable<GetSslPolicyRequest>, IDeepCloneable<GetSslPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetSslPolicyRequest.
A request message for SslPolicies.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 page provides documentation for the `GetSslPolicyRequest` class within the Google Compute Engine v1 API, specifically for version 2.3.0."],["The `GetSslPolicyRequest` class is used to construct requests for retrieving SSL policy information, as described in the SslPolicies.Get method description."],["The documentation outlines the class's inheritance structure, showing it derives from `Object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes details about the class's constructors (`GetSslPolicyRequest()`) and properties (`Project` and `SslPolicy`), along with descriptions, data types, and parameter information."],["A comprehensive list of versions from 1.0.0 all the way to the latest 3.6.0 are provided, with links to the respective documentation pages."]]],[]]