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-31 UTC."],[[["This webpage details the `InstantSnapshotsScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically for version 3.4.0 of the library."],["The class `InstantSnapshotsScopedList` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits from the base `object` class."],["It offers two constructors: a default one and another that takes an `InstantSnapshotsScopedList` object as a parameter for initialization."],["The class includes two main properties: `InstantSnapshots`, which is a list of `InstantSnapshot` objects, and `Warning`, an output-only informational warning."],["The page provides a list of links to the documentation for the same class, `InstantSnapshotsScopedList` spanning from version 1.0.0 to 3.6.0, with 3.6.0 being the most recent release."]]],[]]