Interface protos.google.logging.v2.TailLogEntriesResponse.ISuppressionInfo (9.3.1)

Properties of a SuppressionInfo.

Package

@google-cloud/logging!

Properties

reason

reason?: (google.logging.v2.TailLogEntriesResponse.SuppressionInfo.Reason|keyof typeof google.logging.v2.TailLogEntriesResponse.SuppressionInfo.Reason|null);

SuppressionInfo reason

Property Value
TypeDescription
(google.logging.v2.TailLogEntriesResponse.SuppressionInfo.Reason|keyof typeof google.logging.v2.TailLogEntriesResponse.SuppressionInfo.Reason|null)

suppressedCount

suppressedCount?: (number|null);

SuppressionInfo suppressedCount

Property Value
TypeDescription
(number|null)