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

ReportInstanceInfoSystemRequest

import type { ReportInstanceInfoSystemRequest } from "https://googleapis.deno.dev/v1/notebooks:v2.ts";

Request for notebook instances to report information to Notebooks API.

interface ReportInstanceInfoSystemRequest {
event?: Event;
vmId?: string;
}

§Properties

§
event?: Event
[src]

Required. The Event to be reported.

§
vmId?: string
[src]

Required. The VM hardware token for authenticating the VM. https://cloud.google.com/compute/docs/instances/verifying-instance-identity