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 latest version of the `Google.Cloud.Compute.V1.BackendServicesScopedList` is 3.6.0, with multiple previous versions available, dating back to 1.0.0."],["The `BackendServicesScopedList` class, found within the `Google.Cloud.Compute.V1` namespace, represents a list of backend services, as shown in its description, and in version 2.2.0, the current page's version, it inherits from `Object` and implements multiple interfaces like `IMessage` and `IEquatable`."],["`BackendServicesScopedList` includes a `BackendServices` property of type `RepeatedField\u003cBackendService\u003e`, representing the list of backend services within the scope."],["The class also has a `Warning` property that provides an informational warning when the backend services list is empty, as seen in the available warning description."],["The `BackendServicesScopedList` class has a constructor method that takes either nothing or another `BackendServicesScopedList` object as parameters."]]],[]]