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 webpage provides documentation for the `BackendServicesScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its structure and usage."],["The content lists various versions of the Google Cloud Compute V1 .NET library, ranging from version 1.0.0 to the latest 3.6.0, all related to the `BackendServicesScopedList` class."],["The `BackendServicesScopedList` class inherits from the `object` class and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `BackendServicesScopedList` class include `BackendServices`, a repeated field of `BackendService` objects, and `Warning`, which contains informational warning messages."],["The webpage provides information on the constructors available to make new `BackendServicesScopedList` objects."]]],[]]