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."],[[["The latest version of the `GetSslCertificateRequest` class is 3.6.0, and it is part of the Compute Engine v1 API."],["This documentation provides reference material for the `GetSslCertificateRequest` class, which is used as a request message for retrieving SSL certificate details via the SslCertificates.Get method."],["The `GetSslCertificateRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes a list of available versions ranging from 1.0.0 to the latest 3.6.0, along with links to their respective documentation."],["Key properties of the `GetSslCertificateRequest` class include `Project` and `SslCertificate`, which are used to specify the project ID and the SSL certificate name for the request, respectively."]]],[]]