Config

Config for all repositories in a given project and location.

JSON representation
{
  "name": string,
  "defaultKmsKeyName": string
}
Fields
name

string

Identifier. The config name.

defaultKmsKeyName

string

Optional. The default KMS key that is used if no encryption key is provided when a repository is created.