public sealed class GetSslPolicyRequest : IMessage<GetSslPolicyRequest>, IEquatable<GetSslPolicyRequest>, IDeepCloneable<GetSslPolicyRequest>, IBufferMessage, IMessage
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 of `GetSslPolicyRequest` is 3.6.0, while a history of versions ranging from 1.0.0 to 3.5.0 are also documented."],["`GetSslPolicyRequest` is a request message used for the `SslPolicies.Get` function, as detailed in the method description."],["This class implements multiple interfaces, including `IMessage\u003cGetSslPolicyRequest\u003e`, `IEquatable\u003cGetSslPolicyRequest\u003e`, `IDeepCloneable\u003cGetSslPolicyRequest\u003e`, `IBufferMessage`, and `IMessage`."],["The `GetSslPolicyRequest` class includes two constructors, one default and another to create a new `GetSslPolicyRequest` object using another object of the same type, and two properties, `Project` and `SslPolicy`, both of type string."],["This documentation is for the `Google.Cloud.Compute.V1` namespace within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]