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 webpage provides documentation for the `BackendServiceReference` class within the `Google.Cloud.Compute.V1` namespace, used in the .NET framework."],["The class `BackendServiceReference` is an implementation of multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers various versions of the library, ranging from version 1.0.0 up to the latest 3.6.0, allowing users to access documentation for specific versions."],["It includes details about the class's inheritance from the base `Object` class, as well as its implemented interfaces, inherited members, constructors and properties such as `BackendService` and `HasBackendService`."],["The information regarding `BackendServiceReference` can be found in the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]