annotations property

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

User annotations.

These attributes can only be set and used by the user, and not by Cloud Deploy.

Implementation

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