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."],[[["This webpage provides documentation for the `BackendServiceReference` class within the `Google.Cloud.Compute.V1` namespace, highlighting its different versions and implementations."],["The latest version available for the `BackendServiceReference` class is 3.6.0, with several previous versions ranging from 3.5.0 to 1.0.0 also listed."],["The `BackendServiceReference` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting from the `Object` class."],["The class includes a default constructor and another constructor that accepts a `BackendServiceReference` object as a parameter."],["The `BackendServiceReference` class has properties such as `BackendService` (string) and `HasBackendService` (boolean) to manage the reference to the backend service and if it is set."]]],[]]