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 page provides reference documentation for the `GetRegionSslPolicyRequest` class in the Google Cloud Compute Engine v1 API, outlining its use for retrieving details about a regional SSL policy."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The available versions of the documentation provided range from 1.0.0 up to the latest 3.6.0 for the `GetRegionSslPolicyRequest`."],["The `GetRegionSslPolicyRequest` class includes properties such as `Project`, `Region`, and `SslPolicy`, which are strings that are used to specify the project, region, and the name of the SSL policy in the API request."],["The class has two constructors: a default one `GetRegionSslPolicyRequest()`, and another one `GetRegionSslPolicyRequest(GetRegionSslPolicyRequest other)`, which takes in an existing `GetRegionSslPolicyRequest` object for the parameter."]]],[]]