Class GetNativeDashboardRequest (0.6.0)

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

Request message to get a dashboard.

Attributes

Name Description
name str
Required. The dashboard name to fetch. Format: projects/{project}/locations/{location}/instances/{instance}/nativeDashboards/{dashboard}
view google.cloud.chronicle_v1.types.NativeDashboardView
Optional. View indicates the scope of fields to populate when returning the dashboard resource. If unspecified, defaults to the basic view.