Class BatchGetDashboardChartsResponse (0.6.0)

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

Response message for getting dashboard charts in batch.

Attribute

Name Description
dashboard_charts MutableSequence[google.cloud.chronicle_v1.types.DashboardChart]
The dashboardCharts from the specified chronicle instance.