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 documented being 3.6.0, and the version this page is for being 2.14.0."],["The `GetRegionSslPolicyRequest` class is used to send a request to retrieve a specific SSL policy within a region."],["This class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `GetRegionSslPolicyRequest` include `Project`, `Region`, and `SslPolicy`, which are all string types and represent the project ID, the region name, and the SSL policy name, respectively."],["The documentation also lists all available versions, ranging from version 1.0.0 up to the most recent 3.6.0, and has links to view their respective documentation pages."]]],[]]