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/firebaseappdistribution_v1alpha.projects.apps.releases.tests.html
+16
Original file line number
Diff line number
Diff line change
@@ -154,6 +154,10 @@ <h3>Method Details</h3>
154
154
"goalDetails": { # Details for a goal step. # Output only. Details for a goal step.
155
155
"goalActions": [ # Output only. The actions taken by the AI while attempting to accomplish the goal.
156
156
{ # An action taken by the AI agent while attempting to accomplish a goal.
157
+
"debugInfo": { # Information to help the customer understand why the agent took this action # Output only. Debug information explaining why the agent to the specific action
158
+
"annotatedScreenshotUri": "A String", # Output only. URI of the screenshot with elements labeled which was used by the agent
159
+
"jsonUri": "A String", # Output only. Structured data explaining the agent's choice
160
+
},
157
161
"deviceAction": { # A high level action taken by the AI on the device, potentially involving multiple taps, text entries, waits, etc. # Output only. A high level action taken by the AI on the device.
158
162
"description": "A String", # Output only. A short description of the high level action taken by the AI agent.
159
163
"deviceInteractions": [ # Output only. The interactions made with the device as part of this higher level action taken by the agent, such as taps, text entries, waits, etc.
@@ -286,6 +290,10 @@ <h3>Method Details</h3>
286
290
"goalDetails": { # Details for a goal step. # Output only. Details for a goal step.
287
291
"goalActions": [ # Output only. The actions taken by the AI while attempting to accomplish the goal.
288
292
{ # An action taken by the AI agent while attempting to accomplish a goal.
293
+
"debugInfo": { # Information to help the customer understand why the agent took this action # Output only. Debug information explaining why the agent to the specific action
294
+
"annotatedScreenshotUri": "A String", # Output only. URI of the screenshot with elements labeled which was used by the agent
295
+
"jsonUri": "A String", # Output only. Structured data explaining the agent's choice
296
+
},
289
297
"deviceAction": { # A high level action taken by the AI on the device, potentially involving multiple taps, text entries, waits, etc. # Output only. A high level action taken by the AI on the device.
290
298
"description": "A String", # Output only. A short description of the high level action taken by the AI agent.
291
299
"deviceInteractions": [ # Output only. The interactions made with the device as part of this higher level action taken by the agent, such as taps, text entries, waits, etc.
@@ -424,6 +432,10 @@ <h3>Method Details</h3>
424
432
"goalDetails": { # Details for a goal step. # Output only. Details for a goal step.
425
433
"goalActions": [ # Output only. The actions taken by the AI while attempting to accomplish the goal.
426
434
{ # An action taken by the AI agent while attempting to accomplish a goal.
435
+
"debugInfo": { # Information to help the customer understand why the agent took this action # Output only. Debug information explaining why the agent to the specific action
436
+
"annotatedScreenshotUri": "A String", # Output only. URI of the screenshot with elements labeled which was used by the agent
437
+
"jsonUri": "A String", # Output only. Structured data explaining the agent's choice
438
+
},
427
439
"deviceAction": { # A high level action taken by the AI on the device, potentially involving multiple taps, text entries, waits, etc. # Output only. A high level action taken by the AI on the device.
428
440
"description": "A String", # Output only. A short description of the high level action taken by the AI agent.
429
441
"deviceInteractions": [ # Output only. The interactions made with the device as part of this higher level action taken by the agent, such as taps, text entries, waits, etc.
@@ -572,6 +584,10 @@ <h3>Method Details</h3>
572
584
"goalDetails": { # Details for a goal step. # Output only. Details for a goal step.
573
585
"goalActions": [ # Output only. The actions taken by the AI while attempting to accomplish the goal.
574
586
{ # An action taken by the AI agent while attempting to accomplish a goal.
587
+
"debugInfo": { # Information to help the customer understand why the agent took this action # Output only. Debug information explaining why the agent to the specific action
588
+
"annotatedScreenshotUri": "A String", # Output only. URI of the screenshot with elements labeled which was used by the agent
589
+
"jsonUri": "A String", # Output only. Structured data explaining the agent's choice
590
+
},
575
591
"deviceAction": { # A high level action taken by the AI on the device, potentially involving multiple taps, text entries, waits, etc. # Output only. A high level action taken by the AI on the device.
576
592
"description": "A String", # Output only. A short description of the high level action taken by the AI agent.
577
593
"deviceInteractions": [ # Output only. The interactions made with the device as part of this higher level action taken by the agent, such as taps, text entries, waits, etc.
Copy file name to clipboardexpand all lines: docs/dyn/firebaseappdistribution_v1alpha.projects.apps.testCases.html
+6
Original file line number
Diff line number
Diff line change
@@ -122,6 +122,7 @@ <h3>Method Details</h3>
122
122
},
123
123
],
124
124
},
125
+
"createTime": "A String", # Output only. Timestamp when the test case was created
125
126
"displayName": "A String", # Required. Display name of the test case.
126
127
"name": "A String", # Identifier. The name of the test case resource. Format: `projects/{project_number}/apps/{app_id}/testCases/{test_case_id}`
127
128
}
@@ -147,6 +148,7 @@ <h3>Method Details</h3>
147
148
},
148
149
],
149
150
},
151
+
"createTime": "A String", # Output only. Timestamp when the test case was created
150
152
"displayName": "A String", # Required. Display name of the test case.
151
153
"name": "A String", # Identifier. The name of the test case resource. Format: `projects/{project_number}/apps/{app_id}/testCases/{test_case_id}`
152
154
}</pre>
@@ -196,6 +198,7 @@ <h3>Method Details</h3>
196
198
},
197
199
],
198
200
},
201
+
"createTime": "A String", # Output only. Timestamp when the test case was created
199
202
"displayName": "A String", # Required. Display name of the test case.
200
203
"name": "A String", # Identifier. The name of the test case resource. Format: `projects/{project_number}/apps/{app_id}/testCases/{test_case_id}`
201
204
}</pre>
@@ -232,6 +235,7 @@ <h3>Method Details</h3>
232
235
},
233
236
],
234
237
},
238
+
"createTime": "A String", # Output only. Timestamp when the test case was created
235
239
"displayName": "A String", # Required. Display name of the test case.
236
240
"name": "A String", # Identifier. The name of the test case resource. Format: `projects/{project_number}/apps/{app_id}/testCases/{test_case_id}`
237
241
},
@@ -274,6 +278,7 @@ <h3>Method Details</h3>
274
278
},
275
279
],
276
280
},
281
+
"createTime": "A String", # Output only. Timestamp when the test case was created
277
282
"displayName": "A String", # Required. Display name of the test case.
278
283
"name": "A String", # Identifier. The name of the test case resource. Format: `projects/{project_number}/apps/{app_id}/testCases/{test_case_id}`
279
284
}
@@ -298,6 +303,7 @@ <h3>Method Details</h3>
298
303
},
299
304
],
300
305
},
306
+
"createTime": "A String", # Output only. Timestamp when the test case was created
301
307
"displayName": "A String", # Required. Display name of the test case.
302
308
"name": "A String", # Identifier. The name of the test case resource. Format: `projects/{project_number}/apps/{app_id}/testCases/{test_case_id}`
0 commit comments