rateLimit constant

Indicates suppression occurred due to relevant entries being received in excess of rate limits. For quotas and limits, see Logging API quotas and limits.

Implementation

static const rateLimit = TailLogEntriesResponse_SuppressionInfo_Reason(
  'RATE_LIMIT',
);