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 document provides comprehensive API reference documentation for the `BackendServiceReference` class within the `Google.Cloud.Compute.V1` namespace, covering versions ranging from 1.0.0 to the latest 3.6.0."],["The `BackendServiceReference` class, found in the `Google.Cloud.Compute.V1.dll` assembly, implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility and advanced features."],["It inherits from `Object` and includes inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`, alongside its own properties and constructors."],["The documentation covers two constructors, `BackendServiceReference()` which is a default constructor and `BackendServiceReference(BackendServiceReference other)`, that takes another `BackendServiceReference` as a parameter, along with two properties, `BackendService` and `HasBackendService`, used to obtain and set the backend service."],["The latest version of the `BackendServiceReference` is version 3.6.0, while the initial version documented is 1.0.0."]]],[]]