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-04-09 UTC."],[[["This webpage provides documentation for the `GetRegionSslPolicyRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 3.2.0 of the .NET library."],["The `GetRegionSslPolicyRequest` class is used to request information about a specific SSL policy in a given region and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the base `object` class and includes three main properties: `Project` (the ID of the project), `Region` (the region name), and `SslPolicy` (the name of the SSL policy)."],["The page shows a comprehensive list of versions related to the GetRegionSslPolicyRequest, ranging from 1.0.0 to the latest version at 3.6.0."]]],[]]