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."],[[["This webpage provides documentation for the `BackendServiceReference` class within the `Google.Cloud.Compute.V1` namespace, detailing its usage and implementation in .NET."],["The `BackendServiceReference` class, which inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`, is part of the `Google.Cloud.Compute.V1.dll` assembly."],["The page offers access to documentation for various versions of the `BackendServiceReference` class, ranging from version 1.0.0 up to the latest version 3.6.0, as well as older versions."],["The `BackendServiceReference` class has properties `BackendService` (a string) and `HasBackendService` (a boolean), with constructors that allow for creating new instances with or without initial data."],["The current documentation reflects the state of the class for version 2.17.0, which contains a list of previous versions available for use within the Google cloud platform."]]],[]]