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-04-09 UTC."],[[["The latest version available for `InstantSnapshotResourceStatus` is 3.6.0, which is part of the `Google.Cloud.Compute.V1` package."],["This webpage provides documentation and version history for the `InstantSnapshotResourceStatus` class, with versions ranging from 1.0.0 up to 3.6.0."],["`InstantSnapshotResourceStatus` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending its functionality within the .NET environment."],["The `InstantSnapshotResourceStatus` class includes two constructors and two properties, `HasStorageSizeBytes` (boolean) and `StorageSizeBytes` (long), that are used to manage information related to the instant snapshot."],["The class is part of the `Google.Cloud.Compute.V1` namespace and is contained within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]