SummaryClientIdCounts

The per-name value for the multiple.v1 aggregation method.

Properties

Link copied to clipboard

A list of the clientIds of all clients who have published an annotation with this name, and the count each of them have contributed.

Link copied to clipboard

Whether the list of clientIds has been clipped due to exceeding the maximum number of clients.

Link copied to clipboard
val total: Int

The sum of the counts from all clients who have published an annotation with this name

Link copied to clipboard

The number of distinct identified clients who have published an annotation with this name.

Link copied to clipboard

The sum of the counts from all unidentified clients who have published an annotation with this name, and so who are not included in the clientIds list

Functions

Link copied to clipboard
open override fun toString(): String