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."],[[["The latest version of the `Google.Cloud.Compute.V1` package is 3.6.0, with a range of versions from 1.0.0 to 3.6.0 being listed and accessible."],["The `BackendServiceReference` class is part of the `Google.Cloud.Compute.V1` namespace and is found within the `Google.Cloud.Compute.V1.dll` assembly."],["`BackendServiceReference` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, which it inherits from the `Object` class."],["The `BackendServiceReference` class includes two constructors, a default one and another that takes an existing `BackendServiceReference` object, and it has two properties `BackendService` and `HasBackendService`."],["This webpage provides documentation for version 2.3.0, including details on the `BackendServiceReference` class, its constructors, properties, inheritance, and interfaces that it implements."]]],[]]