public sealed class InstantSnapshotResourceStatus : IMessage<InstantSnapshotResourceStatus>, IEquatable<InstantSnapshotResourceStatus>, IDeepCloneable<InstantSnapshotResourceStatus>, 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 provides documentation for the `InstantSnapshotResourceStatus` class within the `Google.Cloud.Compute.V1` namespace, detailing its properties, inheritance, and implemented interfaces."],["The latest version documented is 3.6.0, with a comprehensive list of versions ranging from 1.0.0 up to 3.6.0, each linked to its respective documentation."],["The `InstantSnapshotResourceStatus` class includes properties like `HasStorageSizeBytes` (a boolean) and `StorageSizeBytes` (a long integer), for managing storage information."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing it has features for message handling, comparison, deep cloning, and buffering."],["There are two constructors available for the `InstantSnapshotResourceStatus` class: a default constructor and a constructor that accepts another `InstantSnapshotResourceStatus` object as a parameter."]]],[]]