@maxim_mazurok/gapi.client.run-v1 0.0.20230416 → 0.0.20230430

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 (3) hide show
  1. package/index.d.ts +2582 -1282
  2. package/package.json +1 -1
  3. package/tests.ts +25 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@maxim_mazurok/gapi.client.run-v1",
3
- "version": "0.0.20230416",
3
+ "version": "0.0.20230430",
4
4
  "description": "TypeScript typings for Cloud Run Admin API v1",
5
5
  "license": "MIT",
6
6
  "author": {
package/tests.ts CHANGED
@@ -3,7 +3,7 @@
3
3
  // This file was generated by https://github.com/Maxim-Mazurok/google-api-typings-generator. Please do not edit it manually.
4
4
  // In case of any problems please post issue to https://github.com/Maxim-Mazurok/google-api-typings-generator
5
5
 
6
- // Revision: 20230416
6
+ // Revision: 20230430
7
7
 
8
8
  gapi.load('client', async () => {
9
9
  /** now we can use gapi.client */
@@ -442,6 +442,10 @@ gapi.load('client', async () => {
442
442
  name: "Test string",
443
443
  optional: true,
444
444
  },
445
+ emptyDir: {
446
+ medium: "Test string",
447
+ sizeLimit: "Test string",
448
+ },
445
449
  name: "Test string",
446
450
  secret: {
447
451
  defaultMode: 42,
@@ -782,6 +786,10 @@ gapi.load('client', async () => {
782
786
  name: "Test string",
783
787
  optional: true,
784
788
  },
789
+ emptyDir: {
790
+ medium: "Test string",
791
+ sizeLimit: "Test string",
792
+ },
785
793
  name: "Test string",
786
794
  secret: {
787
795
  defaultMode: 42,
@@ -1179,6 +1187,10 @@ gapi.load('client', async () => {
1179
1187
  name: "Test string",
1180
1188
  optional: true,
1181
1189
  },
1190
+ emptyDir: {
1191
+ medium: "Test string",
1192
+ sizeLimit: "Test string",
1193
+ },
1182
1194
  name: "Test string",
1183
1195
  secret: {
1184
1196
  defaultMode: 42,
@@ -1541,6 +1553,10 @@ gapi.load('client', async () => {
1541
1553
  name: "Test string",
1542
1554
  optional: true,
1543
1555
  },
1556
+ emptyDir: {
1557
+ medium: "Test string",
1558
+ sizeLimit: "Test string",
1559
+ },
1544
1560
  name: "Test string",
1545
1561
  secret: {
1546
1562
  defaultMode: 42,
@@ -2104,6 +2120,10 @@ gapi.load('client', async () => {
2104
2120
  name: "Test string",
2105
2121
  optional: true,
2106
2122
  },
2123
+ emptyDir: {
2124
+ medium: "Test string",
2125
+ sizeLimit: "Test string",
2126
+ },
2107
2127
  name: "Test string",
2108
2128
  secret: {
2109
2129
  defaultMode: 42,
@@ -2471,6 +2491,10 @@ gapi.load('client', async () => {
2471
2491
  name: "Test string",
2472
2492
  optional: true,
2473
2493
  },
2494
+ emptyDir: {
2495
+ medium: "Test string",
2496
+ sizeLimit: "Test string",
2497
+ },
2474
2498
  name: "Test string",
2475
2499
  secret: {
2476
2500
  defaultMode: 42,