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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 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`."]]],[]]