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."],[[["This webpage provides documentation for the `GetSslPolicyRequest` class within the Google.Cloud.Compute.V1 API, specifically version 3.4.0."],["The `GetSslPolicyRequest` class is used to request details about an SSL policy and is an implementation of multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page offers a history of previous versions, ranging from version 1.0.0 up to the latest version 3.6.0, for the `GetSslPolicyRequest` class documentation."],["The `GetSslPolicyRequest` class includes properties such as `Project` and `SslPolicy`, which are strings representing the project ID and SSL policy name respectively."],["The documentation includes details on how to construct the `GetSslPolicyRequest` class using its public constructor that can take itself as a parameter."]]],[]]