metadata property

Map<String, String> metadata
final

Metadata associated with the entity.

For the metadata associated with other entity types, see the Type table below.

Implementation

final Map<String, String> metadata;