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 `TargetSslProxiesSetBackendServiceRequest` class is a part of the Google.Cloud.Compute.V1 namespace and is used within the Google Cloud platform for managing backend services."],["Version 3.6.0 is the latest version of the `TargetSslProxiesSetBackendServiceRequest` documentation available, with multiple previous versions ranging from 1.0.0 to 3.5.0."],["This class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, with multiple inherited members from the `object` type."],["The class has two constructors, a default constructor, and a copy constructor that takes another `TargetSslProxiesSetBackendServiceRequest` instance as a parameter."],["The `TargetSslProxiesSetBackendServiceRequest` class has properties such as `HasService`, which indicates if the \"service\" field is set, and `Service`, which represents the URL of the new BackendService resource."]]],[]]