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, across various versions."],["The latest version documented is 3.6.0, and the page also lists versions ranging from 1.0.0 up to 3.6.0."],["The `BackendServiceReference` class inherits from the base `object` class and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a constructor which can be invoked without parameters, or by passing in another `BackendServiceReference` instance, as well as a `BackendService` string property."],["The `HasBackendService` boolean property indicates if the \"backend_service\" field is set."]]],[]]