labels property

Map<String, String>? labels
getter/setter pair

Labels for the deployment config.

For managing deployment config like verifying, source of deployment config, etc.

Optional.

Implementation

core.Map<core.String, core.String>? labels;