public sealed class GetSslCertificateRequest : IMessage<GetSslCertificateRequest>, IEquatable<GetSslCertificateRequest>, IDeepCloneable<GetSslCertificateRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetSslCertificateRequest.
A request message for SslCertificates.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 page provides documentation for the `GetSslCertificateRequest` class within the Compute Engine v1 API for .NET, with the most recent version being 3.6.0 and the current page set to 2.12.0."],["The `GetSslCertificateRequest` class is a request message for retrieving SSL certificate details, inheriting from `object` and implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Project` (the project ID) and `SslCertificate` (the name of the SSL certificate) which are both strings."],["There are multiple versions available, from 1.0.0 up to the latest 3.6.0, and this page focuses on version 2.12.0, listing available links to all the versions in the sidebar."]]],[]]