chartConversations property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
The chart conversations used to generate the chart.
Output only.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
core.List<
GoogleCloudContactcenterinsightsV1GenerativeInsightsChartConversation
>?
chartConversations;