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 includes two constructors: a default constructor and a constructor that takes another `OperationsScopedList` object as a parameter for copying."],["Key properties of `OperationsScopedList` are the `Operations` property, which is a list of operations within the scope, and the `Warning` property, which provides an informational warning if the operations list is empty."],["The page lists all of the different versions available for the class, from the latest version 3.6.0 all the way back to version 1.0.0, which each link to their respective documentation."]]],[]]