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-04-09 UTC."],[[["This webpage provides reference documentation for the `GetSslPolicyRequest` class within the Compute Engine v1 API, specifically under version 3.2.0 of the .NET library."],["The `GetSslPolicyRequest` class is used to request details about an SSL policy, as part of the `SslPolicies.Get` method."],["It outlines the `GetSslPolicyRequest` class's implementation of various interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` , and it's inheritance from the `object` class."],["The page lists various versions of the API, from 1.0.0 up to 3.6.0, where 3.6.0 is the latest version."],["The documentation details the constructors and properties available for `GetSslPolicyRequest`, including the `Project` and `SslPolicy` properties, which are of type `string`."]]],[]]