measureMask property

String? measureMask
getter/setter pair

Measures to return.

Defaults to all measures if this field is unspecified. A valid mask should traverse from the measure field from the response. For example, a path from a measure mask to get the conversation count is "conversation_measure.count".

Implementation

core.String? measureMask;