notConsumed constant
TailLogEntriesResponse_SuppressionInfo_Reason
const notConsumed
Indicates suppression occurred due to the client not consuming responses quickly enough.
Implementation
static const notConsumed = TailLogEntriesResponse_SuppressionInfo_Reason(
'NOT_CONSUMED',
);