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."],[[["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 version 3.6.0, with a history of versions ranging from 1.0.0 up to this most current release."],["The `InstantSnapshotsScopedList` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The class includes properties like `InstantSnapshots`, a list of instant snapshots, and `Warning`, which provides an informational message if the snapshot list is empty."],["The documentation lists two constructors for creating instances of the `InstantSnapshotsScopedList` class, one default constructor and one that takes another `InstantSnapshotsScopedList` instance."]]],[]]