public sealed class GetRegionSslCertificateRequest : IMessage<GetRegionSslCertificateRequest>, IEquatable<GetRegionSslCertificateRequest>, IDeepCloneable<GetRegionSslCertificateRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetRegionSslCertificateRequest.
A request message for RegionSslCertificates.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-24 UTC."],[[["This webpage provides reference documentation for the `GetRegionSslCertificateRequest` class in the Google Compute Engine v1 API, specifically within the .NET environment."],["The latest version of the `GetRegionSslCertificateRequest` is 3.6.0, with multiple previous versions ranging from 3.5.0 to 1.0.0 also being documented and linked on this page."],["The `GetRegionSslCertificateRequest` class is used to construct a request for retrieving details of a specific regional SSL certificate."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities such as equality checks and deep cloning."],["The page details the properties of the GetRegionSslCertificateRequest class, such as `Project`, `Region`, and `SslCertificate`, which are used to define and identify the request being made."]]],[]]