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 available for `GetSslCertificateRequest` is 3.6.0."],["This class is part of the Compute Engine v1 API within the `Google.Cloud.Compute.V1` namespace."],["`GetSslCertificateRequest` is used as a request message for the `SslCertificates.Get` method."],["This request class is used to retrieve the resource of a given `SslCertificate`, which is specified by the `SslCertificate` property."],["The `GetSslCertificateRequest` class has a `Project` property which is used for the ID of the Project for the request."]]],[]]