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 the .NET environment, with the most recent version available being 3.6.0, and the current version being 2.10.0."],["The `GetRegionSslPolicyRequest` class is used to request a specific region's SSL policy and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains three properties: `Project`, `Region`, and `SslPolicy`, all of which are strings and are used to define the scope and target of the request, with their requirements listed."],["The page offers access to documentation of the class in versions from 1.0.0 to 3.6.0, along with inherited members, constructors and other information about the classes specifications."]]],[]]