InstancesBulkInsertOperationMetadata
import type { InstancesBulkInsertOperationMetadata } from "https://googleapis.deno.dev/v1/deploymentmanager:v2.ts";
interface InstancesBulkInsertOperationMetadata {
machineType?: string;
perLocationStatus?: {};
}[key: string]: BulkInsertOperationStatus;
§Properties
§
machineType?: string
[src][Output Only] The machine type of the VMs that were created used internally only by KCP flex bulk insert.
§
perLocationStatus?: {}
[src][key: string]: BulkInsertOperationStatus;
Status information per location (location name is key). Example key: zones/us-central1-a