public sealed class GetRegionSslCertificateRequest : IMessage<GetRegionSslCertificateRequest>, IEquatable<GetRegionSslCertificateRequest>, IDeepCloneable<GetRegionSslCertificateRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetRegionSslCertificateRequest.
A request message for RegionSslCertificates.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-24 UTC."],[[["This webpage provides reference documentation for the `GetRegionSslCertificateRequest` class in the Compute Engine v1 API, spanning multiple versions, from 1.0.0 to the latest 3.6.0."],["The `GetRegionSslCertificateRequest` class is used to request details about an SSL certificate in a specific region."],["The documentation lists all versions, with hyperlinks for each, of the `GetRegionSslCertificateRequest`, and the latest version is 3.6.0."],["The `GetRegionSslCertificateRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which provide various functionalities for object comparison, cloning, and message handling."],["Key properties of `GetRegionSslCertificateRequest` include `Project`, `Region`, and `SslCertificate`, allowing specification of project ID, region, and the target SSL certificate's name, respectively."]]],[]]