Interface protos.google.logging.v2.IListLogsResponse (9.5.7)

Properties of a ListLogsResponse.

Package

@google-cloud/logging!

Properties

logNames

logNames?: (string[]|null);

ListLogsResponse logNames

Property Value
TypeDescription
(string[]|null)

nextPageToken

nextPageToken?: (string|null);

ListLogsResponse nextPageToken

Property Value
TypeDescription
(string|null)