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 in version 2.6.0."],["The `ServiceAttachmentsScopedList` class, which inherits from `Object` and implements multiple interfaces, is used to manage a list of service attachments."],["The latest version documented is 3.6.0, and the page lists numerous versions available, ranging from 1.0.0 to 3.6.0, with links to each version's documentation."],["The class has two constructors, a parameterless constructor and one that takes another `ServiceAttachmentsScopedList` as a parameter, to allow for duplication of data."],["The class includes properties such as `ServiceAttachments`, a repeated field for storing `ServiceAttachment` objects, and `Warning`, which is used to provide informational warnings."]]],[]]