CreateNativeDashboardRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)Request message to create a dashboard.
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. The parent resource where this dashboard will be created. Format: projects/{project}/locations/{location}/instances/{instance} |
native_dashboard |
google.cloud.chronicle_v1.types.NativeDashboard
Required. The dashboard to create. |