Enum TailLogEntriesResponse.Types.SuppressionInfo.Types.Reason (3.3.0)

public enum Reason

An indicator of why entries were omitted.

Namespace

Google.Cloud.Logging.V2

Assembly

Google.Cloud.Logging.V2.dll

Fields

NameDescription
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.