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, part of the `Google.Cloud.Compute.V1` namespace within the Google Cloud .NET library."],["The `TargetSslProxiesSetBackendServiceRequest` class is used to specify the backend service for a target SSL proxy, as indicated by its `Service` property which stores the URL."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, suggesting its use in data transfer and manipulation."],["The provided content contains a list of available versions for the `TargetSslProxiesSetBackendServiceRequest`, with version 3.6.0 being the latest and version 1.0.0 the oldest."],["The webpage references the inheritance and implemented members, with the `TargetSslProxiesSetBackendServiceRequest` inheriting from the `Object` class."]]],[]]