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-04-09 UTC."],[[["This webpage provides documentation for the `GetRegionSslCertificateRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET developers."],["The latest version available for this class is 3.6.0, with a range of previous versions listed, down to 1.0.0, for developers who may be utilizing older versions."],["`GetRegionSslCertificateRequest` is a request message used for retrieving a region's SSL certificate and is part of the `Google.Cloud.Compute.V1` namespace, implemented by multiple interfaces."],["The class includes constructors for creating new instances and properties such as `Project`, `Region`, and `SslCertificate`, which are all strings that are used to define the scope of the certificate request."]]],[]]