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-04-09 UTC."],[[["The latest version available for `GetSslCertificateRequest` is 3.6.0, but this page is specific to version 3.2.0."],["This page provides reference documentation and code samples for the `GetSslCertificateRequest` class within the Compute Engine v1 API."],["`GetSslCertificateRequest` is a request message used for the `SslCertificates.Get` method."],["The `GetSslCertificateRequest` class, which inherits from `object` and implements several interfaces, including `IMessage` and `IEquatable`, is detailed on this page."],["The class has two constructors and contains two properties: `Project`, the ID of the request and `SslCertificate`, the name of the certificate to be returned."]]],[]]