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-21 UTC."],[[["The latest version available for `BackendServiceReference` is 3.6.0, with previous versions ranging from 3.5.0 down to 1.0.0 accessible."],["`BackendServiceReference` is a class that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class is found within the `Google.Cloud.Compute.V1` namespace, specifically in the `Google.Cloud.Compute.V1.dll` assembly."],["The class includes a constructor that can create a new instance or copy an existing `BackendServiceReference` object, and contains a `BackendService` property."],["`BackendServiceReference` has a boolean property named `HasBackendService` that determines if the backend_service field is set."]]],[]]