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 webpage provides documentation for the `TargetSslProxiesSetBackendServiceRequest` class within the `Google.Cloud.Compute.V1` namespace across multiple versions, ranging from version 1.0.0 to the latest version 3.6.0."],["The `TargetSslProxiesSetBackendServiceRequest` class, which inherits from `object`, is a part of the `Google.Cloud.Compute.V1.dll` assembly, and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default constructor and one that accepts another `TargetSslProxiesSetBackendServiceRequest` instance."],["The class includes two properties: `HasService`, a boolean indicating if the \"service\" field is set, and `Service`, a string representing the URL of the new BackendService resource."],["The page also shows a history of this class's versioning, from the first version up to the latest version, with links to specific documentation pages for each version."]]],[]]