DuplicateNativeDashboardRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)Request message to duplicate a dashboard.
Attributes |
|
|---|---|
| Name | Description |
name |
str
Required. The dashboard name to duplicate. Format: projects/{project}/locations/{location}/instances/{instance}/nativeDashboards/{dashboard} |
native_dashboard |
google.cloud.chronicle_v1.types.NativeDashboard
Required. Any fields that need modification can be passed through this like name, description etc. |