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-21 UTC."],[[["The latest version of the `InstantSnapshotsScopedList` is 3.6.0, but this page is documenting version 2.16.0, and there are several other versions available as well, from 1.0.0 to 3.5.0."],["The `InstantSnapshotsScopedList` class, found within the `Google.Cloud.Compute.V1` namespace, implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits members from the base `object` class, including methods like `GetHashCode()`, `GetType()`, and `ToString()`."],["`InstantSnapshotsScopedList` has two constructors, a default one `InstantSnapshotsScopedList()` and a copy constructor `InstantSnapshotsScopedList(InstantSnapshotsScopedList other)`."],["This class allows for a list of instant snapshots via the property `InstantSnapshots`, as well as providing warning information via the property `Warning`, in the case where the list of instantSnapshots is empty."]]],[]]