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."],[[["The latest version available is 3.6.0, with previous versions ranging down to 1.0.0 for the `Google.Cloud.Compute.V1.TargetSslProxiesSetBackendServiceRequest`."],["This documentation covers the `TargetSslProxiesSetBackendServiceRequest` class, including its constructors, properties, and the interfaces it implements like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TargetSslProxiesSetBackendServiceRequest` class allows for setting a backend service and has a `Service` property, which is a string representing the URL of the new `BackendService` resource."],["It has two constructors: the default `TargetSslProxiesSetBackendServiceRequest()`, and a second constructor which takes another `TargetSslProxiesSetBackendServiceRequest` as a parameter."],["The class includes a `HasService` property of type `bool` that indicates whether the `service` field is set."]]],[]]