public sealed class GetRegionSslCertificateRequest : IMessage<GetRegionSslCertificateRequest>, IEquatable<GetRegionSslCertificateRequest>, IDeepCloneable<GetRegionSslCertificateRequest>, IBufferMessage, IMessage
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."],[[["The latest version of the `GetRegionSslCertificateRequest` is 3.6.0, and the page provides links to previous versions, ranging down to version 1.0.0."],["`GetRegionSslCertificateRequest` is a request message for retrieving an SSL certificate, within the `Google.Cloud.Compute.V1` namespace."],["The `GetRegionSslCertificateRequest` class inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetRegionSslCertificateRequest` class has constructors for creating a new instance or copying from an existing one."],["Key properties of `GetRegionSslCertificateRequest` include `Project`, `Region`, and `SslCertificate`, all of which are strings representing the project ID, region name, and the SSL certificate name respectively."]]],[]]