rootContainer property
The dashboard's root widget container.
We want to display the dashboard layout in a tree-like structure, where the root container contains other widgets (containers or charts) as children.
Implementation
GoogleCloudContactcenterinsightsV1Container? rootContainer;