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, part of the Google Cloud Compute API, is available in multiple versions, ranging from version 1.0.0 up to the latest version 3.6.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["The `OperationsScopedList` class has two constructors and two properties: `Operations`, a list of operations, and `Warning`, for outputting an informational warning if the list of operations is empty."],["This page lists the documentation for various versions of the `OperationsScopedList` class, and all the way down to version 1.0.0, allowing users to refer to the specific documentation needed for their use case."]]],[]]