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 provided content outlines the different versions of `TargetSslProxiesSetBackendServiceRequest`, ranging from version 1.0.0 to the latest 3.6.0."],["`TargetSslProxiesSetBackendServiceRequest` is a class in the `Google.Cloud.Compute.V1` namespace within the Google.Cloud.Compute.V1.dll assembly, that can be accessed via links to the corresponding documentations."],["The class `TargetSslProxiesSetBackendServiceRequest` inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, as indicated by the provided documentation."],["The `TargetSslProxiesSetBackendServiceRequest` class has a constructor that can be used to create new instances, and it also has a set of properties such as `HasService` and `Service`, that are defined in the code."],["The `Service` property of the `TargetSslProxiesSetBackendServiceRequest` class allows the user to get or set the URL of the new BackendService resource."]]],[]]