Skip to content

Commit 1a615ed

Browse files
yoshi-automationbcoe
authored andcommittedOct 18, 2021
feat: regenerate index files
1 parent 4ab24ee commit 1a615ed

9 files changed

+168
-24
lines changed
 

‎disclaimers.json

+20
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,10 @@
343343
"api": "workflows",
344344
"package": "@google-cloud/workflows"
345345
},
346+
{
347+
"api": "accesscontextmanager",
348+
"package": "@google-cloud/access-context-manager"
349+
},
346350
{
347351
"api": "notebooks",
348352
"package": "@google-cloud/notebooks"
@@ -375,6 +379,10 @@
375379
"api": "contactcenterinsights",
376380
"package": "@google-cloud/contact-center-insights"
377381
},
382+
{
383+
"api": "datafusion",
384+
"package": "@google-cloud/data-fusion"
385+
},
378386
{
379387
"api": "datalabeling",
380388
"package": "@google-cloud/datalabeling"
@@ -391,6 +399,14 @@
391399
"api": "metastore",
392400
"package": "@google-cloud/dataproc-metastore"
393401
},
402+
{
403+
"api": "datastream",
404+
"package": "@google-cloud/datastream"
405+
},
406+
{
407+
"api": "clouddeploy",
408+
"package": "@google-cloud/deploy"
409+
},
394410
{
395411
"api": "domains",
396412
"package": "@google-cloud/domains"
@@ -427,6 +443,10 @@
427443
"api": "networkconnectivity",
428444
"package": "@google-cloud/network-connectivity"
429445
},
446+
{
447+
"api": "networksecurity",
448+
"package": "@google-cloud/network-security"
449+
},
430450
{
431451
"api": "phishingprotection",
432452
"package": "@google-cloud/phishing-protection"

‎discovery/adsense-v2.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"batchPath": "batch",
1717
"description": "The AdSense Management API allows publishers to access their inventory and run earnings and performance reports.",
1818
"discoveryVersion": "v1",
19-
"documentationLink": "http://code.google.com/apis/adsense/management/",
19+
"documentationLink": "https://developers.google.com/adsense/management/",
2020
"icons": {
2121
"x16": "http://www.google.com/images/icons/product/search-16.gif",
2222
"x32": "http://www.google.com/images/icons/product/search-32.gif"
@@ -1567,7 +1567,7 @@
15671567
}
15681568
}
15691569
},
1570-
"revision": "20210911",
1570+
"revision": "20211014",
15711571
"rootUrl": "https://adsense.googleapis.com/",
15721572
"schemas": {
15731573
"Account": {

‎discovery/apigee-v1.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -7412,7 +7412,7 @@
74127412
}
74137413
}
74147414
},
7415-
"revision": "20210924",
7415+
"revision": "20211008",
74167416
"rootUrl": "https://apigee.googleapis.com/",
74177417
"schemas": {
74187418
"EdgeConfigstoreBundleBadBundle": {
@@ -12719,7 +12719,7 @@
1271912719
"type": "array"
1272012720
},
1272112721
"bindings": {
12722-
"description": "Associates a list of `members` to a `role`. Optionally, may specify a `condition` that determines how and when the `bindings` are applied. Each of the `bindings` must contain at least one member.",
12722+
"description": "Associates a list of `members` to a `role`. Optionally, may specify a `condition` that determines how and when the `bindings` are applied. Each of the `bindings` must contain at least one member. The `bindings` in a `Policy` can refer to up to 1,500 members; up to 250 of these members can be Google groups. Each occurrence of a member counts towards these limits. For example, if the `bindings` grant 50 different roles to `user:alice@example.com`, and not to any other member, then you can add another 1,450 members to the `bindings` in the `Policy`.",
1272312723
"items": {
1272412724
"$ref": "GoogleIamV1Binding"
1272512725
},

‎discovery/cloudkms-v1.json

+25-1
Original file line numberDiff line numberDiff line change
@@ -1346,7 +1346,7 @@
13461346
}
13471347
}
13481348
},
1349-
"revision": "20210820",
1349+
"revision": "20210928",
13501350
"rootUrl": "https://cloudkms.googleapis.com/",
13511351
"schemas": {
13521352
"AsymmetricDecryptRequest": {
@@ -1650,6 +1650,9 @@
16501650
"RSA_DECRYPT_OAEP_3072_SHA256",
16511651
"RSA_DECRYPT_OAEP_4096_SHA256",
16521652
"RSA_DECRYPT_OAEP_4096_SHA512",
1653+
"RSA_DECRYPT_OAEP_2048_SHA1",
1654+
"RSA_DECRYPT_OAEP_3072_SHA1",
1655+
"RSA_DECRYPT_OAEP_4096_SHA1",
16531656
"EC_SIGN_P256_SHA256",
16541657
"EC_SIGN_P384_SHA384",
16551658
"EC_SIGN_SECP256K1_SHA256",
@@ -1671,6 +1674,9 @@
16711674
"RSAES-OAEP 3072 bit key with a SHA256 digest.",
16721675
"RSAES-OAEP 4096 bit key with a SHA256 digest.",
16731676
"RSAES-OAEP 4096 bit key with a SHA512 digest.",
1677+
"RSAES-OAEP 2048 bit key with a SHA1 digest.",
1678+
"RSAES-OAEP 3072 bit key with a SHA1 digest.",
1679+
"RSAES-OAEP 4096 bit key with a SHA1 digest.",
16741680
"ECDSA on the NIST P-256 curve with a SHA256 digest.",
16751681
"ECDSA on the NIST P-384 curve with a SHA384 digest.",
16761682
"ECDSA on the non-NIST secp256k1 curve. This curve is only supported for HSM protection level.",
@@ -1804,6 +1810,9 @@
18041810
"RSA_DECRYPT_OAEP_3072_SHA256",
18051811
"RSA_DECRYPT_OAEP_4096_SHA256",
18061812
"RSA_DECRYPT_OAEP_4096_SHA512",
1813+
"RSA_DECRYPT_OAEP_2048_SHA1",
1814+
"RSA_DECRYPT_OAEP_3072_SHA1",
1815+
"RSA_DECRYPT_OAEP_4096_SHA1",
18071816
"EC_SIGN_P256_SHA256",
18081817
"EC_SIGN_P384_SHA384",
18091818
"EC_SIGN_SECP256K1_SHA256",
@@ -1825,6 +1834,9 @@
18251834
"RSAES-OAEP 3072 bit key with a SHA256 digest.",
18261835
"RSAES-OAEP 4096 bit key with a SHA256 digest.",
18271836
"RSAES-OAEP 4096 bit key with a SHA512 digest.",
1837+
"RSAES-OAEP 2048 bit key with a SHA1 digest.",
1838+
"RSAES-OAEP 3072 bit key with a SHA1 digest.",
1839+
"RSAES-OAEP 4096 bit key with a SHA1 digest.",
18281840
"ECDSA on the NIST P-256 curve with a SHA256 digest.",
18291841
"ECDSA on the NIST P-384 curve with a SHA384 digest.",
18301842
"ECDSA on the non-NIST secp256k1 curve. This curve is only supported for HSM protection level.",
@@ -2116,6 +2128,9 @@
21162128
"RSA_DECRYPT_OAEP_3072_SHA256",
21172129
"RSA_DECRYPT_OAEP_4096_SHA256",
21182130
"RSA_DECRYPT_OAEP_4096_SHA512",
2131+
"RSA_DECRYPT_OAEP_2048_SHA1",
2132+
"RSA_DECRYPT_OAEP_3072_SHA1",
2133+
"RSA_DECRYPT_OAEP_4096_SHA1",
21192134
"EC_SIGN_P256_SHA256",
21202135
"EC_SIGN_P384_SHA384",
21212136
"EC_SIGN_SECP256K1_SHA256",
@@ -2137,6 +2152,9 @@
21372152
"RSAES-OAEP 3072 bit key with a SHA256 digest.",
21382153
"RSAES-OAEP 4096 bit key with a SHA256 digest.",
21392154
"RSAES-OAEP 4096 bit key with a SHA512 digest.",
2155+
"RSAES-OAEP 2048 bit key with a SHA1 digest.",
2156+
"RSAES-OAEP 3072 bit key with a SHA1 digest.",
2157+
"RSAES-OAEP 4096 bit key with a SHA1 digest.",
21402158
"ECDSA on the NIST P-256 curve with a SHA256 digest.",
21412159
"ECDSA on the NIST P-384 curve with a SHA384 digest.",
21422160
"ECDSA on the non-NIST secp256k1 curve. This curve is only supported for HSM protection level.",
@@ -2644,6 +2662,9 @@
26442662
"RSA_DECRYPT_OAEP_3072_SHA256",
26452663
"RSA_DECRYPT_OAEP_4096_SHA256",
26462664
"RSA_DECRYPT_OAEP_4096_SHA512",
2665+
"RSA_DECRYPT_OAEP_2048_SHA1",
2666+
"RSA_DECRYPT_OAEP_3072_SHA1",
2667+
"RSA_DECRYPT_OAEP_4096_SHA1",
26472668
"EC_SIGN_P256_SHA256",
26482669
"EC_SIGN_P384_SHA384",
26492670
"EC_SIGN_SECP256K1_SHA256",
@@ -2665,6 +2686,9 @@
26652686
"RSAES-OAEP 3072 bit key with a SHA256 digest.",
26662687
"RSAES-OAEP 4096 bit key with a SHA256 digest.",
26672688
"RSAES-OAEP 4096 bit key with a SHA512 digest.",
2689+
"RSAES-OAEP 2048 bit key with a SHA1 digest.",
2690+
"RSAES-OAEP 3072 bit key with a SHA1 digest.",
2691+
"RSAES-OAEP 4096 bit key with a SHA1 digest.",
26682692
"ECDSA on the NIST P-256 curve with a SHA256 digest.",
26692693
"ECDSA on the NIST P-384 curve with a SHA384 digest.",
26702694
"ECDSA on the non-NIST secp256k1 curve. This curve is only supported for HSM protection level.",

‎discovery/doubleclickbidmanager-v1.1.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@
280280
}
281281
}
282282
},
283-
"revision": "20210920",
283+
"revision": "20211005",
284284
"rootUrl": "https://doubleclickbidmanager.googleapis.com/",
285285
"schemas": {
286286
"ChannelGrouping": {
@@ -2065,7 +2065,8 @@
20652065
"METRIC_WIN_LOSS_LINEITEM_AVAILABLE_REQUESTS",
20662066
"METRIC_WIN_LOSS_DEAL_TARGETED_IMPRESSIONS",
20672067
"METRIC_WIN_LOSS_LINEITEM_TARGETED_IMPRESSIONS",
2068-
"METRIC_VERIFICATION_VIDEO_PLAYER_SIZE_MEASURABLE_IMPRESSIONS"
2068+
"METRIC_VERIFICATION_VIDEO_PLAYER_SIZE_MEASURABLE_IMPRESSIONS",
2069+
"METRIC_TRUEVIEW_ALL_AD_SEQUENCE_IMPRESSIONS"
20692070
],
20702071
"enumDescriptions": [
20712072
"",
@@ -2535,6 +2536,7 @@
25352536
"",
25362537
"",
25372538
"",
2539+
"",
25382540
""
25392541
],
25402542
"type": "string"

‎discovery/index.json

+90-15
Original file line numberDiff line numberDiff line change
@@ -541,6 +541,21 @@
541541
"documentationLink": "https://cloud.google.com",
542542
"preferred": true
543543
},
544+
{
545+
"kind": "discovery#directoryItem",
546+
"id": "authorizedbuyersmarketplace:v1",
547+
"name": "authorizedbuyersmarketplace",
548+
"version": "v1",
549+
"title": "Authorized Buyers Marketplace API",
550+
"description": "The Authorized Buyers Marketplace API allows buyers programmatically discover inventory; propose, retrieve and negotiate deals with publishers.",
551+
"discoveryRestUrl": "https://authorizedbuyersmarketplace.googleapis.com/$discovery/rest?version=v1",
552+
"icons": {
553+
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
554+
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
555+
},
556+
"documentationLink": "https://developers.google.com/authorized-buyers/apis/marketplace/reference/rest/",
557+
"preferred": true
558+
},
544559
{
545560
"kind": "discovery#directoryItem",
546561
"id": "baremetalsolution:v1",
@@ -1306,6 +1321,21 @@
13061321
"documentationLink": "https://cloud.google.com/shell/docs/",
13071322
"preferred": true
13081323
},
1324+
{
1325+
"kind": "discovery#directoryItem",
1326+
"id": "cloudsupport:v2beta",
1327+
"name": "cloudsupport",
1328+
"version": "v2beta",
1329+
"title": "Google Cloud Support API",
1330+
"description": "Manages Google Cloud Platform Support account and tickets associated with them.",
1331+
"discoveryRestUrl": "https://cloudsupport.googleapis.com/$discovery/rest?version=v2beta",
1332+
"icons": {
1333+
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
1334+
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
1335+
},
1336+
"documentationLink": "https://cloud.google.com/support/docs/apis",
1337+
"preferred": true
1338+
},
13091339
{
13101340
"kind": "discovery#directoryItem",
13111341
"id": "cloudtasks:v2beta2",
@@ -1474,6 +1504,21 @@
14741504
"documentationLink": "https://developers.google.com/compute/docs/reference/latest/",
14751505
"preferred": true
14761506
},
1507+
{
1508+
"kind": "discovery#directoryItem",
1509+
"id": "connectors:v1",
1510+
"name": "connectors",
1511+
"version": "v1",
1512+
"title": "Connectors API",
1513+
"description": "",
1514+
"discoveryRestUrl": "https://connectors.googleapis.com/$discovery/rest?version=v1",
1515+
"icons": {
1516+
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
1517+
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
1518+
},
1519+
"documentationLink": "https://cloud.google.com/apigee/docs/api-platform/connectors/about-connectors",
1520+
"preferred": true
1521+
},
14771522
{
14781523
"kind": "discovery#directoryItem",
14791524
"id": "contactcenterinsights:v1",
@@ -2119,21 +2164,6 @@
21192164
"documentationLink": "https://developers.google.com/domains/rdap/",
21202165
"preferred": true
21212166
},
2122-
{
2123-
"kind": "discovery#directoryItem",
2124-
"id": "doubleclickbidmanager:v1",
2125-
"name": "doubleclickbidmanager",
2126-
"version": "v1",
2127-
"title": "DoubleClick Bid Manager API",
2128-
"description": "DoubleClick Bid Manager API allows users to manage and create campaigns and reports.",
2129-
"discoveryRestUrl": "https://doubleclickbidmanager.googleapis.com/$discovery/rest?version=v1",
2130-
"icons": {
2131-
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
2132-
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
2133-
},
2134-
"documentationLink": "https://developers.google.com/bid-manager/",
2135-
"preferred": false
2136-
},
21372167
{
21382168
"kind": "discovery#directoryItem",
21392169
"id": "doubleclickbidmanager:v1.1",
@@ -5017,6 +5047,21 @@
50175047
"documentationLink": "https://developers.google.com/chrome/verified-access",
50185048
"preferred": true
50195049
},
5050+
{
5051+
"kind": "discovery#directoryItem",
5052+
"id": "versionhistory:v1",
5053+
"name": "versionhistory",
5054+
"version": "v1",
5055+
"title": "Version History API",
5056+
"description": "Version History API - Prod",
5057+
"discoveryRestUrl": "https://versionhistory.googleapis.com/$discovery/rest?version=v1",
5058+
"icons": {
5059+
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
5060+
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
5061+
},
5062+
"documentationLink": "https://developers.chrome.com/versionhistory",
5063+
"preferred": true
5064+
},
50205065
{
50215066
"kind": "discovery#directoryItem",
50225067
"id": "videointelligence:v1p1beta1",
@@ -5137,6 +5182,36 @@
51375182
"documentationLink": "https://cloud.google.com/vision/",
51385183
"preferred": true
51395184
},
5185+
{
5186+
"kind": "discovery#directoryItem",
5187+
"id": "vmmigration:v1alpha1",
5188+
"name": "vmmigration",
5189+
"version": "v1alpha1",
5190+
"title": "VM Migration API",
5191+
"description": "Use the Migrate for Compute Engine API to programmatically migrate workloads.",
5192+
"discoveryRestUrl": "https://vmmigration.googleapis.com/$discovery/rest?version=v1alpha1",
5193+
"icons": {
5194+
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
5195+
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
5196+
},
5197+
"documentationLink": "https://cloud.google.com/migrate/compute-engine",
5198+
"preferred": false
5199+
},
5200+
{
5201+
"kind": "discovery#directoryItem",
5202+
"id": "vmmigration:v1",
5203+
"name": "vmmigration",
5204+
"version": "v1",
5205+
"title": "VM Migration API",
5206+
"description": "Use the Migrate for Compute Engine API to programmatically migrate workloads.",
5207+
"discoveryRestUrl": "https://vmmigration.googleapis.com/$discovery/rest?version=v1",
5208+
"icons": {
5209+
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
5210+
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
5211+
},
5212+
"documentationLink": "https://cloud.google.com/migrate/compute-engine",
5213+
"preferred": true
5214+
},
51405215
{
51415216
"kind": "discovery#directoryItem",
51425217
"id": "webfonts:v1",

‎discovery/searchconsole-v1.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@
373373
}
374374
}
375375
},
376-
"revision": "20210903",
376+
"revision": "20211015",
377377
"rootUrl": "https://searchconsole.googleapis.com/",
378378
"schemas": {
379379
"ApiDataRow": {
@@ -675,7 +675,7 @@
675675
"",
676676
"",
677677
"",
678-
""
678+
"News tab in search."
679679
],
680680
"type": "string"
681681
},

‎src/apis/index.ts

+18
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,10 @@ import {
9090
VERSIONS as assuredworkloadsVersions,
9191
assuredworkloads,
9292
} from './assuredworkloads';
93+
import {
94+
VERSIONS as authorizedbuyersmarketplaceVersions,
95+
authorizedbuyersmarketplace,
96+
} from './authorizedbuyersmarketplace';
9397
import {
9498
VERSIONS as baremetalsolutionVersions,
9599
baremetalsolution,
@@ -174,6 +178,7 @@ import {VERSIONS as cloudtasksVersions, cloudtasks} from './cloudtasks';
174178
import {VERSIONS as cloudtraceVersions, cloudtrace} from './cloudtrace';
175179
import {VERSIONS as composerVersions, composer} from './composer';
176180
import {VERSIONS as computeVersions, compute} from './compute';
181+
import {VERSIONS as connectorsVersions, connectors} from './connectors';
177182
import {
178183
VERSIONS as contactcenterinsightsVersions,
179184
contactcenterinsights,
@@ -523,11 +528,16 @@ import {
523528
VERSIONS as verifiedaccessVersions,
524529
verifiedaccess,
525530
} from './verifiedaccess';
531+
import {
532+
VERSIONS as versionhistoryVersions,
533+
versionhistory,
534+
} from './versionhistory';
526535
import {
527536
VERSIONS as videointelligenceVersions,
528537
videointelligence,
529538
} from './videointelligence';
530539
import {VERSIONS as visionVersions, vision} from './vision';
540+
import {VERSIONS as vmmigrationVersions, vmmigration} from './vmmigration';
531541
import {VERSIONS as webfontsVersions, webfonts} from './webfonts';
532542
import {VERSIONS as webmastersVersions, webmasters} from './webmasters';
533543
import {VERSIONS as webriskVersions, webrisk} from './webrisk';
@@ -583,6 +593,7 @@ export const APIS: APIList = {
583593
area120tables: area120tablesVersions,
584594
artifactregistry: artifactregistryVersions,
585595
assuredworkloads: assuredworkloadsVersions,
596+
authorizedbuyersmarketplace: authorizedbuyersmarketplaceVersions,
586597
baremetalsolution: baremetalsolutionVersions,
587598
bigquery: bigqueryVersions,
588599
bigqueryconnection: bigqueryconnectionVersions,
@@ -619,6 +630,7 @@ export const APIS: APIList = {
619630
cloudtrace: cloudtraceVersions,
620631
composer: composerVersions,
621632
compute: computeVersions,
633+
connectors: connectorsVersions,
622634
contactcenterinsights: contactcenterinsightsVersions,
623635
container: containerVersions,
624636
containeranalysis: containeranalysisVersions,
@@ -773,8 +785,10 @@ export const APIS: APIList = {
773785
vault: vaultVersions,
774786
vectortile: vectortileVersions,
775787
verifiedaccess: verifiedaccessVersions,
788+
versionhistory: versionhistoryVersions,
776789
videointelligence: videointelligenceVersions,
777790
vision: visionVersions,
791+
vmmigration: vmmigrationVersions,
778792
webfonts: webfontsVersions,
779793
webmasters: webmastersVersions,
780794
webrisk: webriskVersions,
@@ -814,6 +828,7 @@ export class GeneratedAPIs {
814828
area120tables = area120tables;
815829
artifactregistry = artifactregistry;
816830
assuredworkloads = assuredworkloads;
831+
authorizedbuyersmarketplace = authorizedbuyersmarketplace;
817832
baremetalsolution = baremetalsolution;
818833
bigquery = bigquery;
819834
bigqueryconnection = bigqueryconnection;
@@ -850,6 +865,7 @@ export class GeneratedAPIs {
850865
cloudtrace = cloudtrace;
851866
composer = composer;
852867
compute = compute;
868+
connectors = connectors;
853869
contactcenterinsights = contactcenterinsights;
854870
container = container;
855871
containeranalysis = containeranalysis;
@@ -1004,8 +1020,10 @@ export class GeneratedAPIs {
10041020
vault = vault;
10051021
vectortile = vectortile;
10061022
verifiedaccess = verifiedaccess;
1023+
versionhistory = versionhistory;
10071024
videointelligence = videointelligence;
10081025
vision = vision;
1026+
vmmigration = vmmigration;
10091027
webfonts = webfonts;
10101028
webmasters = webmasters;
10111029
webrisk = webrisk;

‎src/index.ts

+5
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ export {artifactregistry_v1beta1} from './apis/artifactregistry/v1beta1';
6363
export {artifactregistry_v1beta2} from './apis/artifactregistry/v1beta2';
6464
export {assuredworkloads_v1} from './apis/assuredworkloads/v1';
6565
export {assuredworkloads_v1beta1} from './apis/assuredworkloads/v1beta1';
66+
export {authorizedbuyersmarketplace_v1} from './apis/authorizedbuyersmarketplace/v1';
6667
export {baremetalsolution_v1} from './apis/baremetalsolution/v1';
6768
export {bigquery_v2} from './apis/bigquery/v2';
6869
export {bigqueryconnection_v1beta1} from './apis/bigqueryconnection/v1beta1';
@@ -128,6 +129,7 @@ export {composer_v1beta1} from './apis/composer/v1beta1';
128129
export {compute_alpha} from './apis/compute/alpha';
129130
export {compute_beta} from './apis/compute/beta';
130131
export {compute_v1} from './apis/compute/v1';
132+
export {connectors_v1} from './apis/connectors/v1';
131133
export {contactcenterinsights_v1} from './apis/contactcenterinsights/v1';
132134
export {container_v1} from './apis/container/v1';
133135
export {container_v1beta1} from './apis/container/v1beta1';
@@ -380,6 +382,7 @@ export {translate_v3beta1} from './apis/translate/v3beta1';
380382
export {vault_v1} from './apis/vault/v1';
381383
export {vectortile_v1} from './apis/vectortile/v1';
382384
export {verifiedaccess_v1} from './apis/verifiedaccess/v1';
385+
export {versionhistory_v1} from './apis/versionhistory/v1';
383386
export {videointelligence_v1} from './apis/videointelligence/v1';
384387
export {videointelligence_v1beta2} from './apis/videointelligence/v1beta2';
385388
export {videointelligence_v1p1beta1} from './apis/videointelligence/v1p1beta1';
@@ -388,6 +391,8 @@ export {videointelligence_v1p3beta1} from './apis/videointelligence/v1p3beta1';
388391
export {vision_v1} from './apis/vision/v1';
389392
export {vision_v1p1beta1} from './apis/vision/v1p1beta1';
390393
export {vision_v1p2beta1} from './apis/vision/v1p2beta1';
394+
export {vmmigration_v1} from './apis/vmmigration/v1';
395+
export {vmmigration_v1alpha1} from './apis/vmmigration/v1alpha1';
391396
export {webfonts_v1} from './apis/webfonts/v1';
392397
export {webmasters_v3} from './apis/webmasters/v3';
393398
export {webrisk_v1} from './apis/webrisk/v1';

0 commit comments

Comments
 (0)
Please sign in to comment.