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-31 UTC."],[[["The `GetSslPolicyRequest` class is part of the Google Cloud Compute Engine v1 API and is used to request details about a specific SSL policy."],["This page details the `GetSslPolicyRequest` class, its inheritance, implemented interfaces, constructor parameters, properties `Project` and `SslPolicy` as well as the various versions of the API."],["Version 3.6.0 is the latest release, but multiple other versions, ranging from 1.0.0 to 3.5.0 are also accessible, each with its own API documentation."],["The `Project` and `SslPolicy` properties of the `GetSslPolicyRequest` allow users to specify the project ID and the SSL policy name, respectively, to retrieve specific SSL policy details."]]],[]]