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

BackendServiceOrchestrationInfo

import type { BackendServiceOrchestrationInfo } from "https://googleapis.deno.dev/v1/compute:v1.ts";

A message containing information about the resource or system that manages the backend service.

interface BackendServiceOrchestrationInfo {
resourceUri?: string;
}

§Properties

§
resourceUri?: string
[src]

The resource URI of the resource or system that manages the backend service.