public sealed class BackendServicesScopedList : IMessage<BackendServicesScopedList>, IEquatable<BackendServicesScopedList>, IDeepCloneable<BackendServicesScopedList>, 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 webpage provides documentation for the `BackendServicesScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its structure and usage."],["The most recent version documented is 3.6.0, while the current version of the viewed page is 2.17.0, which can also be found on the list of versions available to navigate through, along with many prior versions."],["The `BackendServicesScopedList` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing different functionalities."],["This class contains `BackendServices` as a property, which is a list of `BackendService` objects, and a `Warning` property that informs when that list of backend services is empty."],["The page also lists inherited members from the base `object` class, such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]