Interface protos.google.monitoring.dashboard.v1.IListDashboardsResponse

Properties of a ListDashboardsResponse.

Package

@google-cloud/monitoring-dashboards!

Properties

dashboards

dashboards?: (google.monitoring.dashboard.v1.IDashboard[]|null);

ListDashboardsResponse dashboards

Property Value
TypeDescription
(google.monitoring.dashboard.v1.IDashboard[]|null)

nextPageToken

nextPageToken?: (string|null);

ListDashboardsResponse nextPageToken

Property Value
TypeDescription
(string|null)