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."],[[["The webpage provides documentation for the `BackendServiceReference` class within the `Google.Cloud.Compute.V1` namespace, showing its current version as 2.13.0."],["The `BackendServiceReference` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The documentation lists a comprehensive history of versions, spanning from 1.0.0 to 3.6.0 (latest), each with links to their respective `BackendServiceReference` documentation."],["`BackendServiceReference` objects can be constructed either with an empty constructor, or with a parameter to clone from an existing `BackendServiceReference` object."],["The `BackendService` property of `BackendServiceReference` is a string property, and there is also a boolean property `HasBackendService`, indicating if the field is set."]]],[]]