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-04-09 UTC."],[[["This webpage details the `TargetSslProxiesSetBackendServiceRequest` class within the `Google.Cloud.Compute.V1` namespace, specifically for version 3.3.0."],["The `TargetSslProxiesSetBackendServiceRequest` class is part of the Google Cloud Compute API and is implemented with multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class offers two constructors, a default constructor and a copy constructor, enabling the creation of new instances or copies from existing instances of `TargetSslProxiesSetBackendServiceRequest`."],["It includes properties to manage the backend service, including `HasService` which checks if a service is set, and `Service`, which stores the URL of the new backend service."],["The latest version of this class is 3.6.0, with the page providing access to versions ranging back to 1.0.0."]]],[]]