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-09 UTC."],[[["This webpage provides documentation for the `BackendServiceReference` class within the `Google.Cloud.Compute.V1` namespace, specifically version 3.5.0 of the library."],["The `BackendServiceReference` class, which inherits from `object`, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to handle various message and cloning operations."],["The `BackendServiceReference` class offers two constructors: a default constructor, and one that accepts another `BackendServiceReference` object as a parameter for creating a new instance."],["Key properties of the `BackendServiceReference` class include `BackendService` (a string) and `HasBackendService` (a boolean), which control or indicate whether a backend service is set."],["The page also provides links to documentation for multiple previous versions of the `Google.Cloud.Compute.V1` library, ranging from version 1.0.0 up to the latest version 3.6.0, in addition to detailing the current 3.5.0 version."]]],[]]