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 `BackendServicesScopedList` class is available in the `Google.Cloud.Compute.V1` namespace and is part of the `Google.Cloud.Compute.V1.dll` assembly."],["This class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality checks, deep cloning, and buffer-based operations."],["The class contains a `BackendServices` property, which is a list of `BackendService` objects, and a `Warning` property to provide informational warnings when the backend services list is empty."],["Constructors are available for creating instances of `BackendServicesScopedList`, either empty or from an existing `BackendServicesScopedList` object."],["The content provides links to the documentation for the `BackendServicesScopedList` class across a wide array of versions, from version `1.0.0` all the way to the latest `3.6.0` version."]]],[]]