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

Properties of a ListLogMetricsResponse.

Package

@google-cloud/logging!

Properties

metrics

metrics?: (google.logging.v2.ILogMetric[]|null);

ListLogMetricsResponse metrics

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

nextPageToken

nextPageToken?: (string|null);

ListLogMetricsResponse nextPageToken

Property Value
TypeDescription
(string|null)