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 the .NET environment, with the current version being 2.3.0, however it also lists other versions."],["The `GetRegionSslCertificateRequest` class is used to create request messages for retrieving SSL certificate information within a specific region and it inherits from Object and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetRegionSslCertificateRequest` class has three properties: `Project`, which is the project ID for the request, `Region`, the name of the region, and `SslCertificate`, the name of the SslCertificate."],["The documentation provides details on the constructors, inherited members, namespace, and assembly, including relevant links to external documentation for `String`, `Object`, and other referenced classes."],["The most recent version of `GetRegionSslCertificateRequest` is the 3.6.0 version which is listed first, followed by many other prior versions, such as 3.5.0 all the way down to version 1.0.0."]]],[]]