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 page details the `BackendServicesScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.11.0 of the library, and links to past versions of it as well."],["The `BackendServicesScopedList` class is a part of the `Google.Cloud.Compute.V1.dll` assembly and inherits from `object`, while implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors, a default constructor and one that takes another `BackendServicesScopedList` as a parameter to create a new object."],["The `BackendServices` property of this class returns a list of `BackendService` objects, represented by the `RepeatedField\u003cBackendService\u003e` type."],["The `Warning` property of the class is used to contain a warning object when the list of backend services is empty."]]],[]]