isTruncated property

bool? isTruncated
final

If true, the export of agent information exceeded the size limit for a single export and the exported data is incomplete for the requested time range. To address this, select a smaller time range for the export by using startDate and endDate.

Implementation

final bool? isTruncated;