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, a part of the Google Cloud Compute V1 API within the .NET environment."],["The `TargetSslProxiesSetBackendServiceRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its functionality and usage."],["The class has two constructors: a default constructor and one that accepts another `TargetSslProxiesSetBackendServiceRequest` object as a parameter, supporting both new object creation and cloning."],["Key properties of the `TargetSslProxiesSetBackendServiceRequest` class include `HasService` (a boolean indicating if the service field is set) and `Service` (a string that holds the URL of the new BackendService)."],["This resource provides a list of versions ranging from 1.0.0 to the latest version 3.6.0 for the `TargetSslProxiesSetBackendServiceRequest` resource and relevant documentation links for each."]]],[]]