public sealed class BackendServiceReference : IMessage<BackendServiceReference>, IEquatable<BackendServiceReference>, IDeepCloneable<BackendServiceReference>, 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 page provides documentation for the `BackendServiceReference` class within the `Google.Cloud.Compute.V1` namespace, specifically for version 2.2.0."],["The latest version documented is 3.6.0, with various previous versions, starting from 1.0.0 up until 3.5.0, being linked as well, offering a historical perspective on the software."],["The `BackendServiceReference` class inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key members of the class include two constructors, one default and one taking a `BackendServiceReference` object, along with the properties `BackendService` (a string) and `HasBackendService` (a boolean)."],["The page lists inherited members from the base Object class such as GetHashCode(), GetType(), MemberwiseClone() and ToString()."]]],[]]