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_v3.projects.locations.agents.environments.html
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -156,7 +156,7 @@ <h3>Method Details</h3>
156
156
"updateTime": "A String", # Output only. Update time of this environment.
157
157
"versionConfigs": [ # A list of configurations for flow versions. You should include version configs for all flows that are reachable from `Start Flow` in the agent. Otherwise, an error will be returned.
158
158
{ # Configuration for the version.
159
-
"version": "A String", # Required. Both flow and playbook versions are supported. Format for flow version: projects//locations//agents//flows//versions/. Format for playbook version: projects//locations//agents//playbooks//versions/.
159
+
"version": "A String", # Required. Flow, playbook and tool versions are supported. Format for flow version: projects//locations//agents//flows//versions/. Format for playbook version: projects//locations//agents//playbooks//versions/. Format for tool version: projects//locations//agents//tools//versions/.
160
160
},
161
161
],
162
162
"webhookConfig": { # Configuration for webhooks. # The webhook configuration for this environment.
@@ -357,7 +357,7 @@ <h3>Method Details</h3>
357
357
"updateTime": "A String", # Output only. Update time of this environment.
358
358
"versionConfigs": [ # A list of configurations for flow versions. You should include version configs for all flows that are reachable from `Start Flow` in the agent. Otherwise, an error will be returned.
359
359
{ # Configuration for the version.
360
-
"version": "A String", # Required. Both flow and playbook versions are supported. Format for flow version: projects//locations//agents//flows//versions/. Format for playbook version: projects//locations//agents//playbooks//versions/.
360
+
"version": "A String", # Required. Flow, playbook and tool versions are supported. Format for flow version: projects//locations//agents//flows//versions/. Format for playbook version: projects//locations//agents//playbooks//versions/. Format for tool version: projects//locations//agents//tools//versions/.
361
361
},
362
362
],
363
363
"webhookConfig": { # Configuration for webhooks. # The webhook configuration for this environment.
@@ -474,7 +474,7 @@ <h3>Method Details</h3>
474
474
"updateTime": "A String", # Output only. Update time of this environment.
475
475
"versionConfigs": [ # A list of configurations for flow versions. You should include version configs for all flows that are reachable from `Start Flow` in the agent. Otherwise, an error will be returned.
476
476
{ # Configuration for the version.
477
-
"version": "A String", # Required. Both flow and playbook versions are supported. Format for flow version: projects//locations//agents//flows//versions/. Format for playbook version: projects//locations//agents//playbooks//versions/.
477
+
"version": "A String", # Required. Flow, playbook and tool versions are supported. Format for flow version: projects//locations//agents//flows//versions/. Format for playbook version: projects//locations//agents//playbooks//versions/. Format for tool version: projects//locations//agents//tools//versions/.
478
478
},
479
479
],
480
480
"webhookConfig": { # Configuration for webhooks. # The webhook configuration for this environment.
@@ -608,7 +608,7 @@ <h3>Method Details</h3>
608
608
"updateTime": "A String", # Output only. Update time of this environment.
609
609
"versionConfigs": [ # A list of configurations for flow versions. You should include version configs for all flows that are reachable from `Start Flow` in the agent. Otherwise, an error will be returned.
610
610
{ # Configuration for the version.
611
-
"version": "A String", # Required. Both flow and playbook versions are supported. Format for flow version: projects//locations//agents//flows//versions/. Format for playbook version: projects//locations//agents//playbooks//versions/.
611
+
"version": "A String", # Required. Flow, playbook and tool versions are supported. Format for flow version: projects//locations//agents//flows//versions/. Format for playbook version: projects//locations//agents//playbooks//versions/. Format for tool version: projects//locations//agents//tools//versions/.
612
612
},
613
613
],
614
614
"webhookConfig": { # Configuration for webhooks. # The webhook configuration for this environment.
@@ -733,7 +733,7 @@ <h3>Method Details</h3>
733
733
"updateTime": "A String", # Output only. Update time of this environment.
734
734
"versionConfigs": [ # A list of configurations for flow versions. You should include version configs for all flows that are reachable from `Start Flow` in the agent. Otherwise, an error will be returned.
735
735
{ # Configuration for the version.
736
-
"version": "A String", # Required. Both flow and playbook versions are supported. Format for flow version: projects//locations//agents//flows//versions/. Format for playbook version: projects//locations//agents//playbooks//versions/.
736
+
"version": "A String", # Required. Flow, playbook and tool versions are supported. Format for flow version: projects//locations//agents//flows//versions/. Format for playbook version: projects//locations//agents//playbooks//versions/. Format for tool version: projects//locations//agents//tools//versions/.
737
737
},
738
738
],
739
739
"webhookConfig": { # Configuration for webhooks. # The webhook configuration for this environment.
0 commit comments