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."],[[["This page details the `BackendServicesScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.5.0, with links to older and newer versions."],["The `BackendServicesScopedList` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides two constructors: a default constructor and one that accepts another `BackendServicesScopedList` object as a parameter."],["The class includes properties for accessing a list of `BackendService` objects and a `Warning` object, if any warnings are present."],["The latest version of this class is 3.6.0, as indicated by the link provided."]]],[]]