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 latest version available for `BackendServicesScopedList` is 3.6.0, as seen by the provided version list."],["The class `BackendServicesScopedList` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`BackendServicesScopedList` includes a `BackendServices` property of type `RepeatedField\u003cBackendService\u003e` which is a list of BackendServices within a scope."],["It also includes a `Warning` property that holds informational warnings that are displayed when the list of backend services is empty."],["The class has two constructors one default and one that takes an instance of itself as an argument for cloning purposes."]]],[]]