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 used to construct a request for the `SslPolicies.Get` method within the Compute Engine v1 API."],["This page provides documentation for version 2.5.0 of the `GetSslPolicyRequest` class, which is part of the `Google.Cloud.Compute.V1` namespace."],["The `GetSslPolicyRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all related to message handling."],["The class contains two constructors, one default constructor and one that takes another `GetSslPolicyRequest` object, and also contains the properties `Project` and `SslPolicy`."],["There are many previous versions available of this resource, with the latest being 3.6.0 and going down to 1.0.0."]]],[]]