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

Properties of a TailLogEntriesRequest.

Package

@google-cloud/logging!

Properties

bufferWindow

bufferWindow?: (google.protobuf.IDuration|null);

TailLogEntriesRequest bufferWindow

Property Value
TypeDescription
(google.protobuf.IDuration|null)

filter

filter?: (string|null);

TailLogEntriesRequest filter

Property Value
TypeDescription
(string|null)

resourceNames

resourceNames?: (string[]|null);

TailLogEntriesRequest resourceNames

Property Value
TypeDescription
(string[]|null)