NativeDashboardWithChartsAndQueries(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)NativeDashboardWithChartsAndQueries for exporting a dashboard.
Attributes |
|
|---|---|
| Name | Description |
dashboard |
google.cloud.chronicle_v1.types.NativeDashboard
Optional. Native dashboard. |
dashboard_charts |
MutableSequence[google.cloud.chronicle_v1.types.DashboardChart]
Optional. Charts in the dashboard. |
dashboard_queries |
MutableSequence[google.cloud.chronicle_v1.types.DashboardQuery]
Optional. Queries in the dashboard. |