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 reference documentation for the `GetRegionSslCertificateRequest` class in the Google Compute Engine v1 API, with the latest version being 3.6.0."],["The `GetRegionSslCertificateRequest` class is used to request information about a specific SSL certificate in a given region and is implemented with several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class `GetRegionSslCertificateRequest` is defined within the `Google.Cloud.Compute.V1` namespace, and is found in the `Google.Cloud.Compute.V1.dll` assembly."],["The class features properties for `Project`, `Region`, and `SslCertificate`, allowing users to specify the project ID, the region, and the name of the SSL certificate they are requesting information about."],["The webpage contains a list of various version of `GetRegionSslCertificateRequest` ranging from 3.6.0 (latest) to 1.0.0."]]],[]]