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, with the page documenting version 2.16.0 and providing links to previous versions."],["The `GetSslPolicyRequest` class is used for making requests to retrieve SSL policy details, and it implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides two constructors, `GetSslPolicyRequest()`, and `GetSslPolicyRequest(GetSslPolicyRequest other)` as well as the properties `Project` and `SslPolicy` for managing project IDs and policy names."],["The `GetSslPolicyRequest` class inherits from `object` and is part of the `Google.Cloud.Compute.V1` namespace within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]