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-24 UTC."],[[["This webpage provides documentation for the `ServiceAttachmentsScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically for .NET."],["The latest version of `ServiceAttachmentsScopedList` is 3.6.0, with several prior versions also documented, ranging from 1.0.0 up to 3.5.0."],["`ServiceAttachmentsScopedList` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default constructor and one that takes another `ServiceAttachmentsScopedList` object as a parameter for copying."],["The class has two public properties: `ServiceAttachments`, which is a list of service attachments, and `Warning`, which is a warning object that replaces the list when it's empty."]]],[]]