You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/dialogflow_v3beta1.projects.locations.agents.conversations.html
+44Lines changed: 44 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2571,6 +2571,9 @@ <h3>Method Details</h3>
2571
2571
"agentUtterance": { # AgentUtterance represents one message sent by the agent. # Optional. Action performed by the agent as a message.
2572
2572
"text": "A String", # Required. Message content in text.
2573
2573
},
2574
+
"event": { # Event represents the event sent by the customer. # Optional. The agent received an event from the customer or a system event is emitted.
2575
+
"event": "A String", # Required. Name of the event.
2576
+
},
2574
2577
"flowInvocation": { # Stores metadata of the invocation of a CX flow. # Optional. Action performed on behalf of the agent by invoking a CX flow.
2575
2578
"displayName": "A String", # Output only. The display name of the flow.
2576
2579
"flow": "A String", # Required. The unique identifier of the flow. Format: `projects//locations//agents//flows/`.
@@ -2582,6 +2585,10 @@ <h3>Method Details</h3>
2582
2585
"a_key": "", # Properties of the object.
2583
2586
},
2584
2587
},
2588
+
"flowTransition": { # Stores metadata of the transition to a target CX flow. Flow transition actions exit the caller playbook and enter the child flow. # Optional. Action performed on behalf of the agent by transitioning to a target CX flow.
2589
+
"displayName": "A String", # Output only. The display name of the flow.
2590
+
"flow": "A String", # Required. The unique identifier of the flow. Format: `projects//locations//agents/`.
2591
+
},
2585
2592
"playbookInvocation": { # Stores metadata of the invocation of a child playbook. # Optional. Action performed on behalf of the agent by invoking a child playbook.
2586
2593
"displayName": "A String", # Output only. The display name of the playbook.
2587
2594
"playbook": "A String", # Required. The unique identifier of the playbook. Format: `projects//locations//agents//playbooks/`.
"playbookTransition": { # Stores metadata of the transition to another target playbook. Playbook transition actions exit the caller playbook and enter the target playbook. # Optional. Action performed on behalf of the agent by transitioning to a target playbook.
2610
+
"displayName": "A String", # Output only. The display name of the playbook.
2611
+
"playbook": "A String", # Required. The unique identifier of the playbook. Format: `projects//locations//agents//playbooks/`.
2612
+
},
2602
2613
"toolUse": { # Stores metadata of the invocation of an action supported by a tool. # Optional. Action performed on behalf of the agent by calling a plugin tool.
2603
2614
"action": "A String", # Optional. Name of the action to be called during the tool use.
2604
2615
"displayName": "A String", # Output only. The display name of the tool.
@@ -4706,6 +4717,9 @@ <h3>Method Details</h3>
4706
4717
"agentUtterance": { # AgentUtterance represents one message sent by the agent. # Optional. Action performed by the agent as a message.
4707
4718
"text": "A String", # Required. Message content in text.
4708
4719
},
4720
+
"event": { # Event represents the event sent by the customer. # Optional. The agent received an event from the customer or a system event is emitted.
4721
+
"event": "A String", # Required. Name of the event.
4722
+
},
4709
4723
"flowInvocation": { # Stores metadata of the invocation of a CX flow. # Optional. Action performed on behalf of the agent by invoking a CX flow.
4710
4724
"displayName": "A String", # Output only. The display name of the flow.
4711
4725
"flow": "A String", # Required. The unique identifier of the flow. Format: `projects//locations//agents//flows/`.
@@ -4717,6 +4731,10 @@ <h3>Method Details</h3>
4717
4731
"a_key": "", # Properties of the object.
4718
4732
},
4719
4733
},
4734
+
"flowTransition": { # Stores metadata of the transition to a target CX flow. Flow transition actions exit the caller playbook and enter the child flow. # Optional. Action performed on behalf of the agent by transitioning to a target CX flow.
4735
+
"displayName": "A String", # Output only. The display name of the flow.
4736
+
"flow": "A String", # Required. The unique identifier of the flow. Format: `projects//locations//agents/`.
4737
+
},
4720
4738
"playbookInvocation": { # Stores metadata of the invocation of a child playbook. # Optional. Action performed on behalf of the agent by invoking a child playbook.
4721
4739
"displayName": "A String", # Output only. The display name of the playbook.
4722
4740
"playbook": "A String", # Required. The unique identifier of the playbook. Format: `projects//locations//agents//playbooks/`.
"playbookTransition": { # Stores metadata of the transition to another target playbook. Playbook transition actions exit the caller playbook and enter the target playbook. # Optional. Action performed on behalf of the agent by transitioning to a target playbook.
4756
+
"displayName": "A String", # Output only. The display name of the playbook.
4757
+
"playbook": "A String", # Required. The unique identifier of the playbook. Format: `projects//locations//agents//playbooks/`.
4758
+
},
4737
4759
"toolUse": { # Stores metadata of the invocation of an action supported by a tool. # Optional. Action performed on behalf of the agent by calling a plugin tool.
4738
4760
"action": "A String", # Optional. Name of the action to be called during the tool use.
4739
4761
"displayName": "A String", # Output only. The display name of the tool.
@@ -8529,6 +8551,9 @@ <h3>Method Details</h3>
8529
8551
"agentUtterance": { # AgentUtterance represents one message sent by the agent. # Optional. Action performed by the agent as a message.
8530
8552
"text": "A String", # Required. Message content in text.
8531
8553
},
8554
+
"event": { # Event represents the event sent by the customer. # Optional. The agent received an event from the customer or a system event is emitted.
8555
+
"event": "A String", # Required. Name of the event.
8556
+
},
8532
8557
"flowInvocation": { # Stores metadata of the invocation of a CX flow. # Optional. Action performed on behalf of the agent by invoking a CX flow.
8533
8558
"displayName": "A String", # Output only. The display name of the flow.
8534
8559
"flow": "A String", # Required. The unique identifier of the flow. Format: `projects//locations//agents//flows/`.
@@ -8540,6 +8565,10 @@ <h3>Method Details</h3>
8540
8565
"a_key": "", # Properties of the object.
8541
8566
},
8542
8567
},
8568
+
"flowTransition": { # Stores metadata of the transition to a target CX flow. Flow transition actions exit the caller playbook and enter the child flow. # Optional. Action performed on behalf of the agent by transitioning to a target CX flow.
8569
+
"displayName": "A String", # Output only. The display name of the flow.
8570
+
"flow": "A String", # Required. The unique identifier of the flow. Format: `projects//locations//agents/`.
8571
+
},
8543
8572
"playbookInvocation": { # Stores metadata of the invocation of a child playbook. # Optional. Action performed on behalf of the agent by invoking a child playbook.
8544
8573
"displayName": "A String", # Output only. The display name of the playbook.
8545
8574
"playbook": "A String", # Required. The unique identifier of the playbook. Format: `projects//locations//agents//playbooks/`.
"playbookTransition": { # Stores metadata of the transition to another target playbook. Playbook transition actions exit the caller playbook and enter the target playbook. # Optional. Action performed on behalf of the agent by transitioning to a target playbook.
8590
+
"displayName": "A String", # Output only. The display name of the playbook.
8591
+
"playbook": "A String", # Required. The unique identifier of the playbook. Format: `projects//locations//agents//playbooks/`.
8592
+
},
8560
8593
"toolUse": { # Stores metadata of the invocation of an action supported by a tool. # Optional. Action performed on behalf of the agent by calling a plugin tool.
8561
8594
"action": "A String", # Optional. Name of the action to be called during the tool use.
8562
8595
"displayName": "A String", # Output only. The display name of the tool.
@@ -10664,6 +10697,9 @@ <h3>Method Details</h3>
10664
10697
"agentUtterance": { # AgentUtterance represents one message sent by the agent. # Optional. Action performed by the agent as a message.
10665
10698
"text": "A String", # Required. Message content in text.
10666
10699
},
10700
+
"event": { # Event represents the event sent by the customer. # Optional. The agent received an event from the customer or a system event is emitted.
10701
+
"event": "A String", # Required. Name of the event.
10702
+
},
10667
10703
"flowInvocation": { # Stores metadata of the invocation of a CX flow. # Optional. Action performed on behalf of the agent by invoking a CX flow.
10668
10704
"displayName": "A String", # Output only. The display name of the flow.
10669
10705
"flow": "A String", # Required. The unique identifier of the flow. Format: `projects//locations//agents//flows/`.
@@ -10675,6 +10711,10 @@ <h3>Method Details</h3>
10675
10711
"a_key": "", # Properties of the object.
10676
10712
},
10677
10713
},
10714
+
"flowTransition": { # Stores metadata of the transition to a target CX flow. Flow transition actions exit the caller playbook and enter the child flow. # Optional. Action performed on behalf of the agent by transitioning to a target CX flow.
10715
+
"displayName": "A String", # Output only. The display name of the flow.
10716
+
"flow": "A String", # Required. The unique identifier of the flow. Format: `projects//locations//agents/`.
10717
+
},
10678
10718
"playbookInvocation": { # Stores metadata of the invocation of a child playbook. # Optional. Action performed on behalf of the agent by invoking a child playbook.
10679
10719
"displayName": "A String", # Output only. The display name of the playbook.
10680
10720
"playbook": "A String", # Required. The unique identifier of the playbook. Format: `projects//locations//agents//playbooks/`.
"playbookTransition": { # Stores metadata of the transition to another target playbook. Playbook transition actions exit the caller playbook and enter the target playbook. # Optional. Action performed on behalf of the agent by transitioning to a target playbook.
10736
+
"displayName": "A String", # Output only. The display name of the playbook.
10737
+
"playbook": "A String", # Required. The unique identifier of the playbook. Format: `projects//locations//agents//playbooks/`.
10738
+
},
10695
10739
"toolUse": { # Stores metadata of the invocation of an action supported by a tool. # Optional. Action performed on behalf of the agent by calling a plugin tool.
10696
10740
"action": "A String", # Optional. Name of the action to be called during the tool use.
10697
10741
"displayName": "A String", # Output only. The display name of the tool.
0 commit comments