public sealed class GetSslCertificateRequest : IMessage<GetSslCertificateRequest>, IEquatable<GetSslCertificateRequest>, IDeepCloneable<GetSslCertificateRequest>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe page documents the \u003ccode\u003eGetSslCertificateRequest\u003c/code\u003e class, which is used for requesting SSL certificate details within the Google Cloud Compute API, across multiple versions, with the latest being 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetSslCertificateRequest\u003c/code\u003e implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing various capabilities like message handling, equality checks, deep cloning, and buffer message management.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor and a copy constructor, accepting another \u003ccode\u003eGetSslCertificateRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two primary properties, \u003ccode\u003eProject\u003c/code\u003e and \u003ccode\u003eSslCertificate\u003c/code\u003e, both of which are strings, and are used to specify the project ID and the target SSL certificate resource name respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides a comprehensive list of historical versions of the \u003ccode\u003eGetSslCertificateRequest\u003c/code\u003e, starting from 1.0.0 up to the latest version, 3.6.0, allowing users to access documentation related to previous versions.\u003c/p\u003e\n"]]],[],null,[]]