Interface protos.google.logging.v2.ITailLogEntriesResponse (9.3.1)

Properties of a TailLogEntriesResponse.

Package

@google-cloud/logging!

Properties

entries

entries?: (google.logging.v2.ILogEntry[]|null);

TailLogEntriesResponse entries

Property Value
TypeDescription
(google.logging.v2.ILogEntry[]|null)

suppressionInfo

suppressionInfo?: (google.logging.v2.TailLogEntriesResponse.ISuppressionInfo[]|null);

TailLogEntriesResponse suppressionInfo

Property Value
TypeDescription
(google.logging.v2.TailLogEntriesResponse.ISuppressionInfo[]|null)