InstancesSetServiceAccountRequest
import type { InstancesSetServiceAccountRequest } from "https://googleapis.deno.dev/v1/compute:v1.ts";interface InstancesSetServiceAccountRequest {
email?: string;
scopes?: string[];
}import type { InstancesSetServiceAccountRequest } from "https://googleapis.deno.dev/v1/compute:v1.ts";