Class DeleteDashboardRequest (2.1.0)

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

The DeleteDashboard request. .. attribute:: name

Required. The resource name of the Dashboard. The format is:

::

   projects/[PROJECT_ID_OR_NUMBER]/dashboards/[DASHBOARD_ID]

:type: str