notConsumed constant

Indicates suppression occurred due to the client not consuming responses quickly enough.

Implementation

static const notConsumed = TailLogEntriesResponse_SuppressionInfo_Reason(
  'NOT_CONSUMED',
);