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-24 UTC."],[[["This webpage provides documentation for the `InstantSnapshotResourceStatus` class within the `Google.Cloud.Compute.V1` namespace, specifically in version 3.0.0."],["The `InstantSnapshotResourceStatus` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The page lists available versions of this class documentation, ranging from the latest 3.6.0 down to version 1.0.0, and details the constructors available for the `InstantSnapshotResourceStatus` class, including the default constructor and a copy constructor."],["The `InstantSnapshotResourceStatus` class contains two properties: `HasStorageSizeBytes`, which is a boolean indicating whether the storage size field is set, and `StorageSizeBytes`, a long integer representing the storage size of the instant snapshot."],["This specific documentation page provides information for version 3.0.0 of the Google.Cloud.Compute.V1, detailing the members, inheritance, properties, and implementation of `InstantSnapshotResourceStatus`."]]],[]]