dialogflowConversation property

String? dialogflowConversation
getter/setter pair

The name of the Dialogflow conversation that this conversation resource is derived from.

Format: projects/{project}/locations/{location}/conversations/{conversation}

Output only.

Implementation

core.String? dialogflowConversation;