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-04-02 UTC."],[[["The latest version of the `Google.Cloud.Compute.V1` library available is 3.6.0, with versions dating back to 1.0.0 also being accessible."],["This document outlines the `BackendServiceReference` class, its properties, constructors, and the interfaces it implements within the `Google.Cloud.Compute.V1` namespace."],["The `BackendServiceReference` class inherits from the `object` class and includes inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."],["The class `BackendServiceReference` includes two constructors, a default one and one that takes another `BackendServiceReference` object as a parameter, along with properties such as `BackendService` and `HasBackendService`."],["The `BackendServiceReference` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionality for message handling and object manipulation."]]],[]]