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."],[[["The latest version of the Google.Cloud.Compute.V1 package is 3.6.0, with a variety of previous versions ranging from 1.0.0 to 3.5.0 available."],["The `InstantSnapshotResourceStatus` class is a sealed class that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `InstantSnapshotResourceStatus` is part of the `Google.Cloud.Compute.V1` namespace within the `Google.Cloud.Compute.V1.dll` assembly."],["`InstantSnapshotResourceStatus` has two constructors, a default constructor and a constructor to copy from another instance of `InstantSnapshotResourceStatus`."],["This class contains a `StorageSizeBytes` property, which is an output-only field representing the storage size of an instant snapshot, along with a boolean `HasStorageSizeBytes` property that indicates if the `storage_size_bytes` field is set."]]],[]]