public sealed class InstantSnapshotsScopedList : IMessage<InstantSnapshotsScopedList>, IEquatable<InstantSnapshotsScopedList>, IDeepCloneable<InstantSnapshotsScopedList>, 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-24 UTC."],[[["This webpage provides documentation for the `InstantSnapshotsScopedList` class within the Google.Cloud.Compute.V1 namespace, detailing its usage and properties."],["The latest version of the documentation is for 3.6.0, and the page also has various version history of it, dating back to version 1.0.0."],["The `InstantSnapshotsScopedList` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data handling and manipulation."],["The class has two constructors, one being a parameterless constructor and the other one accepting another `InstantSnapshotsScopedList` for cloning purposes."],["The class also contains two main properties, the `InstantSnapshots`, which is a list of instant snapshots, and `Warning`, which shows an informational warning when the list of snapshots is empty."]]],[]]