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, although there is a list of versions between 1.0.0 and 3.6.0."],["`InstantSnapshotResourceStatus` is a class that implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces and inherits from object, which contains the members `GetHashCode()`, `GetType()`, and `ToString()`."],["The `InstantSnapshotResourceStatus` class has two constructors: a parameterless constructor, and one that takes another `InstantSnapshotResourceStatus` instance as a parameter."],["The `InstantSnapshotResourceStatus` class provides two properties: `HasStorageSizeBytes`, which is a boolean indicating if storage size has been set, and `StorageSizeBytes`, which is a long integer value representing the storage size."],["The namespace of this class is `Google.Cloud.Compute.V1`, which is under the assembly `Google.Cloud.Compute.V1.dll`."]]],[]]