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."],[[["The latest version available for the `GetSslPolicyRequest` class is 3.6.0, with multiple previous versions ranging down to 1.0.0 also documented."],["The `GetSslPolicyRequest` class is part of the Google.Cloud.Compute.V1 namespace and is found in the Google.Cloud.Compute.V1.dll assembly."],["This class is a request message used for retrieving SSL policies within the Compute Engine v1 API, as detailed in the `SslPolicies.Get` method documentation."],["The `GetSslPolicyRequest` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting from the base `object` class."],["The `GetSslPolicyRequest` class has two constructors, one being an empty constructor and the second allowing for the assignment of a previous instance."]]],[]]