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 document provides reference documentation for the `GetSslCertificateRequest` class within the Google Cloud Compute Engine v1 API."],["The `GetSslCertificateRequest` class is used to request an SSL certificate and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document lists the available versions of this API, from version 1.0.0 to the latest 3.6.0, with each version linking to its respective documentation page."],["Key properties of the `GetSslCertificateRequest` class include `Project` (the project ID) and `SslCertificate` (the name of the SSL certificate to be retrieved)."],["The document also includes details on inherited members and constructors for `GetSslCertificateRequest`, as well as its namespace and assembly information."]]],[]]