Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

InstantSnapshotResourceStatus

import type { InstantSnapshotResourceStatus } from "https://googleapis.deno.dev/v1/compute:v1.ts";
interface InstantSnapshotResourceStatus {
storageSizeBytes?: bigint;
}

§Properties

§
storageSizeBytes?: bigint
[src]

[Output Only] The storage size of this instant snapshot.