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 Compute Engine v1 API, specifically for .NET developers."],["The latest version of the API documented is 3.6.0, with the page primarily focusing on version 3.1.0, and providing links to other available versions."],["The `GetSslPolicyRequest` class is used to create a request message for the `SslPolicies.Get` method, allowing for the retrieval of SSL policy details."],["The `GetSslPolicyRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetSslPolicyRequest` class has two main properties, which are Project and SslPolicy, these are both strings and are used for request identification and naming."]]],[]]