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-21 UTC."],[[["This webpage provides reference documentation for the `GetRegionSslCertificateRequest` class within the Google Compute Engine v1 API, specifically for .NET development."],["The latest version available for the `GetRegionSslCertificateRequest` documentation is 3.6.0, but a variety of other versions are available, dating as far back as 1.0.0."],["The `GetRegionSslCertificateRequest` class is used to make a request to retrieve an SSL certificate within a specific region and project."],["This class has string properties for Project, Region, and SslCertificate, which are used for defining the specific SSL certificate to retrieve."],["This class inherits from multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]