/
opt
/
canhelp
/
node_modules
/
googleapis
/
build
/
src
/
apis
/
merchantapi
/
/opt/canhelp/node_modules/googleapis/build/src/apis/merchantapi
mkdir
upload
Name
Size
Mode
Actions
accounts_v1.d.ts
428075
0644
edit
dl
rm
accounts_v1.js
105947
0644
edit
dl
rm
accounts_v1beta.d.ts
420953
0644
edit
dl
rm
accounts_v1beta.js
103744
0644
edit
dl
rm
conversions_v1.d.ts
36084
0644
edit
dl
rm
conversions_v1.js
10043
0644
edit
dl
rm
conversions_v1beta.d.ts
36120
0644
edit
dl
rm
conversions_v1beta.js
10107
0644
edit
dl
rm
datasources_v1.d.ts
53808
0644
edit
dl
rm
datasources_v1.js
11636
0644
edit
dl
rm
datasources_v1beta.d.ts
53657
0644
edit
dl
rm
datasources_v1beta.js
11708
0644
edit
dl
rm
index.d.ts
10324
0644
edit
dl
rm
index.js
9544
0644
edit
dl
rm
inventories_v1.d.ts
69197
0644
edit
dl
rm
inventories_v1.js
10985
0644
edit
dl
rm
inventories_v1beta.d.ts
67524
0644
edit
dl
rm
inventories_v1beta.js
11081
0644
edit
dl
rm
issueresolution_v1.d.ts
58968
0644
edit
dl
rm
issueresolution_v1.js
8015
0644
edit
dl
rm
issueresolution_v1beta.d.ts
59000
0644
edit
dl
rm
issueresolution_v1beta.js
8099
0644
edit
dl
rm
lfp_v1.d.ts
49241
0644
edit
dl
rm
lfp_v1.js
12174
0644
edit
dl
rm
lfp_v1beta.d.ts
49281
0644
edit
dl
rm
lfp_v1beta.js
12254
0644
edit
dl
rm
notifications_v1.d.ts
29132
0644
edit
dl
rm
notifications_v1.js
8916
0644
edit
dl
rm
notifications_v1beta.d.ts
29164
0644
edit
dl
rm
notifications_v1beta.js
9024
0644
edit
dl
rm
ordertracking_v1.d.ts
20602
0644
edit
dl
rm
ordertracking_v1.js
3726
0644
edit
dl
rm
ordertracking_v1beta.d.ts
20723
0644
edit
dl
rm
ordertracking_v1beta.js
3770
0644
edit
dl
rm
products_v1.d.ts
97803
0644
edit
dl
rm
products_v1.js
9007
0644
edit
dl
rm
products_v1beta.d.ts
92093
0644
edit
dl
rm
products_v1beta.js
9071
0644
edit
dl
rm
promotions_v1.d.ts
38414
0644
edit
dl
rm
promotions_v1.js
6170
0644
edit
dl
rm
promotions_v1beta.d.ts
38438
0644
edit
dl
rm
promotions_v1beta.js
6222
0644
edit
dl
rm
quota_v1.d.ts
21580
0644
edit
dl
rm
quota_v1.js
6364
0644
edit
dl
rm
quota_v1beta.d.ts
12203
0644
edit
dl
rm
quota_v1beta.js
3581
0644
edit
dl
rm
reports_v1.d.ts
52388
0644
edit
dl
rm
reports_v1.js
3576
0644
edit
dl
rm
reports_v1beta.d.ts
52404
0644
edit
dl
rm
reports_v1beta.js
3620
0644
edit
dl
rm
reviews_v1beta.d.ts
55430
0644
edit
dl
rm
reviews_v1beta.js
12954
0644
edit
dl
rm
Edit:
/opt/canhelp/node_modules/googleapis/build/src/apis/merchantapi/index.js
(9544B)
"use strict"; // Copyright 2020 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 }); exports.AuthPlus = exports.merchantapi_reviews_v1beta = exports.merchantapi_reports_v1beta = exports.merchantapi_reports_v1 = exports.merchantapi_quota_v1beta = exports.merchantapi_quota_v1 = exports.merchantapi_promotions_v1beta = exports.merchantapi_promotions_v1 = exports.merchantapi_products_v1beta = exports.merchantapi_products_v1 = exports.merchantapi_ordertracking_v1beta = exports.merchantapi_ordertracking_v1 = exports.merchantapi_notifications_v1beta = exports.merchantapi_notifications_v1 = exports.merchantapi_lfp_v1beta = exports.merchantapi_lfp_v1 = exports.merchantapi_issueresolution_v1beta = exports.merchantapi_issueresolution_v1 = exports.merchantapi_inventories_v1beta = exports.merchantapi_inventories_v1 = exports.merchantapi_datasources_v1beta = exports.merchantapi_datasources_v1 = exports.merchantapi_conversions_v1beta = exports.merchantapi_conversions_v1 = exports.merchantapi_accounts_v1beta = exports.merchantapi_accounts_v1 = exports.auth = exports.VERSIONS = void 0; exports.merchantapi = merchantapi; /*! THIS FILE IS AUTO-GENERATED */ const googleapis_common_1 = require("googleapis-common"); const accounts_v1_1 = require("./accounts_v1"); Object.defineProperty(exports, "merchantapi_accounts_v1", { enumerable: true, get: function () { return accounts_v1_1.merchantapi_accounts_v1; } }); const accounts_v1beta_1 = require("./accounts_v1beta"); Object.defineProperty(exports, "merchantapi_accounts_v1beta", { enumerable: true, get: function () { return accounts_v1beta_1.merchantapi_accounts_v1beta; } }); const conversions_v1_1 = require("./conversions_v1"); Object.defineProperty(exports, "merchantapi_conversions_v1", { enumerable: true, get: function () { return conversions_v1_1.merchantapi_conversions_v1; } }); const conversions_v1beta_1 = require("./conversions_v1beta"); Object.defineProperty(exports, "merchantapi_conversions_v1beta", { enumerable: true, get: function () { return conversions_v1beta_1.merchantapi_conversions_v1beta; } }); const datasources_v1_1 = require("./datasources_v1"); Object.defineProperty(exports, "merchantapi_datasources_v1", { enumerable: true, get: function () { return datasources_v1_1.merchantapi_datasources_v1; } }); const datasources_v1beta_1 = require("./datasources_v1beta"); Object.defineProperty(exports, "merchantapi_datasources_v1beta", { enumerable: true, get: function () { return datasources_v1beta_1.merchantapi_datasources_v1beta; } }); const inventories_v1_1 = require("./inventories_v1"); Object.defineProperty(exports, "merchantapi_inventories_v1", { enumerable: true, get: function () { return inventories_v1_1.merchantapi_inventories_v1; } }); const inventories_v1beta_1 = require("./inventories_v1beta"); Object.defineProperty(exports, "merchantapi_inventories_v1beta", { enumerable: true, get: function () { return inventories_v1beta_1.merchantapi_inventories_v1beta; } }); const issueresolution_v1_1 = require("./issueresolution_v1"); Object.defineProperty(exports, "merchantapi_issueresolution_v1", { enumerable: true, get: function () { return issueresolution_v1_1.merchantapi_issueresolution_v1; } }); const issueresolution_v1beta_1 = require("./issueresolution_v1beta"); Object.defineProperty(exports, "merchantapi_issueresolution_v1beta", { enumerable: true, get: function () { return issueresolution_v1beta_1.merchantapi_issueresolution_v1beta; } }); const lfp_v1_1 = require("./lfp_v1"); Object.defineProperty(exports, "merchantapi_lfp_v1", { enumerable: true, get: function () { return lfp_v1_1.merchantapi_lfp_v1; } }); const lfp_v1beta_1 = require("./lfp_v1beta"); Object.defineProperty(exports, "merchantapi_lfp_v1beta", { enumerable: true, get: function () { return lfp_v1beta_1.merchantapi_lfp_v1beta; } }); const notifications_v1_1 = require("./notifications_v1"); Object.defineProperty(exports, "merchantapi_notifications_v1", { enumerable: true, get: function () { return notifications_v1_1.merchantapi_notifications_v1; } }); const notifications_v1beta_1 = require("./notifications_v1beta"); Object.defineProperty(exports, "merchantapi_notifications_v1beta", { enumerable: true, get: function () { return notifications_v1beta_1.merchantapi_notifications_v1beta; } }); const ordertracking_v1_1 = require("./ordertracking_v1"); Object.defineProperty(exports, "merchantapi_ordertracking_v1", { enumerable: true, get: function () { return ordertracking_v1_1.merchantapi_ordertracking_v1; } }); const ordertracking_v1beta_1 = require("./ordertracking_v1beta"); Object.defineProperty(exports, "merchantapi_ordertracking_v1beta", { enumerable: true, get: function () { return ordertracking_v1beta_1.merchantapi_ordertracking_v1beta; } }); const products_v1_1 = require("./products_v1"); Object.defineProperty(exports, "merchantapi_products_v1", { enumerable: true, get: function () { return products_v1_1.merchantapi_products_v1; } }); const products_v1beta_1 = require("./products_v1beta"); Object.defineProperty(exports, "merchantapi_products_v1beta", { enumerable: true, get: function () { return products_v1beta_1.merchantapi_products_v1beta; } }); const promotions_v1_1 = require("./promotions_v1"); Object.defineProperty(exports, "merchantapi_promotions_v1", { enumerable: true, get: function () { return promotions_v1_1.merchantapi_promotions_v1; } }); const promotions_v1beta_1 = require("./promotions_v1beta"); Object.defineProperty(exports, "merchantapi_promotions_v1beta", { enumerable: true, get: function () { return promotions_v1beta_1.merchantapi_promotions_v1beta; } }); const quota_v1_1 = require("./quota_v1"); Object.defineProperty(exports, "merchantapi_quota_v1", { enumerable: true, get: function () { return quota_v1_1.merchantapi_quota_v1; } }); const quota_v1beta_1 = require("./quota_v1beta"); Object.defineProperty(exports, "merchantapi_quota_v1beta", { enumerable: true, get: function () { return quota_v1beta_1.merchantapi_quota_v1beta; } }); const reports_v1_1 = require("./reports_v1"); Object.defineProperty(exports, "merchantapi_reports_v1", { enumerable: true, get: function () { return reports_v1_1.merchantapi_reports_v1; } }); const reports_v1beta_1 = require("./reports_v1beta"); Object.defineProperty(exports, "merchantapi_reports_v1beta", { enumerable: true, get: function () { return reports_v1beta_1.merchantapi_reports_v1beta; } }); const reviews_v1beta_1 = require("./reviews_v1beta"); Object.defineProperty(exports, "merchantapi_reviews_v1beta", { enumerable: true, get: function () { return reviews_v1beta_1.merchantapi_reviews_v1beta; } }); exports.VERSIONS = { accounts_v1: accounts_v1_1.merchantapi_accounts_v1.Merchantapi, accounts_v1beta: accounts_v1beta_1.merchantapi_accounts_v1beta.Merchantapi, conversions_v1: conversions_v1_1.merchantapi_conversions_v1.Merchantapi, conversions_v1beta: conversions_v1beta_1.merchantapi_conversions_v1beta.Merchantapi, datasources_v1: datasources_v1_1.merchantapi_datasources_v1.Merchantapi, datasources_v1beta: datasources_v1beta_1.merchantapi_datasources_v1beta.Merchantapi, inventories_v1: inventories_v1_1.merchantapi_inventories_v1.Merchantapi, inventories_v1beta: inventories_v1beta_1.merchantapi_inventories_v1beta.Merchantapi, issueresolution_v1: issueresolution_v1_1.merchantapi_issueresolution_v1.Merchantapi, issueresolution_v1beta: issueresolution_v1beta_1.merchantapi_issueresolution_v1beta.Merchantapi, lfp_v1: lfp_v1_1.merchantapi_lfp_v1.Merchantapi, lfp_v1beta: lfp_v1beta_1.merchantapi_lfp_v1beta.Merchantapi, notifications_v1: notifications_v1_1.merchantapi_notifications_v1.Merchantapi, notifications_v1beta: notifications_v1beta_1.merchantapi_notifications_v1beta.Merchantapi, ordertracking_v1: ordertracking_v1_1.merchantapi_ordertracking_v1.Merchantapi, ordertracking_v1beta: ordertracking_v1beta_1.merchantapi_ordertracking_v1beta.Merchantapi, products_v1: products_v1_1.merchantapi_products_v1.Merchantapi, products_v1beta: products_v1beta_1.merchantapi_products_v1beta.Merchantapi, promotions_v1: promotions_v1_1.merchantapi_promotions_v1.Merchantapi, promotions_v1beta: promotions_v1beta_1.merchantapi_promotions_v1beta.Merchantapi, quota_v1: quota_v1_1.merchantapi_quota_v1.Merchantapi, quota_v1beta: quota_v1beta_1.merchantapi_quota_v1beta.Merchantapi, reports_v1: reports_v1_1.merchantapi_reports_v1.Merchantapi, reports_v1beta: reports_v1beta_1.merchantapi_reports_v1beta.Merchantapi, reviews_v1beta: reviews_v1beta_1.merchantapi_reviews_v1beta.Merchantapi, }; function merchantapi(versionOrOptions) { return (0, googleapis_common_1.getAPI)('merchantapi', versionOrOptions, exports.VERSIONS, this); } const auth = new googleapis_common_1.AuthPlus(); exports.auth = auth; var googleapis_common_2 = require("googleapis-common"); Object.defineProperty(exports, "AuthPlus", { enumerable: true, get: function () { return googleapis_common_2.AuthPlus; } });
Save
cmd:
run