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, constructors, and implemented interfaces."],["The latest version documented is 3.6.0, with a comprehensive list of previous versions going back to 1.0.0 available for reference."],["The `InstantSnapshotResourceStatus` class, as detailed on this page, includes properties like `HasStorageSizeBytes` (a boolean) and `StorageSizeBytes` (a long integer), detailing data regarding storage size."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its functionality and capabilities within the .NET environment."],["This class is within the Google.Cloud.Compute.V1.dll assembly."]]],[]]