Class ExportNativeDashboardsRequest (0.6.0)

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

Request message to export list of dashboard.

Attributes

Name Description
parent str
Required. The parent resource that the dashboards to be exported belong to. Format: projects/{project}/locations/{location}/instances/{instance}
names MutableSequence[str]
Required. The resource names of the dashboards to export.