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, specifically version 2.3.0 of the library, with links to previous versions as well."],["The `OperationsScopedList` class is a sealed class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The `OperationsScopedList` class has two constructors: a default constructor and a copy constructor that takes another `OperationsScopedList` object as a parameter."],["It contains properties such as `Operations`, which is a read-only list of operations, and `Warning`, which provides warning information when the operations list is empty."],["The page lists the available versions of the `OperationsScopedList`, going from version 1.0.0 to 3.6.0, which is the latest version."]]],[]]