inputDataSourceType property

  1. @Deprecated('Not supported. Member documentation may have more information.')
String? inputDataSourceType
getter/setter pair

Possible string values are:

  • "INPUT_DATA_SOURCE_TYPE_UNSPECIFIED"
  • "AGENT_ASSIST_CONVERSATIONS"
  • "INSIGHTS_CONVERSATIONS"

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
core.String? inputDataSourceType;