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-04-09 UTC."],[[["This webpage provides documentation for the `OperationsScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically for version 3.2.0."],["The `OperationsScopedList` class is part of the Google Cloud Compute API and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default constructor and a copy constructor, which takes another `OperationsScopedList` object as a parameter."],["The `OperationsScopedList` class contains two properties: `Operations`, which is a repeated field of `Operation` objects, and `Warning`, which provides informational warnings when the list of operations is empty."],["The page also lists various versions of the `Google.Cloud.Compute.V1.OperationsScopedList` documentation, ranging from version 1.0.0 up to the latest version, 3.6.0."]]],[]]