context property

Iterable<ContextMessage> context
final

An additional information associated with this value.

The context to help the user understand how the metric was computed.

Implementation

final Iterable<ContextMessage> context;