BackendBackendOrchestrationInfo
import type { BackendBackendOrchestrationInfo } from "https://googleapis.deno.dev/v1/compute:v1.ts";A message containing information about the resource or system that manages the backend.
interface BackendBackendOrchestrationInfo {
resourceUri?: string;
}