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-03-24 UTC."],[[["This webpage details the `RegionTargetHttpsProxiesSetSslCertificatesRequest` class within the `Google.Cloud.Compute.V1` namespace for .NET development."],["The latest version documented for this class is 3.6.0, with version 2.14.0 being the current page context."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, supporting message handling, equality checks, deep cloning, and buffered message operations."],["The `RegionTargetHttpsProxiesSetSslCertificatesRequest` class has a property called `SslCertificates`, which is a `RepeatedField` of strings for associating SSL certificate resources."],["There are two constructors available: a default constructor and one that takes another `RegionTargetHttpsProxiesSetSslCertificatesRequest` instance as an argument."]]],[]]