public sealed class RegionTargetHttpsProxiesSetSslCertificatesRequest : IMessage<RegionTargetHttpsProxiesSetSslCertificatesRequest>, IEquatable<RegionTargetHttpsProxiesSetSslCertificatesRequest>, IDeepCloneable<RegionTargetHttpsProxiesSetSslCertificatesRequest>, IBufferMessage, IMessage
[[["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-04-09 UTC."],[[["The webpage provides documentation for the `RegionTargetHttpsProxiesSetSslCertificatesRequest` class within the `Google.Cloud.Compute.V1` namespace, specifically version 3.2.0."],["This class is part of the Google Cloud Compute API and is used for managing SSL certificates associated with Target HTTPS Proxy resources."],["The documentation lists available versions, ranging from 1.0.0 to 3.6.0 (latest), with links to their respective documentation pages."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The `SslCertificates` property is a `RepeatedField` of type string, which allows for managing a collection of SSL certificate resources to be associated with a `TargetHttpsProxy` resource."]]],[]]