@maxim_mazurok/gapi.client.firebaseappdistribution-v1alpha 0.0.20250807 → 0.0.20250808

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/index.d.ts +14 -14
  2. package/package.json +1 -1
package/index.d.ts CHANGED
@@ -9,7 +9,7 @@
9
9
  // This file was generated by https://github.com/Maxim-Mazurok/google-api-typings-generator. Please do not edit it manually.
10
10
  // In case of any problems please post issue to https://github.com/Maxim-Mazurok/google-api-typings-generator
11
11
  // Generated from: https://firebaseappdistribution.googleapis.com/$discovery/rest?version=v1alpha
12
- // Revision: 20250807
12
+ // Revision: 20250808
13
13
 
14
14
  /// <reference types="gapi.client" />
15
15
 
@@ -427,7 +427,7 @@ declare namespace gapi.client {
427
427
  fields?: string;
428
428
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
429
429
  key?: string;
430
- /** Unique id for a Firebase app of the format: {version}:{project_number}:{platform}:{hash(bundle_id)} Example: 1:581234567376:android:aa0a3c7b135e90289 */
430
+ /** Required. Unique id for a Firebase app of the format: {version}:{project_number}:{platform}:{hash(bundle_id)} Example: 1:581234567376:android:aa0a3c7b135e90289 */
431
431
  mobilesdkAppId: string;
432
432
  /** OAuth 2.0 token for the current user. */
433
433
  oauth_token?: string;
@@ -437,7 +437,7 @@ declare namespace gapi.client {
437
437
  quotaUser?: string;
438
438
  /** Upload protocol for media (e.g. "raw", "multipart"). */
439
439
  upload_protocol?: string;
440
- /** The hash for the upload */
440
+ /** Required. The hash for the upload */
441
441
  uploadHash: string;
442
442
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
443
443
  uploadType?: string;
@@ -458,7 +458,7 @@ declare namespace gapi.client {
458
458
  fields?: string;
459
459
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
460
460
  key?: string;
461
- /** Unique id for a Firebase app of the format: {version}:{project_number}:{platform}:{hash(bundle_id)} Example: 1:581234567376:android:aa0a3c7b135e90289 */
461
+ /** Required. Unique id for a Firebase app of the format: {version}:{project_number}:{platform}:{hash(bundle_id)} Example: 1:581234567376:android:aa0a3c7b135e90289 */
462
462
  mobilesdkAppId: string;
463
463
  /** OAuth 2.0 token for the current user. */
464
464
  oauth_token?: string;
@@ -466,7 +466,7 @@ declare namespace gapi.client {
466
466
  prettyPrint?: boolean;
467
467
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
468
468
  quotaUser?: string;
469
- /** Release identifier */
469
+ /** Required. Release identifier */
470
470
  releaseId: string;
471
471
  /** Upload protocol for media (e.g. "raw", "multipart"). */
472
472
  upload_protocol?: string;
@@ -489,7 +489,7 @@ declare namespace gapi.client {
489
489
  fields?: string;
490
490
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
491
491
  key?: string;
492
- /** Unique id for a Firebase app of the format: {version}:{project_number}:{platform}:{hash(bundle_id)} Example: 1:581234567376:android:aa0a3c7b135e90289 */
492
+ /** Required. Unique id for a Firebase app of the format: {version}:{project_number}:{platform}:{hash(bundle_id)} Example: 1:581234567376:android:aa0a3c7b135e90289 */
493
493
  mobilesdkAppId: string;
494
494
  /** OAuth 2.0 token for the current user. */
495
495
  oauth_token?: string;
@@ -497,7 +497,7 @@ declare namespace gapi.client {
497
497
  prettyPrint?: boolean;
498
498
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
499
499
  quotaUser?: string;
500
- /** Release identifier */
500
+ /** Required. Release identifier */
501
501
  releaseId: string;
502
502
  /** Upload protocol for media (e.g. "raw", "multipart"). */
503
503
  upload_protocol?: string;
@@ -522,7 +522,7 @@ declare namespace gapi.client {
522
522
  fields?: string;
523
523
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
524
524
  key?: string;
525
- /** Unique id for a Firebase app of the format: {version}:{project_number}:{platform}:{hash(bundle_id)} Example: 1:581234567376:android:aa0a3c7b135e90289 */
525
+ /** Required. Unique id for a Firebase app of the format: {version}:{project_number}:{platform}:{hash(bundle_id)} Example: 1:581234567376:android:aa0a3c7b135e90289 */
526
526
  mobilesdkAppId: string;
527
527
  /** OAuth 2.0 token for the current user. */
528
528
  oauth_token?: string;
@@ -530,7 +530,7 @@ declare namespace gapi.client {
530
530
  prettyPrint?: boolean;
531
531
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
532
532
  quotaUser?: string;
533
- /** Release identifier */
533
+ /** Required. Release identifier */
534
534
  releaseId: string;
535
535
  /** Upload protocol for media (e.g. "raw", "multipart"). */
536
536
  upload_protocol?: string;
@@ -553,7 +553,7 @@ declare namespace gapi.client {
553
553
  fields?: string;
554
554
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
555
555
  key?: string;
556
- /** Unique id for a Firebase app of the format: {version}:{project_number}:{platform}:{hash(bundle_id)} Example: 1:581234567376:android:aa0a3c7b135e90289 */
556
+ /** Required. Unique id for a Firebase app of the format: {version}:{project_number}:{platform}:{hash(bundle_id)} Example: 1:581234567376:android:aa0a3c7b135e90289 */
557
557
  mobilesdkAppId: string;
558
558
  /** OAuth 2.0 token for the current user. */
559
559
  oauth_token?: string;
@@ -561,7 +561,7 @@ declare namespace gapi.client {
561
561
  prettyPrint?: boolean;
562
562
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
563
563
  quotaUser?: string;
564
- /** Release identifier */
564
+ /** Required. Release identifier */
565
565
  releaseId: string;
566
566
  /** Upload protocol for media (e.g. "raw", "multipart"). */
567
567
  upload_protocol?: string;
@@ -618,7 +618,7 @@ declare namespace gapi.client {
618
618
  fields?: string;
619
619
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
620
620
  key?: string;
621
- /** Unique id for a Firebase app of the format: {version}:{project_number}:{platform}:{hash(bundle_id)} Example: 1:581234567376:android:aa0a3c7b135e90289 */
621
+ /** Required. Unique id for a Firebase app of the format: {version}:{project_number}:{platform}:{hash(bundle_id)} Example: 1:581234567376:android:aa0a3c7b135e90289 */
622
622
  mobilesdkAppId: string;
623
623
  /** OAuth 2.0 token for the current user. */
624
624
  oauth_token?: string;
@@ -628,7 +628,7 @@ declare namespace gapi.client {
628
628
  quotaUser?: string;
629
629
  /** Upload protocol for media (e.g. "raw", "multipart"). */
630
630
  upload_protocol?: string;
631
- /** The token for the upload */
631
+ /** Required. The token for the upload */
632
632
  uploadToken: string;
633
633
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
634
634
  uploadType?: string;
@@ -678,7 +678,7 @@ declare namespace gapi.client {
678
678
  fields?: string;
679
679
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
680
680
  key?: string;
681
- /** Unique id for a Firebase app of the format: {version}:{project_number}:{platform}:{hash(bundle_id)} Example: 1:581234567376:android:aa0a3c7b135e90289 */
681
+ /** Required. Unique id for a Firebase app of the format: {version}:{project_number}:{platform}:{hash(bundle_id)} Example: 1:581234567376:android:aa0a3c7b135e90289 */
682
682
  mobilesdkAppId: string;
683
683
  /** OAuth 2.0 token for the current user. */
684
684
  oauth_token?: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@maxim_mazurok/gapi.client.firebaseappdistribution-v1alpha",
3
- "version": "0.0.20250807",
3
+ "version": "0.0.20250808",
4
4
  "description": "TypeScript typings for Firebase App Distribution API v1alpha",
5
5
  "repository": {
6
6
  "type": "git",