Interface protos.google.devtools.artifactregistry.v1.Repository.IVulnerabilityScanningConfig (4.2.0)
Stay organized with collections
Save and categorize content based on your preferences.
Properties of a VulnerabilityScanningConfig.
Package
@google-cloud/artifact-registry
Properties
enablementConfig?: (google.devtools.artifactregistry.v1.Repository.VulnerabilityScanningConfig.EnablementConfig|keyof typeof google.devtools.artifactregistry.v1.Repository.VulnerabilityScanningConfig.EnablementConfig|null);
VulnerabilityScanningConfig enablementConfig
enablementState?: (google.devtools.artifactregistry.v1.Repository.VulnerabilityScanningConfig.EnablementState|keyof typeof google.devtools.artifactregistry.v1.Repository.VulnerabilityScanningConfig.EnablementState|null);
VulnerabilityScanningConfig enablementState
enablementStateReason?: (string|null);
VulnerabilityScanningConfig enablementStateReason
lastEnableTime?: (google.protobuf.ITimestamp|null);
VulnerabilityScanningConfig lastEnableTime
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-04 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Interface protos.google.devtools.artifactregistry.v1.Repository.IVulnerabilityScanningConfig (4.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [4.2.0 (latest)](/nodejs/docs/reference/artifact-registry/latest/artifact-registry/protos.google.devtools.artifactregistry.v1.repository.ivulnerabilityscanningconfig)\n- [3.1.1](/nodejs/docs/reference/artifact-registry/3.1.1/artifact-registry/protos.google.devtools.artifactregistry.v1.repository.ivulnerabilityscanningconfig)\n- [2.2.2](/nodejs/docs/reference/artifact-registry/2.2.2/artifact-registry/protos.google.devtools.artifactregistry.v1.repository.ivulnerabilityscanningconfig)\n- [2.1.0](/nodejs/docs/reference/artifact-registry/2.1.0/artifact-registry/protos.google.devtools.artifactregistry.v1.repository.ivulnerabilityscanningconfig)\n- [2.0.2](/nodejs/docs/reference/artifact-registry/2.0.2/artifact-registry/protos.google.devtools.artifactregistry.v1.repository.ivulnerabilityscanningconfig)\n- [1.3.0](/nodejs/docs/reference/artifact-registry/1.3.0/artifact-registry/protos.google.devtools.artifactregistry.v1.repository.ivulnerabilityscanningconfig)\n- [1.2.3](/nodejs/docs/reference/artifact-registry/1.2.3/artifact-registry/protos.google.devtools.artifactregistry.v1.repository.ivulnerabilityscanningconfig)\n- [1.1.0](/nodejs/docs/reference/artifact-registry/1.1.0/artifact-registry/protos.google.devtools.artifactregistry.v1.repository.ivulnerabilityscanningconfig)\n- [1.0.7](/nodejs/docs/reference/artifact-registry/1.0.7/artifact-registry/protos.google.devtools.artifactregistry.v1.repository.ivulnerabilityscanningconfig) \nProperties of a VulnerabilityScanningConfig.\n\nPackage\n-------\n\n[@google-cloud/artifact-registry](../overview.html)\n\nProperties\n----------\n\n### enablementConfig\n\n enablementConfig?: (google.devtools.artifactregistry.v1.Repository.VulnerabilityScanningConfig.EnablementConfig|keyof typeof google.devtools.artifactregistry.v1.Repository.VulnerabilityScanningConfig.EnablementConfig|null);\n\nVulnerabilityScanningConfig enablementConfig\n\n### enablementState\n\n enablementState?: (google.devtools.artifactregistry.v1.Repository.VulnerabilityScanningConfig.EnablementState|keyof typeof google.devtools.artifactregistry.v1.Repository.VulnerabilityScanningConfig.EnablementState|null);\n\nVulnerabilityScanningConfig enablementState\n\n### enablementStateReason\n\n enablementStateReason?: (string|null);\n\nVulnerabilityScanningConfig enablementStateReason\n\n### lastEnableTime\n\n lastEnableTime?: (google.protobuf.ITimestamp|null);\n\nVulnerabilityScanningConfig lastEnableTime"]]