NetworkConfig
import type { NetworkConfig } from "https://googleapis.deno.dev/v1/eventarc:v1.ts";
Network Configuration that can be inherited by other protos.
interface NetworkConfig {
networkAttachment?: string;
}import type { NetworkConfig } from "https://googleapis.deno.dev/v1/eventarc:v1.ts";
Network Configuration that can be inherited by other protos.