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 available for `Google.Cloud.Compute.V1.BackendServicesScopedList` is version 3.6.0, with multiple prior versions accessible dating back to 1.0.0."],["`BackendServicesScopedList` is a class that inherits from `object` and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains a property called `BackendServices` which is a list of `BackendService` objects within a `RepeatedField`."],["The `Warning` property provides an informational warning when the list of backend services is empty."],["The class offers two constructors, a default one and another that takes an existing `BackendServicesScopedList` as a parameter for initialization."]]],[]]