public sealed class TargetSslProxiesSetBackendServiceRequest : IMessage<TargetSslProxiesSetBackendServiceRequest>, IEquatable<TargetSslProxiesSetBackendServiceRequest>, IDeepCloneable<TargetSslProxiesSetBackendServiceRequest>, 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 `TargetSslProxiesSetBackendServiceRequest` class, used within the Google.Cloud.Compute.V1 namespace, and its various versions."],["The latest version of the class is 3.6.0, with a history of versions going back to 1.0.0 available."],["This class implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["The class includes properties `HasService` and `Service`, which provide information about the backend service URL."],["There are two constructors for the `TargetSslProxiesSetBackendServiceRequest` class, one default and another that accepts an instance of `TargetSslProxiesSetBackendServiceRequest` as a parameter."]]],[]]