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-04-09 UTC."],[[["The webpage provides reference documentation for the `GetRegionSslPolicyRequest` class in the Google Cloud Compute Engine v1 API, specifically within the .NET library."],["The content details the `GetRegionSslPolicyRequest` class's inheritance, implemented interfaces, and includes inherited members from the base `object` class, as well as a list of all available previous versions of the API."],["The page shows the available constructors for `GetRegionSslPolicyRequest`, the default empty one and one to copy another instance of the same class, listing the parameters of the latter."],["The documentation outlines three key properties of the `GetRegionSslPolicyRequest` class: `Project`, `Region`, and `SslPolicy`, and provides information about their types and descriptions, all of them being of string type."],["The latest available version of the API at this time is 3.6.0, the current page shows the version 3.5.0, and other previous versions are listed with links to view those other versions."]]],[]]