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 webpage provides documentation for the `BackendServicesScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its structure and usage across multiple versions."],["The latest version documented for `BackendServicesScopedList` is 3.6.0, with numerous prior versions also listed, down to 1.0.0."],["`BackendServicesScopedList` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The `BackendServicesScopedList` class contains properties such as `BackendServices`, which is a list of `BackendService` objects, and `Warning`, which provides informational warnings."],["The class also provides two constructors; a parameterless constructor, and a second constructor that takes another `BackendServicesScopedList` object as a parameter."]]],[]]