index.js
23.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
"use strict";
// Copyright 2019 Google LLC
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
Object.defineProperty(exports, "__esModule", { value: true });
/*! THIS FILE IS AUTO-GENERATED */
const abusiveexperiencereport = require("./abusiveexperiencereport");
const acceleratedmobilepageurl = require("./acceleratedmobilepageurl");
const accessapproval = require("./accessapproval");
const accesscontextmanager = require("./accesscontextmanager");
const adexchangebuyer = require("./adexchangebuyer");
const adexchangebuyer2 = require("./adexchangebuyer2");
const adexperiencereport = require("./adexperiencereport");
const admin = require("./admin");
const adsense = require("./adsense");
const adsensehost = require("./adsensehost");
const alertcenter = require("./alertcenter");
const analytics = require("./analytics");
const analyticsreporting = require("./analyticsreporting");
const androiddeviceprovisioning = require("./androiddeviceprovisioning");
const androidenterprise = require("./androidenterprise");
const androidmanagement = require("./androidmanagement");
const androidpublisher = require("./androidpublisher");
const appengine = require("./appengine");
const appsactivity = require("./appsactivity");
const bigquery = require("./bigquery");
const bigqueryconnection = require("./bigqueryconnection");
const bigquerydatatransfer = require("./bigquerydatatransfer");
const bigqueryreservation = require("./bigqueryreservation");
const bigtableadmin = require("./bigtableadmin");
const binaryauthorization = require("./binaryauthorization");
const blogger = require("./blogger");
const books = require("./books");
const calendar = require("./calendar");
const chat = require("./chat");
const civicinfo = require("./civicinfo");
const classroom = require("./classroom");
const cloudasset = require("./cloudasset");
const cloudbilling = require("./cloudbilling");
const cloudbuild = require("./cloudbuild");
const clouddebugger = require("./clouddebugger");
const clouderrorreporting = require("./clouderrorreporting");
const cloudfunctions = require("./cloudfunctions");
const cloudidentity = require("./cloudidentity");
const cloudiot = require("./cloudiot");
const cloudkms = require("./cloudkms");
const cloudprivatecatalog = require("./cloudprivatecatalog");
const cloudprivatecatalogproducer = require("./cloudprivatecatalogproducer");
const cloudprofiler = require("./cloudprofiler");
const cloudresourcemanager = require("./cloudresourcemanager");
const cloudscheduler = require("./cloudscheduler");
const cloudsearch = require("./cloudsearch");
const cloudshell = require("./cloudshell");
const cloudtasks = require("./cloudtasks");
const cloudtrace = require("./cloudtrace");
const commentanalyzer = require("./commentanalyzer");
const composer = require("./composer");
const compute = require("./compute");
const container = require("./container");
const containeranalysis = require("./containeranalysis");
const content = require("./content");
const customsearch = require("./customsearch");
const dataflow = require("./dataflow");
const datafusion = require("./datafusion");
const dataproc = require("./dataproc");
const datastore = require("./datastore");
const deploymentmanager = require("./deploymentmanager");
const dfareporting = require("./dfareporting");
const dialogflow = require("./dialogflow");
const digitalassetlinks = require("./digitalassetlinks");
const discovery = require("./discovery");
const dlp = require("./dlp");
const dns = require("./dns");
const docs = require("./docs");
const domainsrdap = require("./domainsrdap");
const doubleclickbidmanager = require("./doubleclickbidmanager");
const doubleclicksearch = require("./doubleclicksearch");
const drive = require("./drive");
const driveactivity = require("./driveactivity");
const factchecktools = require("./factchecktools");
const fcm = require("./fcm");
const file = require("./file");
const firebase = require("./firebase");
const firebasedynamiclinks = require("./firebasedynamiclinks");
const firebasehosting = require("./firebasehosting");
const firebaserules = require("./firebaserules");
const firestore = require("./firestore");
const fitness = require("./fitness");
const fusiontables = require("./fusiontables");
const games = require("./games");
const gamesConfiguration = require("./gamesConfiguration");
const gamesManagement = require("./gamesManagement");
const genomics = require("./genomics");
const gmail = require("./gmail");
const groupsmigration = require("./groupsmigration");
const groupssettings = require("./groupssettings");
const healthcare = require("./healthcare");
const homegraph = require("./homegraph");
const iam = require("./iam");
const iamcredentials = require("./iamcredentials");
const iap = require("./iap");
const identitytoolkit = require("./identitytoolkit");
const indexing = require("./indexing");
const jobs = require("./jobs");
const kgsearch = require("./kgsearch");
const language = require("./language");
const libraryagent = require("./libraryagent");
const licensing = require("./licensing");
const lifesciences = require("./lifesciences");
const logging = require("./logging");
const manufacturers = require("./manufacturers");
const mirror = require("./mirror");
const ml = require("./ml");
const monitoring = require("./monitoring");
const oauth2 = require("./oauth2");
const oslogin = require("./oslogin");
const pagespeedonline = require("./pagespeedonline");
const people = require("./people");
const playcustomapp = require("./playcustomapp");
const plus = require("./plus");
const plusDomains = require("./plusDomains");
const policytroubleshooter = require("./policytroubleshooter");
const poly = require("./poly");
const proximitybeacon = require("./proximitybeacon");
const pubsub = require("./pubsub");
const recommender = require("./recommender");
const redis = require("./redis");
const remotebuildexecution = require("./remotebuildexecution");
const replicapool = require("./replicapool");
const reseller = require("./reseller");
const run = require("./run");
const runtimeconfig = require("./runtimeconfig");
const safebrowsing = require("./safebrowsing");
const script = require("./script");
const searchconsole = require("./searchconsole");
const securitycenter = require("./securitycenter");
const servicebroker = require("./servicebroker");
const serviceconsumermanagement = require("./serviceconsumermanagement");
const servicecontrol = require("./servicecontrol");
const servicemanagement = require("./servicemanagement");
const servicenetworking = require("./servicenetworking");
const serviceusage = require("./serviceusage");
const sheets = require("./sheets");
const siteVerification = require("./siteVerification");
const slides = require("./slides");
const sourcerepo = require("./sourcerepo");
const spanner = require("./spanner");
const speech = require("./speech");
const sql = require("./sql");
const sqladmin = require("./sqladmin");
const storage = require("./storage");
const storagetransfer = require("./storagetransfer");
const streetviewpublish = require("./streetviewpublish");
const surveys = require("./surveys");
const tagmanager = require("./tagmanager");
const tasks = require("./tasks");
const testing = require("./testing");
const texttospeech = require("./texttospeech");
const toolresults = require("./toolresults");
const tpu = require("./tpu");
const translate = require("./translate");
const vault = require("./vault");
const verifiedaccess = require("./verifiedaccess");
const videointelligence = require("./videointelligence");
const vision = require("./vision");
const webfonts = require("./webfonts");
const webmasters = require("./webmasters");
const websecurityscanner = require("./websecurityscanner");
const youtube = require("./youtube");
const youtubeAnalytics = require("./youtubeAnalytics");
const youtubereporting = require("./youtubereporting");
exports.APIS = {
abusiveexperiencereport: abusiveexperiencereport.VERSIONS,
acceleratedmobilepageurl: acceleratedmobilepageurl.VERSIONS,
accessapproval: accessapproval.VERSIONS,
accesscontextmanager: accesscontextmanager.VERSIONS,
adexchangebuyer: adexchangebuyer.VERSIONS,
adexchangebuyer2: adexchangebuyer2.VERSIONS,
adexperiencereport: adexperiencereport.VERSIONS,
admin: admin.VERSIONS,
adsense: adsense.VERSIONS,
adsensehost: adsensehost.VERSIONS,
alertcenter: alertcenter.VERSIONS,
analytics: analytics.VERSIONS,
analyticsreporting: analyticsreporting.VERSIONS,
androiddeviceprovisioning: androiddeviceprovisioning.VERSIONS,
androidenterprise: androidenterprise.VERSIONS,
androidmanagement: androidmanagement.VERSIONS,
androidpublisher: androidpublisher.VERSIONS,
appengine: appengine.VERSIONS,
appsactivity: appsactivity.VERSIONS,
bigquery: bigquery.VERSIONS,
bigqueryconnection: bigqueryconnection.VERSIONS,
bigquerydatatransfer: bigquerydatatransfer.VERSIONS,
bigqueryreservation: bigqueryreservation.VERSIONS,
bigtableadmin: bigtableadmin.VERSIONS,
binaryauthorization: binaryauthorization.VERSIONS,
blogger: blogger.VERSIONS,
books: books.VERSIONS,
calendar: calendar.VERSIONS,
chat: chat.VERSIONS,
civicinfo: civicinfo.VERSIONS,
classroom: classroom.VERSIONS,
cloudasset: cloudasset.VERSIONS,
cloudbilling: cloudbilling.VERSIONS,
cloudbuild: cloudbuild.VERSIONS,
clouddebugger: clouddebugger.VERSIONS,
clouderrorreporting: clouderrorreporting.VERSIONS,
cloudfunctions: cloudfunctions.VERSIONS,
cloudidentity: cloudidentity.VERSIONS,
cloudiot: cloudiot.VERSIONS,
cloudkms: cloudkms.VERSIONS,
cloudprivatecatalog: cloudprivatecatalog.VERSIONS,
cloudprivatecatalogproducer: cloudprivatecatalogproducer.VERSIONS,
cloudprofiler: cloudprofiler.VERSIONS,
cloudresourcemanager: cloudresourcemanager.VERSIONS,
cloudscheduler: cloudscheduler.VERSIONS,
cloudsearch: cloudsearch.VERSIONS,
cloudshell: cloudshell.VERSIONS,
cloudtasks: cloudtasks.VERSIONS,
cloudtrace: cloudtrace.VERSIONS,
commentanalyzer: commentanalyzer.VERSIONS,
composer: composer.VERSIONS,
compute: compute.VERSIONS,
container: container.VERSIONS,
containeranalysis: containeranalysis.VERSIONS,
content: content.VERSIONS,
customsearch: customsearch.VERSIONS,
dataflow: dataflow.VERSIONS,
datafusion: datafusion.VERSIONS,
dataproc: dataproc.VERSIONS,
datastore: datastore.VERSIONS,
deploymentmanager: deploymentmanager.VERSIONS,
dfareporting: dfareporting.VERSIONS,
dialogflow: dialogflow.VERSIONS,
digitalassetlinks: digitalassetlinks.VERSIONS,
discovery: discovery.VERSIONS,
dlp: dlp.VERSIONS,
dns: dns.VERSIONS,
docs: docs.VERSIONS,
domainsrdap: domainsrdap.VERSIONS,
doubleclickbidmanager: doubleclickbidmanager.VERSIONS,
doubleclicksearch: doubleclicksearch.VERSIONS,
drive: drive.VERSIONS,
driveactivity: driveactivity.VERSIONS,
factchecktools: factchecktools.VERSIONS,
fcm: fcm.VERSIONS,
file: file.VERSIONS,
firebase: firebase.VERSIONS,
firebasedynamiclinks: firebasedynamiclinks.VERSIONS,
firebasehosting: firebasehosting.VERSIONS,
firebaserules: firebaserules.VERSIONS,
firestore: firestore.VERSIONS,
fitness: fitness.VERSIONS,
fusiontables: fusiontables.VERSIONS,
games: games.VERSIONS,
gamesConfiguration: gamesConfiguration.VERSIONS,
gamesManagement: gamesManagement.VERSIONS,
genomics: genomics.VERSIONS,
gmail: gmail.VERSIONS,
groupsmigration: groupsmigration.VERSIONS,
groupssettings: groupssettings.VERSIONS,
healthcare: healthcare.VERSIONS,
homegraph: homegraph.VERSIONS,
iam: iam.VERSIONS,
iamcredentials: iamcredentials.VERSIONS,
iap: iap.VERSIONS,
identitytoolkit: identitytoolkit.VERSIONS,
indexing: indexing.VERSIONS,
jobs: jobs.VERSIONS,
kgsearch: kgsearch.VERSIONS,
language: language.VERSIONS,
libraryagent: libraryagent.VERSIONS,
licensing: licensing.VERSIONS,
lifesciences: lifesciences.VERSIONS,
logging: logging.VERSIONS,
manufacturers: manufacturers.VERSIONS,
mirror: mirror.VERSIONS,
ml: ml.VERSIONS,
monitoring: monitoring.VERSIONS,
oauth2: oauth2.VERSIONS,
oslogin: oslogin.VERSIONS,
pagespeedonline: pagespeedonline.VERSIONS,
people: people.VERSIONS,
playcustomapp: playcustomapp.VERSIONS,
plus: plus.VERSIONS,
plusDomains: plusDomains.VERSIONS,
policytroubleshooter: policytroubleshooter.VERSIONS,
poly: poly.VERSIONS,
proximitybeacon: proximitybeacon.VERSIONS,
pubsub: pubsub.VERSIONS,
recommender: recommender.VERSIONS,
redis: redis.VERSIONS,
remotebuildexecution: remotebuildexecution.VERSIONS,
replicapool: replicapool.VERSIONS,
reseller: reseller.VERSIONS,
run: run.VERSIONS,
runtimeconfig: runtimeconfig.VERSIONS,
safebrowsing: safebrowsing.VERSIONS,
script: script.VERSIONS,
searchconsole: searchconsole.VERSIONS,
securitycenter: securitycenter.VERSIONS,
servicebroker: servicebroker.VERSIONS,
serviceconsumermanagement: serviceconsumermanagement.VERSIONS,
servicecontrol: servicecontrol.VERSIONS,
servicemanagement: servicemanagement.VERSIONS,
servicenetworking: servicenetworking.VERSIONS,
serviceusage: serviceusage.VERSIONS,
sheets: sheets.VERSIONS,
siteVerification: siteVerification.VERSIONS,
slides: slides.VERSIONS,
sourcerepo: sourcerepo.VERSIONS,
spanner: spanner.VERSIONS,
speech: speech.VERSIONS,
sql: sql.VERSIONS,
sqladmin: sqladmin.VERSIONS,
storage: storage.VERSIONS,
storagetransfer: storagetransfer.VERSIONS,
streetviewpublish: streetviewpublish.VERSIONS,
surveys: surveys.VERSIONS,
tagmanager: tagmanager.VERSIONS,
tasks: tasks.VERSIONS,
testing: testing.VERSIONS,
texttospeech: texttospeech.VERSIONS,
toolresults: toolresults.VERSIONS,
tpu: tpu.VERSIONS,
translate: translate.VERSIONS,
vault: vault.VERSIONS,
verifiedaccess: verifiedaccess.VERSIONS,
videointelligence: videointelligence.VERSIONS,
vision: vision.VERSIONS,
webfonts: webfonts.VERSIONS,
webmasters: webmasters.VERSIONS,
websecurityscanner: websecurityscanner.VERSIONS,
youtube: youtube.VERSIONS,
youtubeAnalytics: youtubeAnalytics.VERSIONS,
youtubereporting: youtubereporting.VERSIONS,
};
class GeneratedAPIs {
constructor() {
this.abusiveexperiencereport = abusiveexperiencereport.abusiveexperiencereport;
this.acceleratedmobilepageurl = acceleratedmobilepageurl.acceleratedmobilepageurl;
this.accessapproval = accessapproval.accessapproval;
this.accesscontextmanager = accesscontextmanager.accesscontextmanager;
this.adexchangebuyer = adexchangebuyer.adexchangebuyer;
this.adexchangebuyer2 = adexchangebuyer2.adexchangebuyer2;
this.adexperiencereport = adexperiencereport.adexperiencereport;
this.admin = admin.admin;
this.adsense = adsense.adsense;
this.adsensehost = adsensehost.adsensehost;
this.alertcenter = alertcenter.alertcenter;
this.analytics = analytics.analytics;
this.analyticsreporting = analyticsreporting.analyticsreporting;
this.androiddeviceprovisioning = androiddeviceprovisioning.androiddeviceprovisioning;
this.androidenterprise = androidenterprise.androidenterprise;
this.androidmanagement = androidmanagement.androidmanagement;
this.androidpublisher = androidpublisher.androidpublisher;
this.appengine = appengine.appengine;
this.appsactivity = appsactivity.appsactivity;
this.bigquery = bigquery.bigquery;
this.bigqueryconnection = bigqueryconnection.bigqueryconnection;
this.bigquerydatatransfer = bigquerydatatransfer.bigquerydatatransfer;
this.bigqueryreservation = bigqueryreservation.bigqueryreservation;
this.bigtableadmin = bigtableadmin.bigtableadmin;
this.binaryauthorization = binaryauthorization.binaryauthorization;
this.blogger = blogger.blogger;
this.books = books.books;
this.calendar = calendar.calendar;
this.chat = chat.chat;
this.civicinfo = civicinfo.civicinfo;
this.classroom = classroom.classroom;
this.cloudasset = cloudasset.cloudasset;
this.cloudbilling = cloudbilling.cloudbilling;
this.cloudbuild = cloudbuild.cloudbuild;
this.clouddebugger = clouddebugger.clouddebugger;
this.clouderrorreporting = clouderrorreporting.clouderrorreporting;
this.cloudfunctions = cloudfunctions.cloudfunctions;
this.cloudidentity = cloudidentity.cloudidentity;
this.cloudiot = cloudiot.cloudiot;
this.cloudkms = cloudkms.cloudkms;
this.cloudprivatecatalog = cloudprivatecatalog.cloudprivatecatalog;
this.cloudprivatecatalogproducer = cloudprivatecatalogproducer.cloudprivatecatalogproducer;
this.cloudprofiler = cloudprofiler.cloudprofiler;
this.cloudresourcemanager = cloudresourcemanager.cloudresourcemanager;
this.cloudscheduler = cloudscheduler.cloudscheduler;
this.cloudsearch = cloudsearch.cloudsearch;
this.cloudshell = cloudshell.cloudshell;
this.cloudtasks = cloudtasks.cloudtasks;
this.cloudtrace = cloudtrace.cloudtrace;
this.commentanalyzer = commentanalyzer.commentanalyzer;
this.composer = composer.composer;
this.compute = compute.compute;
this.container = container.container;
this.containeranalysis = containeranalysis.containeranalysis;
this.content = content.content;
this.customsearch = customsearch.customsearch;
this.dataflow = dataflow.dataflow;
this.datafusion = datafusion.datafusion;
this.dataproc = dataproc.dataproc;
this.datastore = datastore.datastore;
this.deploymentmanager = deploymentmanager.deploymentmanager;
this.dfareporting = dfareporting.dfareporting;
this.dialogflow = dialogflow.dialogflow;
this.digitalassetlinks = digitalassetlinks.digitalassetlinks;
this.discovery = discovery.discovery;
this.dlp = dlp.dlp;
this.dns = dns.dns;
this.docs = docs.docs;
this.domainsrdap = domainsrdap.domainsrdap;
this.doubleclickbidmanager = doubleclickbidmanager.doubleclickbidmanager;
this.doubleclicksearch = doubleclicksearch.doubleclicksearch;
this.drive = drive.drive;
this.driveactivity = driveactivity.driveactivity;
this.factchecktools = factchecktools.factchecktools;
this.fcm = fcm.fcm;
this.file = file.file;
this.firebase = firebase.firebase;
this.firebasedynamiclinks = firebasedynamiclinks.firebasedynamiclinks;
this.firebasehosting = firebasehosting.firebasehosting;
this.firebaserules = firebaserules.firebaserules;
this.firestore = firestore.firestore;
this.fitness = fitness.fitness;
this.fusiontables = fusiontables.fusiontables;
this.games = games.games;
this.gamesConfiguration = gamesConfiguration.gamesConfiguration;
this.gamesManagement = gamesManagement.gamesManagement;
this.genomics = genomics.genomics;
this.gmail = gmail.gmail;
this.groupsmigration = groupsmigration.groupsmigration;
this.groupssettings = groupssettings.groupssettings;
this.healthcare = healthcare.healthcare;
this.homegraph = homegraph.homegraph;
this.iam = iam.iam;
this.iamcredentials = iamcredentials.iamcredentials;
this.iap = iap.iap;
this.identitytoolkit = identitytoolkit.identitytoolkit;
this.indexing = indexing.indexing;
this.jobs = jobs.jobs;
this.kgsearch = kgsearch.kgsearch;
this.language = language.language;
this.libraryagent = libraryagent.libraryagent;
this.licensing = licensing.licensing;
this.lifesciences = lifesciences.lifesciences;
this.logging = logging.logging;
this.manufacturers = manufacturers.manufacturers;
this.mirror = mirror.mirror;
this.ml = ml.ml;
this.monitoring = monitoring.monitoring;
this.oauth2 = oauth2.oauth2;
this.oslogin = oslogin.oslogin;
this.pagespeedonline = pagespeedonline.pagespeedonline;
this.people = people.people;
this.playcustomapp = playcustomapp.playcustomapp;
this.plus = plus.plus;
this.plusDomains = plusDomains.plusDomains;
this.policytroubleshooter = policytroubleshooter.policytroubleshooter;
this.poly = poly.poly;
this.proximitybeacon = proximitybeacon.proximitybeacon;
this.pubsub = pubsub.pubsub;
this.recommender = recommender.recommender;
this.redis = redis.redis;
this.remotebuildexecution = remotebuildexecution.remotebuildexecution;
this.replicapool = replicapool.replicapool;
this.reseller = reseller.reseller;
this.run = run.run;
this.runtimeconfig = runtimeconfig.runtimeconfig;
this.safebrowsing = safebrowsing.safebrowsing;
this.script = script.script;
this.searchconsole = searchconsole.searchconsole;
this.securitycenter = securitycenter.securitycenter;
this.servicebroker = servicebroker.servicebroker;
this.serviceconsumermanagement = serviceconsumermanagement.serviceconsumermanagement;
this.servicecontrol = servicecontrol.servicecontrol;
this.servicemanagement = servicemanagement.servicemanagement;
this.servicenetworking = servicenetworking.servicenetworking;
this.serviceusage = serviceusage.serviceusage;
this.sheets = sheets.sheets;
this.siteVerification = siteVerification.siteVerification;
this.slides = slides.slides;
this.sourcerepo = sourcerepo.sourcerepo;
this.spanner = spanner.spanner;
this.speech = speech.speech;
this.sql = sql.sql;
this.sqladmin = sqladmin.sqladmin;
this.storage = storage.storage;
this.storagetransfer = storagetransfer.storagetransfer;
this.streetviewpublish = streetviewpublish.streetviewpublish;
this.surveys = surveys.surveys;
this.tagmanager = tagmanager.tagmanager;
this.tasks = tasks.tasks;
this.testing = testing.testing;
this.texttospeech = texttospeech.texttospeech;
this.toolresults = toolresults.toolresults;
this.tpu = tpu.tpu;
this.translate = translate.translate;
this.vault = vault.vault;
this.verifiedaccess = verifiedaccess.verifiedaccess;
this.videointelligence = videointelligence.videointelligence;
this.vision = vision.vision;
this.webfonts = webfonts.webfonts;
this.webmasters = webmasters.webmasters;
this.websecurityscanner = websecurityscanner.websecurityscanner;
this.youtube = youtube.youtube;
this.youtubeAnalytics = youtubeAnalytics.youtubeAnalytics;
this.youtubereporting = youtubereporting.youtubereporting;
}
}
exports.GeneratedAPIs = GeneratedAPIs;
//# sourceMappingURL=index.js.map