Class DeleteNativeDashboardRequest (0.6.0)

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

Request message to delete a dashboard.

Attribute

Name Description
name str
Required. The dashboard name to delete. Format: projects/{project}/locations/{location}/instances/{instance}/nativeDashboards/{dashboard}