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 `BackendServicesScopedList` is 3.6.0, with a range of versions available back to 1.0.0."],["`BackendServicesScopedList` is a class within the `Google.Cloud.Compute.V1` namespace, implemented within the assembly Google.Cloud.Compute.V1.dll."],["The `BackendServicesScopedList` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `BackendServicesScopedList` class has two constructors: a parameterless constructor and one that takes another `BackendServicesScopedList` as a parameter for creating a new instance."],["The class includes two properties: `BackendServices`, a list of `BackendService` objects, and `Warning`, which provides informational warnings when the list of backend services is empty."]]],[]]