Class ListDashboardsResponse (2.4.1)

ListDashboardsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The ListDashboards request.

Attributes

NameDescription
dashboards Sequence[google.cloud.monitoring_dashboard_v1.types.Dashboard]
The list of requested dashboards.
next_page_token str
If there are more results than have been returned, then this field is set to a non-empty value. To see the additional results, use that value as page_token in the next call to this method.