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 documentation for the `GetRegionSslPolicyRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 2.3.0 and later."],["The `GetRegionSslPolicyRequest` class is used to request information about a specific SSL policy in a given region and project and is a part of the `Google.Cloud.Compute.V1` namespace."],["The page lists various versions of the Compute Engine API, ranging from the latest 3.6.0 down to 1.0.0, with each version offering a link to the corresponding `GetRegionSslPolicyRequest` documentation."],["The `GetRegionSslPolicyRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `Object` class."],["Key properties of `GetRegionSslPolicyRequest` include `Project`, `Region`, and `SslPolicy`, which are used to specify the project ID, region name, and SSL policy name, respectively, for the request."]]],[]]