SetAutoscalerLinkOperationMetadata
import type { SetAutoscalerLinkOperationMetadata } from "https://googleapis.deno.dev/v1/deploymentmanager:v2.ts";
interface SetAutoscalerLinkOperationMetadata {
zonalIgmIds?: bigint[];
zoneToIgmIds?: {};
}[key: string]: bigint;