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 page details various versions of the `BackendServicesScopedList` class within the `Google.Cloud.Compute.V1` namespace, ranging from version 1.0.0 to the latest version 3.6.0."],["`BackendServicesScopedList` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for functionality."],["The class includes a property `BackendServices`, which holds a list of `BackendService` objects, and a `Warning` property to inform users of an empty backend service list."],["The webpage provides the inheritance and implemented interfaces of the `BackendServicesScopedList` class, along with the inherited members."],["There are two constructors for `BackendServicesScopedList`, the default constructor and one which takes another `BackendServicesScopedList` as an argument."]]],[]]