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."],[[["This webpage details the `BackendServicesScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.14.0 of the Google Cloud Compute .NET library."],["The `BackendServicesScopedList` class is used to manage a list of `BackendService` objects within a specific scope, as indicated by its `BackendServices` property, which is a `RepeatedField` collection."],["The page also provides a detailed version history of the `BackendServicesScopedList`, with the most recent release being version 3.6.0 and ranging back to version 1.0.0."],["The `BackendServicesScopedList` class implements various interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable` and `IBufferMessage`."],["The class includes a warning property that informs the user if the list of backend services is empty, using the `Warning` class."]]],[]]