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-21 UTC."],[[["This webpage provides documentation for the `GetRegionSslCertificateRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The class is used to request details about a specific regional SSL certificate, as described by the method description for `RegionSslCertificates.Get`."],["The `GetRegionSslCertificateRequest` class is currently documented for versions ranging from 1.0.0 up to the latest 3.6.0 of the Google Cloud Compute Engine v1 API."],["The class includes properties for `Project`, `Region`, and `SslCertificate`, which are used to specify the project, region, and the SSL certificate name, respectively, in the request."],["The class inherits from object and implements various interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."]]],[]]