public sealed class GetRegionSslPolicyRequest : IMessage<GetRegionSslPolicyRequest>, IEquatable<GetRegionSslPolicyRequest>, IDeepCloneable<GetRegionSslPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetRegionSslPolicyRequest.
A request message for RegionSslPolicies.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 webpage provides reference documentation for the `GetRegionSslPolicyRequest` class within the Compute Engine v1 API, specifically for .NET development."],["The content details the inheritance, implementation, namespace, assembly, constructors, and properties of the `GetRegionSslPolicyRequest` class, including details on its parameters, and the version history for the class."],["The class is used to send a request to retrieve details of an SSL policy in a specified region, with versions ranging from 1.0.0 to the latest 3.6.0."],["The `GetRegionSslPolicyRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties include `Project`, `Region`, and `SslPolicy`, which are all strings and necessary to target a specific SSL policy."]]],[]]