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-04-02 UTC."],[[["This webpage provides reference documentation for the `GetSslPolicyRequest` class within the Compute Engine v1 API, specifically for the .NET environment."],["The latest version of this API is 3.6.0, and this page contains links to documentation for older versions ranging from 1.0.0 to the current latest."],["The `GetSslPolicyRequest` class is part of the `Google.Cloud.Compute.V1` namespace and is used as a request message for the `SslPolicies.Get` method."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers properties `Project` and `SslPolicy`, which respectively represent the project ID for the request and the name of the SSL policy being retrieved."]]],[]]