Properties of a Repository.
Package
@google-cloud/artifact-registryProperties
cleanupPolicies
cleanupPolicies?: ({ [k: string]: google.devtools.artifactregistry.v1.ICleanupPolicy }|null);Repository cleanupPolicies
cleanupPolicyDryRun
cleanupPolicyDryRun?: (boolean|null);Repository cleanupPolicyDryRun
createTime
createTime?: (google.protobuf.ITimestamp|null);Repository createTime
description
description?: (string|null);Repository description
disallowUnspecifiedMode
disallowUnspecifiedMode?: (boolean|null);Repository disallowUnspecifiedMode
dockerConfig
dockerConfig?: (google.devtools.artifactregistry.v1.Repository.IDockerRepositoryConfig|null);Repository dockerConfig
format
format?: (google.devtools.artifactregistry.v1.Repository.Format|keyof typeof google.devtools.artifactregistry.v1.Repository.Format|null);Repository format
kmsKeyName
kmsKeyName?: (string|null);Repository kmsKeyName
labels
labels?: ({ [k: string]: string }|null);Repository labels
mavenConfig
mavenConfig?: (google.devtools.artifactregistry.v1.Repository.IMavenRepositoryConfig|null);Repository mavenConfig
mode
mode?: (google.devtools.artifactregistry.v1.Repository.Mode|keyof typeof google.devtools.artifactregistry.v1.Repository.Mode|null);Repository mode
name
name?: (string|null);Repository name
registryUri
registryUri?: (string|null);Repository registryUri
remoteRepositoryConfig
remoteRepositoryConfig?: (google.devtools.artifactregistry.v1.IRemoteRepositoryConfig|null);Repository remoteRepositoryConfig
satisfiesPzi
satisfiesPzi?: (boolean|null);Repository satisfiesPzi
satisfiesPzs
satisfiesPzs?: (boolean|null);Repository satisfiesPzs
sizeBytes
sizeBytes?: (number|Long|string|null);Repository sizeBytes
updateTime
updateTime?: (google.protobuf.ITimestamp|null);Repository updateTime
virtualRepositoryConfig
virtualRepositoryConfig?: (google.devtools.artifactregistry.v1.IVirtualRepositoryConfig|null);Repository virtualRepositoryConfig
vulnerabilityScanningConfig
vulnerabilityScanningConfig?: (google.devtools.artifactregistry.v1.Repository.IVulnerabilityScanningConfig|null);Repository vulnerabilityScanningConfig