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

DailyResourceUsageAggregationMemory

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

Statistical aggregation of memory usage.

interface DailyResourceUsageAggregationMemory {
utilizationPercentage?: DailyResourceUsageAggregationStats;
}

§Properties

§

Memory utilization percentage.