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-02 UTC."],[[["This webpage provides documentation for the `OperationsScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its inheritance, implementation of interfaces, and members."],["The `OperationsScopedList` class is a sealed class that implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, and also inherits from `object`."],["The webpage details the `OperationsScopedList` class's constructors, including a default constructor and a copy constructor that takes another `OperationsScopedList` instance as a parameter."],["The `OperationsScopedList` class contains two properties: `Operations`, a `RepeatedField` of `Operation` type representing a list of operations, and `Warning`, a `Warning` type that provides informational warning when the operation list is empty."],["The available versions for `Google.Cloud.Compute.V1.OperationsScopedList` are listed, ranging from version 3.6.0 (latest) down to version 1.0.0."]]],[]]