Class ListDashboardsRequest (2.11.0)

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

The ListDashboards request.

Attributes

NameDescription
parent str
Required. The scope of the dashboards to list. The format is: :: projects/[PROJECT_ID_OR_NUMBER]
page_size int
A positive number that is the maximum number of results to return. If unspecified, a default of 1000 is used.
page_token str
If this field is not empty then it must contain the nextPageToken value returned by a previous call to this method. Using this field causes the method to return additional results from the previous method call.