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 available in the `Google.Cloud.Compute.V1` namespace, within the Google.Cloud.Compute.V1.dll assembly."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for handling message-related operations, comparisons, deep cloning, and buffer management."],["The latest version available for this class is 3.6.0, with a history of versions ranging down to 1.0.0, indicating it's been under active development and has regular updates."],["The `TargetSslProxiesSetBackendServiceRequest` class provides methods for setting a new BackendService URL for target SSL proxy through its \"Service\" property, which is a string."],["This class provides two constructors, one default constructor, and one which receives another instance of the `TargetSslProxiesSetBackendServiceRequest` class as a parameter."]]],[]]