items property

Map<String, String> items
final

A metadata key/value items map. The total size of all keys and values must be less than 512KB.

Implementation

final Map<String, String> items;