ImportNativeDashboardsRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)Request message to import dashboards.
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. The parent resource where this dashboard will be created. Format: projects/{project}/locations/{location}/instances/{instance} |
source |
google.cloud.chronicle_v1.types.ImportNativeDashboardsInlineSource
Required. The data will imported from this proto. |