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-04-02 UTC."],[[["This webpage provides documentation for the `BackendServiceReference` class within the `Google.Cloud.Compute.V1` namespace, detailing its inheritance, implementations, and members."],["The latest version documented is 3.6.0, while the page itself is centered around version 2.9.0, with numerous previous versions also listed."],["The `BackendServiceReference` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, and inherits from `object`."],["It has two constructors, a default one and another that takes a `BackendServiceReference` object as a parameter."],["The class contains properties `BackendService` of type `string` and `HasBackendService` of type `bool` to manage backend service data."]]],[]]