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
#### dialogflow:v3
The following keys were added:
- schemas.GoogleCloudDialogflowCxV3QueryParameters.properties.parameterScope.type (Total Keys: 1)
#### dialogflow:v3beta1
The following keys were added:
- schemas.GoogleCloudDialogflowCxV3beta1QueryParameters.properties.parameterScope.type (Total Keys: 1)
Copy file name to clipboardExpand all lines: docs/dyn/dialogflow_v2.projects.conversations.participants.html
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -768,22 +768,22 @@ <h3>Method Details</h3>
768
768
"toolCallInfo": [ # Optional. List of request and response for tool calls executed.
769
769
{ # Request and response for a tool call.
770
770
"toolCall": { # Represents a call of a specific tool's action with the specified inputs. # Required. Request for a tool call.
771
-
"action": "A String", # Required. The name of the tool's action associated with this call.
771
+
"action": "A String", # Optional. The name of the tool's action associated with this call.
772
772
"createTime": "A String", # Output only. Create time of the tool call.
773
773
"inputParameters": { # Optional. The action's input parameters.
774
774
"a_key": "", # Properties of the object.
775
775
},
776
-
"tool": "A String", # Required. The tool associated with this call. Format: `projects//locations//tools/`.
776
+
"tool": "A String", # Optional. The tool associated with this call. Format: `projects//locations//tools/`.
777
777
},
778
778
"toolCallResult": { # The result of calling a tool's action. # Required. Response for a tool call.
779
-
"action": "A String", # Required. The name of the tool's action associated with this call.
779
+
"action": "A String", # Optional. The name of the tool's action associated with this call.
780
780
"content": "A String", # Only populated if the response content is utf-8 encoded.
781
781
"createTime": "A String", # Output only. Create time of the tool call result.
782
782
"error": { # An error produced by the tool call. # The tool call's error.
783
783
"message": "A String", # Optional. The error message of the function.
784
784
},
785
785
"rawContent": "A String", # Only populated if the response content is not utf-8 encoded. (by definition byte fields are base64 encoded).
786
-
"tool": "A String", # Required. The tool associated with this call. Format: `projects//locations//tools/`.
786
+
"tool": "A String", # Optional. The tool associated with this call. Format: `projects//locations//tools/`.
787
787
},
788
788
},
789
789
],
@@ -898,22 +898,22 @@ <h3>Method Details</h3>
898
898
"toolCallInfo": [ # Optional. List of request and response for tool calls executed.
899
899
{ # Request and response for a tool call.
900
900
"toolCall": { # Represents a call of a specific tool's action with the specified inputs. # Required. Request for a tool call.
901
-
"action": "A String", # Required. The name of the tool's action associated with this call.
901
+
"action": "A String", # Optional. The name of the tool's action associated with this call.
902
902
"createTime": "A String", # Output only. Create time of the tool call.
903
903
"inputParameters": { # Optional. The action's input parameters.
904
904
"a_key": "", # Properties of the object.
905
905
},
906
-
"tool": "A String", # Required. The tool associated with this call. Format: `projects//locations//tools/`.
906
+
"tool": "A String", # Optional. The tool associated with this call. Format: `projects//locations//tools/`.
907
907
},
908
908
"toolCallResult": { # The result of calling a tool's action. # Required. Response for a tool call.
909
-
"action": "A String", # Required. The name of the tool's action associated with this call.
909
+
"action": "A String", # Optional. The name of the tool's action associated with this call.
910
910
"content": "A String", # Only populated if the response content is utf-8 encoded.
911
911
"createTime": "A String", # Output only. Create time of the tool call result.
912
912
"error": { # An error produced by the tool call. # The tool call's error.
913
913
"message": "A String", # Optional. The error message of the function.
914
914
},
915
915
"rawContent": "A String", # Only populated if the response content is not utf-8 encoded. (by definition byte fields are base64 encoded).
916
-
"tool": "A String", # Required. The tool associated with this call. Format: `projects//locations//tools/`.
916
+
"tool": "A String", # Optional. The tool associated with this call. Format: `projects//locations//tools/`.
Copy file name to clipboardExpand all lines: docs/dyn/dialogflow_v2.projects.conversations.suggestions.html
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -135,22 +135,22 @@ <h3>Method Details</h3>
135
135
"toolCallInfo": [ # Optional. List of request and response for tool calls executed.
136
136
{ # Request and response for a tool call.
137
137
"toolCall": { # Represents a call of a specific tool's action with the specified inputs. # Required. Request for a tool call.
138
-
"action": "A String", # Required. The name of the tool's action associated with this call.
138
+
"action": "A String", # Optional. The name of the tool's action associated with this call.
139
139
"createTime": "A String", # Output only. Create time of the tool call.
140
140
"inputParameters": { # Optional. The action's input parameters.
141
141
"a_key": "", # Properties of the object.
142
142
},
143
-
"tool": "A String", # Required. The tool associated with this call. Format: `projects//locations//tools/`.
143
+
"tool": "A String", # Optional. The tool associated with this call. Format: `projects//locations//tools/`.
144
144
},
145
145
"toolCallResult": { # The result of calling a tool's action. # Required. Response for a tool call.
146
-
"action": "A String", # Required. The name of the tool's action associated with this call.
146
+
"action": "A String", # Optional. The name of the tool's action associated with this call.
147
147
"content": "A String", # Only populated if the response content is utf-8 encoded.
148
148
"createTime": "A String", # Output only. Create time of the tool call result.
149
149
"error": { # An error produced by the tool call. # The tool call's error.
150
150
"message": "A String", # Optional. The error message of the function.
151
151
},
152
152
"rawContent": "A String", # Only populated if the response content is not utf-8 encoded. (by definition byte fields are base64 encoded).
153
-
"tool": "A String", # Required. The tool associated with this call. Format: `projects//locations//tools/`.
153
+
"tool": "A String", # Optional. The tool associated with this call. Format: `projects//locations//tools/`.
Copy file name to clipboardExpand all lines: docs/dyn/dialogflow_v2.projects.generators.html
+12-12Lines changed: 12 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -146,22 +146,22 @@ <h3>Method Details</h3>
146
146
"toolCallInfo": [ # Optional. List of request and response for tool calls executed.
147
147
{ # Request and response for a tool call.
148
148
"toolCall": { # Represents a call of a specific tool's action with the specified inputs. # Required. Request for a tool call.
149
-
"action": "A String", # Required. The name of the tool's action associated with this call.
149
+
"action": "A String", # Optional. The name of the tool's action associated with this call.
150
150
"createTime": "A String", # Output only. Create time of the tool call.
151
151
"inputParameters": { # Optional. The action's input parameters.
152
152
"a_key": "", # Properties of the object.
153
153
},
154
-
"tool": "A String", # Required. The tool associated with this call. Format: `projects//locations//tools/`.
154
+
"tool": "A String", # Optional. The tool associated with this call. Format: `projects//locations//tools/`.
155
155
},
156
156
"toolCallResult": { # The result of calling a tool's action. # Required. Response for a tool call.
157
-
"action": "A String", # Required. The name of the tool's action associated with this call.
157
+
"action": "A String", # Optional. The name of the tool's action associated with this call.
158
158
"content": "A String", # Only populated if the response content is utf-8 encoded.
159
159
"createTime": "A String", # Output only. Create time of the tool call result.
160
160
"error": { # An error produced by the tool call. # The tool call's error.
161
161
"message": "A String", # Optional. The error message of the function.
162
162
},
163
163
"rawContent": "A String", # Only populated if the response content is not utf-8 encoded. (by definition byte fields are base64 encoded).
164
-
"tool": "A String", # Required. The tool associated with this call. Format: `projects//locations//tools/`.
164
+
"tool": "A String", # Optional. The tool associated with this call. Format: `projects//locations//tools/`.
165
165
},
166
166
},
167
167
],
@@ -248,22 +248,22 @@ <h3>Method Details</h3>
248
248
"toolCallInfo": [ # Optional. List of request and response for tool calls executed.
249
249
{ # Request and response for a tool call.
250
250
"toolCall": { # Represents a call of a specific tool's action with the specified inputs. # Required. Request for a tool call.
251
-
"action": "A String", # Required. The name of the tool's action associated with this call.
251
+
"action": "A String", # Optional. The name of the tool's action associated with this call.
252
252
"createTime": "A String", # Output only. Create time of the tool call.
253
253
"inputParameters": { # Optional. The action's input parameters.
254
254
"a_key": "", # Properties of the object.
255
255
},
256
-
"tool": "A String", # Required. The tool associated with this call. Format: `projects//locations//tools/`.
256
+
"tool": "A String", # Optional. The tool associated with this call. Format: `projects//locations//tools/`.
257
257
},
258
258
"toolCallResult": { # The result of calling a tool's action. # Required. Response for a tool call.
259
-
"action": "A String", # Required. The name of the tool's action associated with this call.
259
+
"action": "A String", # Optional. The name of the tool's action associated with this call.
260
260
"content": "A String", # Only populated if the response content is utf-8 encoded.
261
261
"createTime": "A String", # Output only. Create time of the tool call result.
262
262
"error": { # An error produced by the tool call. # The tool call's error.
263
263
"message": "A String", # Optional. The error message of the function.
264
264
},
265
265
"rawContent": "A String", # Only populated if the response content is not utf-8 encoded. (by definition byte fields are base64 encoded).
266
-
"tool": "A String", # Required. The tool associated with this call. Format: `projects//locations//tools/`.
266
+
"tool": "A String", # Optional. The tool associated with this call. Format: `projects//locations//tools/`.
267
267
},
268
268
},
269
269
],
@@ -360,22 +360,22 @@ <h3>Method Details</h3>
360
360
"toolCallInfo": [ # Optional. List of request and response for tool calls executed.
361
361
{ # Request and response for a tool call.
362
362
"toolCall": { # Represents a call of a specific tool's action with the specified inputs. # Required. Request for a tool call.
363
-
"action": "A String", # Required. The name of the tool's action associated with this call.
363
+
"action": "A String", # Optional. The name of the tool's action associated with this call.
364
364
"createTime": "A String", # Output only. Create time of the tool call.
365
365
"inputParameters": { # Optional. The action's input parameters.
366
366
"a_key": "", # Properties of the object.
367
367
},
368
-
"tool": "A String", # Required. The tool associated with this call. Format: `projects//locations//tools/`.
368
+
"tool": "A String", # Optional. The tool associated with this call. Format: `projects//locations//tools/`.
369
369
},
370
370
"toolCallResult": { # The result of calling a tool's action. # Required. Response for a tool call.
371
-
"action": "A String", # Required. The name of the tool's action associated with this call.
371
+
"action": "A String", # Optional. The name of the tool's action associated with this call.
372
372
"content": "A String", # Only populated if the response content is utf-8 encoded.
373
373
"createTime": "A String", # Output only. Create time of the tool call result.
374
374
"error": { # An error produced by the tool call. # The tool call's error.
375
375
"message": "A String", # Optional. The error message of the function.
376
376
},
377
377
"rawContent": "A String", # Only populated if the response content is not utf-8 encoded. (by definition byte fields are base64 encoded).
378
-
"tool": "A String", # Required. The tool associated with this call. Format: `projects//locations//tools/`.
378
+
"tool": "A String", # Optional. The tool associated with this call. Format: `projects//locations//tools/`.
0 commit comments