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 latest version of the `GetRegionSslPolicyRequest` documentation is 3.6.0, with a range of previous versions available from 1.0.0 to 3.5.0, allowing for navigation through historical API versions."],["This documentation pertains to the `GetRegionSslPolicyRequest` class within the Google Cloud Compute Engine v1 API, used to request details about a specific SSL policy in a region."],["The `GetRegionSslPolicyRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The `GetRegionSslPolicyRequest` class has constructors to create a new instance or to copy from an existing instance, and has properties for `Project`, `Region`, and `SslPolicy`, which are all of string type and allow one to set parameters for the request."]]],[]]