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."],[[["The latest version of the `TargetSslProxiesSetBackendServiceRequest` class is 3.6.0, with multiple prior versions available, including version 2.7.0 which is what is currently documented in the content."],["`TargetSslProxiesSetBackendServiceRequest` is a class in the Google.Cloud.Compute.V1 namespace, used to manage the backend service for target SSL proxies."],["This class inherits from the base `object` class and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It contains properties `HasService` which is a boolean indicating whether the \"service\" field is set and `Service` which is a string that represents the URL of the new BackendService resource for the targetSslProxy."],["`TargetSslProxiesSetBackendServiceRequest` class has a public default constructor, as well as a constructor that accepts another instance of itself for parameter `other`."]]],[]]