GatewayConfig
import type { GatewayConfig } from "https://googleapis.deno.dev/v1/workstations:v1.ts";
Configuration options for Cluster HTTP Gateway.
interface GatewayConfig {
http2Enabled?: boolean;
}import type { GatewayConfig } from "https://googleapis.deno.dev/v1/workstations:v1.ts";
Configuration options for Cluster HTTP Gateway.