public sealed class OperationsScopedList : IMessage<OperationsScopedList>, IEquatable<OperationsScopedList>, IDeepCloneable<OperationsScopedList>, 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."],[[["This webpage provides documentation for the `OperationsScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its usage and properties."],["The `OperationsScopedList` class is a part of the Google Cloud Compute .NET library, offering functionalities related to handling scoped lists of operations."],["The latest version of this class is 3.6.0, and the webpage contains a history of versions, dating back to 1.0.0, offering links to the documentation for each."],["The `OperationsScopedList` class inherits from `Object` and implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `OperationsScopedList` class include `Operations`, which is a list of operations, and `Warning`, which provides warnings if the list is empty."]]],[]]