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 sealed class that implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The class offers two constructors: a default constructor and another that accepts an `OperationsScopedList` object as a parameter to copy its values."],["Key properties of the `OperationsScopedList` class include `Operations`, a list of operations, and `Warning`, which provides an informational warning when the operations list is empty."],["The documentation page provides version history for the class, with version 3.6.0 being the latest and a list of previous versions going back to 1.0.0."]]],[]]