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-21 UTC."],[[["The latest version available for `BackendServiceReference` is 3.6.0, with links provided to documentation for this and 29 previous versions, down to version 1.0.0."],["`BackendServiceReference` is a class within the `Google.Cloud.Compute.V1` namespace in the Google.Cloud.Compute.V1.dll assembly."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, to handle various functionalities such as message handling and cloning."],["`BackendServiceReference` has properties such as `BackendService` (a string) and `HasBackendService` (a boolean), with methods inherited from `object`, and includes two constructors."],["The class provides a reference to a backend service, with a public string property named `BackendService` and a public bool property `HasBackendService`."]]],[]]