annotations property
User annotations.
See https://google.aip.dev/128#annotations Stores small amounts of arbitrary data.
Optional.
Implementation
core.Map<core.String, core.String>? annotations;
User annotations.
See https://google.aip.dev/128#annotations Stores small amounts of arbitrary data.
Optional.
core.Map<core.String, core.String>? annotations;