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-24 UTC."],[[["The webpage provides documentation for the `BackendServicesScopedList` class within the `Google.Cloud.Compute.V1` namespace, with version 2.8.0 being the focus."],["The `BackendServicesScopedList` class is part of the Google Cloud Compute .NET library and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation offers information on the class's constructors, including a default constructor and a copy constructor that takes another `BackendServicesScopedList` object."],["The class contains two primary properties: `BackendServices`, which is a list of `BackendService` objects, and `Warning`, used to convey warnings when the list of backend services is empty."],["A comprehensive list of versions ranging from 1.0.0 up to the latest 3.6.0 is provided for reference to different release versions."]]],[]]