CpuUsageSample
import type { CpuUsageSample } from "https://googleapis.deno.dev/v1/migrationcenter:v1.ts";CPU usage sample.
interface CpuUsageSample  {
utilizedPercentage?: number;
}import type { CpuUsageSample } from "https://googleapis.deno.dev/v1/migrationcenter:v1.ts";CPU usage sample.