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

GoogleCloudAiplatformV1MetadataStoreMetadataStoreState

import type { GoogleCloudAiplatformV1MetadataStoreMetadataStoreState } from "https://googleapis.deno.dev/v1/aiplatform:v1.ts";

Represents state information for a MetadataStore.

interface GoogleCloudAiplatformV1MetadataStoreMetadataStoreState {
diskUtilizationBytes?: bigint;
}

§Properties

§
diskUtilizationBytes?: bigint
[src]

The disk utilization of the MetadataStore in bytes.