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
#### firebaseappdistribution:v1alpha
The following keys were added:
- schemas.GoogleFirebaseAppdistroV1alphaReleaseTest.properties.displayName.type (Total Keys: 1)
Copy file name to clipboardExpand all lines: docs/dyn/firebaseappdistribution_v1alpha.projects.apps.releases.tests.html
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -229,6 +229,7 @@ <h3>Method Details</h3>
229
229
"videoUri": "A String", # Output only. A URI to a video of the test run.
230
230
},
231
231
],
232
+
"displayName": "A String", # Optional. Display name of the release test. Required if the release test is created with multiple goals
232
233
"loginCredential": { # Login credential for automated tests # Optional. Input only. Login credentials for the test. Input only.
233
234
"fieldHints": { # Hints to the crawler for identifying input fields # Optional. Hints to the crawler for identifying input fields
234
235
"passwordResourceName": "A String", # Required. The Android resource name of the password UI element. For example, in Java: R.string.foo in xml: @string/foo Only the "foo" part is needed. Reference doc: https://developer.android.com/guide/topics/resources/accessing-resources.html
@@ -355,6 +356,7 @@ <h3>Method Details</h3>
355
356
"videoUri": "A String", # Output only. A URI to a video of the test run.
356
357
},
357
358
],
359
+
"displayName": "A String", # Optional. Display name of the release test. Required if the release test is created with multiple goals
358
360
"loginCredential": { # Login credential for automated tests # Optional. Input only. Login credentials for the test. Input only.
359
361
"fieldHints": { # Hints to the crawler for identifying input fields # Optional. Hints to the crawler for identifying input fields
360
362
"passwordResourceName": "A String", # Required. The Android resource name of the password UI element. For example, in Java: R.string.foo in xml: @string/foo Only the "foo" part is needed. Reference doc: https://developer.android.com/guide/topics/resources/accessing-resources.html
@@ -487,6 +489,7 @@ <h3>Method Details</h3>
487
489
"videoUri": "A String", # Output only. A URI to a video of the test run.
488
490
},
489
491
],
492
+
"displayName": "A String", # Optional. Display name of the release test. Required if the release test is created with multiple goals
490
493
"loginCredential": { # Login credential for automated tests # Optional. Input only. Login credentials for the test. Input only.
491
494
"fieldHints": { # Hints to the crawler for identifying input fields # Optional. Hints to the crawler for identifying input fields
492
495
"passwordResourceName": "A String", # Required. The Android resource name of the password UI element. For example, in Java: R.string.foo in xml: @string/foo Only the "foo" part is needed. Reference doc: https://developer.android.com/guide/topics/resources/accessing-resources.html
@@ -629,6 +632,7 @@ <h3>Method Details</h3>
629
632
"videoUri": "A String", # Output only. A URI to a video of the test run.
630
633
},
631
634
],
635
+
"displayName": "A String", # Optional. Display name of the release test. Required if the release test is created with multiple goals
632
636
"loginCredential": { # Login credential for automated tests # Optional. Input only. Login credentials for the test. Input only.
633
637
"fieldHints": { # Hints to the crawler for identifying input fields # Optional. Hints to the crawler for identifying input fields
634
638
"passwordResourceName": "A String", # Required. The Android resource name of the password UI element. For example, in Java: R.string.foo in xml: @string/foo Only the "foo" part is needed. Reference doc: https://developer.android.com/guide/topics/resources/accessing-resources.html
0 commit comments