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

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)