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

InstanceManagedByIgmError

import type { InstanceManagedByIgmError } from "https://googleapis.deno.dev/v1/compute:v1.ts";
interface InstanceManagedByIgmError {
timestamp?: string;
}

§Properties

§

[Output Only] Contents of the error.

§

[Output Only] Details of the instance action that triggered this error. May be null, if the error was not caused by an action on an instance. This field is optional.

§
timestamp?: string
[src]

[Output Only] The time that this error occurred. This value is in RFC3339 text format.