public sealed class BackendServiceUsedBy : IMessage<BackendServiceUsedBy>, IEquatable<BackendServiceUsedBy>, IDeepCloneable<BackendServiceUsedBy>, 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."],[[["Version 3.6.0 is the latest version available for the `Google.Cloud.Compute.V1.BackendServiceUsedBy` class, while version 3.1.0 is the context of this documentation, with many versions in between."],["The `BackendServiceUsedBy` class is part of the `Google.Cloud.Compute.V1` namespace, within the `Google.Cloud.Compute.V1.dll` assembly."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a constructor that accepts another `BackendServiceUsedBy` object for creating copies, in addition to its default constructor."],["The class contains a `Reference` property, which provides a server-defined URL for resources referencing a `BackendService`, and a boolean `HasReference` to determine if it has been set."]]],[]]