Config for all repositories in a given project and location.
| JSON representation |
|---|
{ "name": string, "defaultKmsKeyName": string, "internalMetadata": string } |
| Fields | |
|---|---|
name |
Identifier. The config name. |
defaultKmsKeyName |
Optional. The default KMS key that is used if no encryption key is provided when a repository is created. |
internalMetadata |
Output only. All the metadata information that is used internally to serve the resource. For example: timestamps, flags, status fields, etc. The format of this field is a JSON string. |