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-04-09 UTC."],[[["The `InstantSnapshotsScopedList` class, found within the `Google.Cloud.Compute.V1` namespace, is a part of the Google.Cloud.Compute.V1.dll assembly."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality comparison, deep cloning, and buffer operations."],["`InstantSnapshotsScopedList` has two constructors, one default and another that allows for creating an instance based on an existing `InstantSnapshotsScopedList` object."],["The `InstantSnapshots` property, of type `RepeatedField\u003cInstantSnapshot\u003e`, contains a list of instantSnapshots within the scope."],["The `Warning` property of type `Warning` provides information when the list of instantSnapshots is empty."]]],[]]