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."],[[["The latest version of the `Google.Cloud.Compute.V1.OperationsScopedList` is 3.6.0, and this page provides documentation for version 2.0.0."],["This page details the `OperationsScopedList` class, which is part of the `Google.Cloud.Compute.V1` namespace, and is implemented as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `OperationsScopedList` class contains two constructors, `OperationsScopedList()` and `OperationsScopedList(OperationsScopedList other)`, and the `other` parameter is used to create a copy of an existing `OperationsScopedList` instance."],["The class includes two properties: `Operations`, which holds a list of operations, and `Warning`, which provides an informational warning if the operations list is empty."],["The current page lists the versions all the way back to 1.0.0 for the `Google.Cloud.Compute.V1.OperationsScopedList`, along with links to those versions documentation."]]],[]]