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."],[[["Version 3.6.0 is the latest version available for the Google.Cloud.Compute.V1 library, with version 3.5.0 being the one currently selected on the page."],["The content provides a detailed reference for the `OperationsScopedList` class within the Google.Cloud.Compute.V1 library, spanning multiple versions from 1.0.0 up to 3.6.0."],["The `OperationsScopedList` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for various functionalities such as deep cloning and protocol buffer message handling."],["The class includes properties like `Operations`, which is a list of operations in the current scope, and `Warning`, which provides informational warnings if the operations list is empty."],["It includes `OperationsScopedList()` constructors, one parameter-less, and the other accepting an `OperationsScopedList` parameter."]]],[]]