@maxim_mazurok/gapi.client.firebaseappdistribution-v1alpha
Advanced tools
Comparing version 0.0.20241002 to 0.0.20241003
@@ -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: 20241002 | ||
// Revision: 20241003 | ||
@@ -261,2 +261,4 @@ /// <reference types="gapi.client" /> | ||
name?: string; | ||
/** Output only. The state of the release test. */ | ||
testState?: string; | ||
} | ||
@@ -682,3 +684,3 @@ interface GoogleFirebaseAppdistroV1alphaRoboCrawler { | ||
quotaUser?: string; | ||
/** Optional. The ID to use for the test, which will become the final component of the tests's resource name. This value should be 4-63 characters, and valid characters are /a-z-/. If it is not provided one will be automatically generated. */ | ||
/** Optional. The ID to use for the test, which will become the final component of the test's resource name. This value should be 4-63 characters, and valid characters are /a-z-/. If it is not provided one will be automatically generated. */ | ||
releaseTestId?: string; | ||
@@ -714,3 +716,3 @@ /** Upload protocol for media (e.g. "raw", "multipart"). */ | ||
quotaUser?: string; | ||
/** Optional. The ID to use for the test, which will become the final component of the tests's resource name. This value should be 4-63 characters, and valid characters are /a-z-/. If it is not provided one will be automatically generated. */ | ||
/** Optional. The ID to use for the test, which will become the final component of the test's resource name. This value should be 4-63 characters, and valid characters are /a-z-/. If it is not provided one will be automatically generated. */ | ||
releaseTestId?: string; | ||
@@ -717,0 +719,0 @@ /** Upload protocol for media (e.g. "raw", "multipart"). */ |
{ | ||
"name": "@maxim_mazurok/gapi.client.firebaseappdistribution-v1alpha", | ||
"version": "0.0.20241002", | ||
"version": "0.0.20241003", | ||
"description": "TypeScript typings for Firebase App Distribution API v1alpha", | ||
@@ -5,0 +5,0 @@ "repository": { |
49586
910