key property
Specifies the custom field key to perform a histogram on.
If specified without long_value_histogram_bucketing_option
, histogram on
string values of the given key
is triggered, otherwise histogram is
performed on long values.
Required.
Implementation
core.String? key;