Interface protos.google.monitoring.dashboard.v1.IListDashboardsRequest

Properties of a ListDashboardsRequest.

Package

@google-cloud/monitoring-dashboards!

Properties

pageSize

pageSize?: (number|null);

ListDashboardsRequest pageSize

Property Value
TypeDescription
(number|null)

pageToken

pageToken?: (string|null);

ListDashboardsRequest pageToken

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

ListDashboardsRequest parent

Property Value
TypeDescription
(string|null)