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-31 UTC."],[[["The latest version available for `GetRegionSslPolicyRequest` is 3.6.0, while the current page is version 3.1.0, which is one of many previous versions starting from version 1.0.0."],["`GetRegionSslPolicyRequest` is a class within the `Google.Cloud.Compute.V1` namespace and is used to request a specific SSL policy in a given region in the Compute Engine v1 API."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetRegionSslPolicyRequest` class includes properties for `Project`, `Region`, and `SslPolicy`, which are all strings, and it also has a parameter for the constructor, `other`, which takes `GetRegionSslPolicyRequest` as its type."],["This class has multiple inherited members, such as GetHashCode, GetType, and ToString, that it inherits from the parent object."]]],[]]