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-31 UTC."],[[["This webpage provides documentation for the `ServiceAttachmentsScopedList` class within the `Google.Cloud.Compute.V1` namespace, with version 3.4.0 being the currently viewed version, but 3.6.0 as the latest."],["The `ServiceAttachmentsScopedList` class is a part of the `Google.Cloud.Compute.V1` library, and is derived from the base `object` class and further implements the following: IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["There is a comprehensive version history that can be reviewed which dates back to version 1.0.0, allowing for the ability to check previous versions."],["The `ServiceAttachmentsScopedList` class contains two main properties: `ServiceAttachments` which is a list of ServiceAttachment objects, and `Warning`, which provides warnings for when the list is empty."]]],[]]