BatchGetDashboardChartsRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)Request message to get dashboard charts in batch.
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. The parent resource shared by all dashboard charts being retrieved. Format: projects/{project}/locations/{location}/instances/{instance} If this is set, the parent of all of the dashboard charts specified in names must match this field.
|
names |
MutableSequence[str]
Required. The names of the dashboard charts to get. |