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-04-09 UTC."],[[["The content details the `BackendServicesScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically version 3.3.0, as part of the Google Cloud Compute .NET library."],["Version 3.6.0 is the latest version of the `BackendServicesScopedList`, and there are multiple prior versions listed, ranging back to 1.0.0."],["The `BackendServicesScopedList` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `BackendServicesScopedList` class includes properties for `BackendServices`, which is a repeated field of `BackendService` objects, and `Warning`, which contains information if the list is empty."],["The class has two constructors: a default constructor `BackendServicesScopedList()` and another constructor that accepts a `BackendServicesScopedList` object as an argument for copying."]]],[]]