@maxim_mazurok/gapi.client.firebaseappdistribution-v1alpha
Advanced tools
Comparing version 0.0.20241025 to 0.0.20241028
@@ -12,3 +12,3 @@ /* Type definitions for non-npm package Firebase App Distribution API v1alpha 0.0 */ | ||
// Generated from: https://firebaseappdistribution.googleapis.com/$discovery/rest?version=v1alpha | ||
// Revision: 20241025 | ||
// Revision: 20241028 | ||
@@ -260,2 +260,4 @@ /// <reference types="gapi.client" /> | ||
deviceExecutions?: GoogleFirebaseAppdistroV1alphaDeviceExecution[]; | ||
/** Optional. Display name of the release test. Required if the release test is created with multiple goals */ | ||
displayName?: string; | ||
/** Optional. Input only. Login credentials for the test. Input only. */ | ||
@@ -262,0 +264,0 @@ loginCredential?: GoogleFirebaseAppdistroV1alphaLoginCredential; |
{ | ||
"name": "@maxim_mazurok/gapi.client.firebaseappdistribution-v1alpha", | ||
"version": "0.0.20241025", | ||
"version": "0.0.20241028", | ||
"description": "TypeScript typings for Firebase App Distribution API v1alpha", | ||
@@ -5,0 +5,0 @@ "repository": { |
51396
944