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 found within the `Google.Cloud.Compute.V1.dll` assembly."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling functionalities like deep cloning and protocol buffer message handling."],["The class provides two constructors, one default and one that accepts another `TargetSslProxiesSetBackendServiceRequest` instance for creating copies."],["It has properties `HasService` which is a boolean indicating if the \"service\" field is set, and `Service`, which is a string representing the URL of the new BackendService resource."],["The latest available version for `TargetSslProxiesSetBackendServiceRequest` is 3.6.0, and it is also backward compatible to version 1.0.0."]]],[]]