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 reference documentation for the `GetSslCertificateRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 2.8.0 of the .NET library."],["The `GetSslCertificateRequest` class is used to send a request to the `SslCertificates.Get` method, as described in the API documentation and has a variety of previous versions that can be viewed."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is based on the `object` class."],["Key properties of the `GetSslCertificateRequest` class include `Project` for specifying the project ID and `SslCertificate` for naming the specific resource to retrieve."],["There are a variety of versions of the `GetSslCertificateRequest` available, with 3.6.0 being the latest version at the top of the list."]]],[]]