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

InstancesBulkInsertOperationMetadata

import type { InstancesBulkInsertOperationMetadata } from "https://googleapis.deno.dev/v1/compute:v1.ts";
interface InstancesBulkInsertOperationMetadata {
perLocationStatus?: {
[key: string]: BulkInsertOperationStatus;
}
;
}

§Properties

§
perLocationStatus?: {
[key: string]: BulkInsertOperationStatus;
}
[src]

Status information per location (location name is key). Example key: zones/us-central1-a