public sealed class ServiceAttachmentsScopedList : IMessage<ServiceAttachmentsScopedList>, IEquatable<ServiceAttachmentsScopedList>, IDeepCloneable<ServiceAttachmentsScopedList>, 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 of the `ServiceAttachmentsScopedList` is 3.6.0, as shown by the provided link."],["This page documents the `ServiceAttachmentsScopedList` class, part of the `Google.Cloud.Compute.V1` namespace within the .NET Google Cloud library."],["The class implements several interfaces: `IMessage\u003cServiceAttachmentsScopedList\u003e`, `IEquatable\u003cServiceAttachmentsScopedList\u003e`, `IDeepCloneable\u003cServiceAttachmentsScopedList\u003e`, `IBufferMessage`, and `IMessage`."],["`ServiceAttachmentsScopedList` has two constructors, a default one and another that accepts another `ServiceAttachmentsScopedList` object."],["The class has two primary properties, `ServiceAttachments`, which is a list of `ServiceAttachment` objects and `Warning` which provides information when the list is empty."]]],[]]