public enum TailLogEntriesResponse.Types.SuppressionInfo.Types.ReasonReference documentation and code samples for the Google Cloud Logging v2 API enum TailLogEntriesResponse.Types.SuppressionInfo.Types.Reason.
An indicator of why entries were omitted.
Namespace
Google.Cloud.Logging.V2Assembly
Google.Cloud.Logging.V2.dll
Fields |
|
|---|---|
| Name | Description |
NotConsumed |
Indicates suppression occurred due to the client not consuming responses quickly enough. |
RateLimit |
Indicates suppression occurred due to relevant entries being received in excess of rate limits. For quotas and limits, see Logging API quotas and limits. |
Unspecified |
Unexpected default. |