annotations property
Annotations to allow client tools to store small amount of arbitrary data.
This is distinct from labels. https://google.aip.dev/128
Implementation
core.Map<core.String, core.String>? annotations;
Annotations to allow client tools to store small amount of arbitrary data.
This is distinct from labels. https://google.aip.dev/128
core.Map<core.String, core.String>? annotations;