Config
import type { Config } from "https://googleapis.deno.dev/v1/dataform:v1.ts";Config for all repositories in a given project and location.
interface Config {
defaultKmsKeyName?: string;
readonly internalMetadata?: string;
name?: string;
}§Properties
§
defaultKmsKeyName?: string
[src]Optional. The default KMS key that is used if no encryption key is provided when a repository is created.