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-21 UTC."],[[["The latest version of the `TargetSslProxiesSetBackendServiceRequest` class is 3.6.0, with multiple prior versions available, dating back to 1.0.0."],["This class, `TargetSslProxiesSetBackendServiceRequest`, is part of the `Google.Cloud.Compute.V1` namespace, found within the `Google.Cloud.Compute.V1.dll` assembly."],["`TargetSslProxiesSetBackendServiceRequest` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one default and one that takes another `TargetSslProxiesSetBackendServiceRequest` object as a parameter, for copying purposes."],["The `TargetSslProxiesSetBackendServiceRequest` class has two properties: `HasService` (a boolean indicating if the service field is set) and `Service` (a string that holds the URL of the new BackendService)."]]],[]]