Class RemoveChartRequest (0.6.0)

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

Request message to remove chart from a dashboard.

Attributes

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