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 page details the `InstantSnapshotsScopedList` class within the `Google.Cloud.Compute.V1` namespace, spanning multiple versions from 1.0.0 to 3.6.0."],["The latest version of `InstantSnapshotsScopedList` is 3.6.0, and it's part of the Google Cloud Compute .NET library."],["The `InstantSnapshotsScopedList` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["Key properties of `InstantSnapshotsScopedList` include `InstantSnapshots`, which is a list of `InstantSnapshot` objects, and `Warning`, which provides informational warnings."],["The class has 2 constructors available, one default and one that accepts another `InstantSnapshotsScopedList` as a parameter."]]],[]]