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."],[[["This webpage provides reference documentation for the `GetRegionSslPolicyRequest` class in the Google Cloud Compute Engine v1 API, specifically for the .NET library."],["The class `GetRegionSslPolicyRequest` is used to make a request to retrieve an SSL policy from a specified region, as part of the Compute Engine v1 API's `RegionSslPolicies.Get` method."],["The page lists the various versions of the .NET package, ranging from 1.0.0 to the latest version 3.6.0, each with a link to its respective documentation for `GetRegionSslPolicyRequest`."],["`GetRegionSslPolicyRequest` implements various interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties that allow to define the project ID, the region name and the name of the SSL Policy you want to get."]]],[]]