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, detailing its versions and implementation details."],["The latest version of the `BackendServiceReference` documentation is for version 3.6.0, while documentation for versions ranging from 1.0.0 to 3.5.0, along with the latest version, are provided."],["The `BackendServiceReference` class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `BackendServiceReference` class include `BackendService`, which is of type `string`, and `HasBackendService`, which is a boolean indicating whether the \"backend_service\" field is set."],["The provided documentation lists the various inherited members from the `Object` class such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]