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."],[[["This webpage provides documentation for the `GetSslCertificateRequest` class within the Compute Engine v1 API for .NET, specifically version 3.3.0."],["The `GetSslCertificateRequest` class is used to create a request message for the `SslCertificates.Get` method."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists numerous previous versions of this class, from 1.0.0 all the way up to 3.6.0 which is the latest."],["The class has two constructors, a default constructor and one that takes another `GetSslCertificateRequest` object as a parameter, and has two properties `Project` and `SslCertificate`, both of which are strings."]]],[]]