From 9afb5b582366af5512c64722a9552b44d05627ae Mon Sep 17 00:00:00 2001 From: Justin Beckwith Date: Mon, 7 May 2018 21:23:14 -0700 Subject: [PATCH] fix: use `requestBody` instead of `resource` (#1149) --- README.md | 11 +- package-lock.json | 1385 ++++++----------- samples/analytics/analytics.js | 17 +- samples/analyticsReporting/batchGet.js | 2 +- samples/blogger/insert.js | 2 +- samples/directory_v1/group-email-insert.js | 2 +- samples/directory_v1/group-insert.js | 2 +- samples/drive/upload.js | 4 +- samples/gmail/labels.js | 4 +- samples/gmail/send.js | 2 +- samples/gmail/watch.js | 2 +- samples/mediaupload.js | 4 +- samples/plus/post.js | 2 +- samples/sheets/append.js | 2 +- samples/urlshortener/urlshortener.js | 2 +- samples/webmasters/query.js | 2 +- samples/youtube/upload.js | 2 +- src/apis/acceleratedmobilepageurl/v1.ts | 3 +- src/apis/adexchangebuyer/v1.2.ts | 12 +- src/apis/adexchangebuyer/v1.3.ts | 27 +- src/apis/adexchangebuyer/v1.4.ts | 54 +- src/apis/adexchangebuyer2/v2beta1.ts | 171 +- src/apis/admin/datatransfer_v1.ts | 6 + src/apis/admin/directory_v1.ts | 205 ++- src/apis/admin/reports_v1.ts | 9 +- src/apis/adsensehost/v4.1.ts | 21 +- src/apis/analytics/v3.ts | 132 +- src/apis/analyticsreporting/v4.ts | 3 +- src/apis/androiddeviceprovisioning/v1.ts | 42 +- src/apis/androidenterprise/v1.ts | 87 +- src/apis/androidmanagement/v1.ts | 21 +- src/apis/androidpublisher/v2.ts | 81 +- src/apis/appengine/v1.ts | 42 +- src/apis/appengine/v1alpha.ts | 12 +- src/apis/appengine/v1beta.ts | 42 +- src/apis/appengine/v1beta4.ts | 18 +- src/apis/appengine/v1beta5.ts | 18 +- src/apis/appstate/v1.ts | 3 +- src/apis/bigquery/v2.ts | 32 +- src/apis/bigquerydatatransfer/v1.ts | 27 +- src/apis/blogger/v3.ts | 18 +- src/apis/books/v1.ts | 18 +- src/apis/calendar/v3.ts | 66 +- src/apis/chat/v1.ts | 6 +- src/apis/civicinfo/v2.ts | 18 +- src/apis/classroom/v1.ts | 63 +- src/apis/cloudbilling/v1.ts | 15 +- src/apis/cloudbuild/v1.ts | 21 +- src/apis/clouddebugger/v2.ts | 9 +- src/apis/clouderrorreporting/v1beta1.ts | 6 +- src/apis/cloudfunctions/v1.ts | 15 +- src/apis/cloudfunctions/v1beta2.ts | 15 +- src/apis/cloudiot/v1.ts | 39 +- src/apis/cloudkms/v1.ts | 42 +- src/apis/cloudresourcemanager/v1.ts | 90 +- src/apis/cloudresourcemanager/v1beta1.ts | 33 +- src/apis/cloudresourcemanager/v2.ts | 24 +- src/apis/cloudresourcemanager/v2beta1.ts | 24 +- src/apis/cloudshell/v1.ts | 3 +- src/apis/cloudshell/v1alpha1.ts | 9 +- src/apis/cloudtasks/v2beta2.ts | 81 +- src/apis/cloudtrace/v1.ts | 5 +- src/apis/cloudtrace/v2.ts | 6 +- src/apis/composer/v1beta1.ts | 6 +- src/apis/compute/alpha.ts | 798 ++++++---- src/apis/compute/beta.ts | 609 +++++--- src/apis/compute/v1.ts | 408 +++-- src/apis/container/v1.ts | 126 +- src/apis/container/v1beta1.ts | 126 +- src/apis/content/v2.ts | 138 +- src/apis/content/v2sandbox.ts | 48 +- src/apis/dataflow/v1b3.ts | 54 +- src/apis/dataproc/v1.ts | 18 +- src/apis/dataproc/v1beta2.ts | 77 +- src/apis/datastore/v1.ts | 27 +- src/apis/datastore/v1beta1.ts | 24 +- src/apis/datastore/v1beta3.ts | 21 +- src/apis/deploymentmanager/alpha.ts | 48 +- src/apis/deploymentmanager/v2.ts | 21 +- src/apis/deploymentmanager/v2beta.ts | 39 +- src/apis/dfareporting/v2.8.ts | 257 ++- src/apis/dfareporting/v3.0.ts | 257 ++- src/apis/dialogflow/v2.ts | 78 +- src/apis/dialogflow/v2beta1.ts | 95 +- src/apis/dlp/v2.ts | 48 +- src/apis/dns/v1.ts | 12 +- src/apis/dns/v1beta2.ts | 12 +- src/apis/dns/v2beta1.ts | 12 +- src/apis/doubleclickbidmanager/v1.ts | 27 +- src/apis/doubleclicksearch/v2.ts | 33 +- src/apis/drive/v2.ts | 94 +- src/apis/drive/v3.ts | 58 +- src/apis/firebasedynamiclinks/v1.ts | 9 +- src/apis/firebaserules/v1.ts | 12 +- src/apis/firestore/v1beta1.ts | 33 +- src/apis/fitness/v1.ts | 18 +- src/apis/fusiontables/v1.ts | 51 +- src/apis/fusiontables/v2.ts | 57 +- src/apis/games/v1.ts | 45 +- .../gamesConfiguration/v1configuration.ts | 24 +- src/apis/gamesManagement/v1management.ts | 24 + src/apis/genomics/v1.ts | 99 +- src/apis/genomics/v1alpha2.ts | 12 +- src/apis/genomics/v2alpha1.ts | 9 +- src/apis/gmail/v1.ts | 102 +- src/apis/groupsmigration/v1.ts | 6 +- src/apis/groupssettings/v1.ts | 6 +- src/apis/iam/v1.ts | 48 +- src/apis/identitytoolkit/v3.ts | 102 ++ src/apis/index.ts | 10 + src/apis/language/v1.ts | 18 +- src/apis/language/v1beta1.ts | 12 +- src/apis/language/v1beta2.ts | 18 +- src/apis/licensing/v1.ts | 9 +- src/apis/logging/v2.ts | 84 +- src/apis/logging/v2beta1.ts | 18 +- src/apis/manufacturers/v1.ts | 3 +- src/apis/mirror/v1.ts | 62 +- src/apis/ml/v1.ts | 36 +- src/apis/monitoring/v3.ts | 42 +- src/apis/oslogin/v1.ts | 6 +- src/apis/oslogin/v1alpha.ts | 6 +- src/apis/oslogin/v1beta.ts | 6 +- src/apis/partners/v2.ts | 21 +- src/apis/people/v1.ts | 15 +- src/apis/playcustomapp/v1.ts | 8 +- src/apis/plusDomains/v1.ts | 23 +- src/apis/proximitybeacon/v1beta1.ts | 15 +- src/apis/pubsub/v1.ts | 64 +- src/apis/pubsub/v1beta1a.ts | 27 +- src/apis/pubsub/v1beta2.ts | 46 +- src/apis/redis/v1beta1.ts | 1331 ++++++++++++++++ src/apis/replicapool/v1beta1.ts | 12 +- src/apis/replicapool/v1beta2.ts | 18 +- src/apis/replicapoolupdater/v1beta1.ts | 3 +- src/apis/reseller/v1.ts | 21 +- src/apis/resourceviews/v1beta1.ts | 18 +- src/apis/resourceviews/v1beta2.ts | 12 +- src/apis/runtimeconfig/v1.ts | 3 +- src/apis/runtimeconfig/v1beta1.ts | 33 +- src/apis/safebrowsing/v4.ts | 12 +- src/apis/script/v1.ts | 18 +- src/apis/searchconsole/v1.ts | 3 +- src/apis/servicebroker/v1.ts | 6 +- src/apis/servicebroker/v1alpha1.ts | 15 +- src/apis/servicebroker/v1beta1.ts | 18 +- src/apis/serviceconsumermanagement/v1.ts | 12 +- src/apis/servicecontrol/v1.ts | 18 +- src/apis/servicemanagement/v1.ts | 39 +- src/apis/serviceusage/v1beta1.ts | 9 +- src/apis/serviceuser/v1.ts | 6 +- src/apis/sheets/v4.ts | 39 +- src/apis/siteVerification/v1.ts | 15 +- src/apis/slides/v1.ts | 6 +- src/apis/sourcerepo/v1.ts | 9 +- src/apis/spanner/v1.ts | 60 +- src/apis/spectrum/v1explorer.ts | 36 + src/apis/speech/v1.ts | 6 +- src/apis/speech/v1beta1.ts | 6 +- src/apis/sqladmin/v1beta3.ts | 24 +- src/apis/sqladmin/v1beta4.ts | 54 +- src/apis/storage/v1.ts | 77 +- src/apis/storage/v1beta1.ts | 41 +- src/apis/storage/v1beta2.ts | 65 +- src/apis/storagetransfer/v1.ts | 12 +- src/apis/streetviewpublish/v1.ts | 15 +- src/apis/surveys/v2.ts | 18 +- src/apis/tagmanager/v1.ts | 60 +- src/apis/tagmanager/v2.ts | 75 +- src/apis/tasks/v1.ts | 21 +- src/apis/testing/v1.ts | 6 +- src/apis/texttospeech/v1beta1.ts | 3 +- src/apis/toolresults/v1beta3.ts | 27 +- src/apis/tpu/v1alpha1.ts | 15 +- src/apis/translate/v2.ts | 6 +- src/apis/urlshortener/v1.ts | 6 + src/apis/vault/v1.ts | 30 +- src/apis/videointelligence/v1.ts | 65 +- src/apis/videointelligence/v1beta1.ts | 55 +- src/apis/videointelligence/v1beta2.ts | 63 +- src/apis/vision/v1.ts | 6 +- src/apis/vision/v1p1beta1.ts | 3 +- src/apis/vision/v1p2beta1.ts | 7 +- src/apis/webmasters/v3.ts | 3 +- src/apis/websecurityscanner/v1alpha.ts | 12 +- src/apis/youtube/v3.ts | 112 +- src/apis/youtubeAnalytics/v1.ts | 9 +- src/apis/youtubeAnalytics/v1beta1.ts | 9 +- src/apis/youtubeAnalytics/v2.ts | 9 +- src/apis/youtubereporting/v1.ts | 3 +- src/index.ts | 1 + src/lib/apirequest.ts | 23 +- src/templates/api-endpoint.njk | 42 +- src/templates/resource-partial.njk | 42 +- test/test.media.ts | 109 +- test/test.urlshortener.v1.ts | 32 +- test/utils.ts | 9 +- 197 files changed, 7241 insertions(+), 3630 deletions(-) create mode 100644 src/apis/redis/v1beta1.ts diff --git a/README.md b/README.md index 4e43babd9fe..e33c3c4f610 100644 --- a/README.md +++ b/README.md @@ -266,12 +266,12 @@ See the [Options section][options] for more information. ### Specifying request body -The body of the request is specified in the `resource` parameter object of the request. The resource/body is specified as a JavaScript object with key/value pairs. For example, this sample creates a watcher that posts notifications to a Google Cloud Pub/Sub topic when emails are sent to a gmail account: +The body of the request is specified in the `requestBody` parameter object of the request. The body is specified as a JavaScript object with key/value pairs. For example, this sample creates a watcher that posts notifications to a Google Cloud Pub/Sub topic when emails are sent to a gmail account: ```js const res = await gmail.users.watch({ userId: 'me', - resource: { + requestBody: { // Replace with `projects/${PROJECT_ID}/topics/${TOPIC_NAME}` topicName: `projects/el-gato/topics/gmail` } @@ -280,7 +280,7 @@ console.log(res.data); ``` ### Media uploads -This client supports multipart media uploads. The resource parameters are specified in the `resource` parameter object, and the media itself is specified in the `media.body` parameter with mime-type specified in `media.mimeType`. +This client supports multipart media uploads. The resource parameters are specified in the `requestBody` parameter object, and the media itself is specified in the `media.body` parameter with mime-type specified in `media.mimeType`. This example uploads a plain text file to Google Drive with the title "Test" and contents "Hello World". @@ -291,7 +291,7 @@ const drive = google.drive({ }); const res = await drive.files.create({ - resource: { + requestBody: { name: 'Test', mimeType: 'text/plain' }, @@ -314,7 +314,7 @@ const drive = google.drive({ async function main() { const res = await drive.files.create({ - resource: { + requestBody: { name: 'testimage.png', mimeType: 'image/png' }, @@ -487,6 +487,7 @@ We love contributions! Before submitting a Pull Request, it's always good to sta * Ask your development related questions on [Stackoverflow][stackoverflow]. * If you've found an bug/issue, please [file it on GitHub][bugs]. + [snyk-image]: https://snyk.io/test/github/google/google-api-nodejs-client/badge.svg [snyk-url]: https://snyk.io/test/github/google/google-api-nodejs-client [david-image]: https://david-dm.org/google/google-api-nodejs-client.svg diff --git a/package-lock.json b/package-lock.json index 1fd4196d9f9..2bea53f58fe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5,12 +5,21 @@ "requires": true, "dependencies": { "@types/body-parser": { - "version": "1.16.8", - "resolved": "https://registry.npmjs.org/@types/body-parser/-/body-parser-1.16.8.tgz", - "integrity": "sha512-BdN2PXxOFnTXFcyONPW6t0fHjz2fvRZHVMFpaS0wYr+Y8fWEaNOs4V8LEu/fpzQlMx+ahdndgTaGTwPC+J/EeA==", + "version": "1.17.0", + "resolved": "https://registry.npmjs.org/@types/body-parser/-/body-parser-1.17.0.tgz", + "integrity": "sha512-a2+YeUjPkztKJu5aIF2yArYFQQp8d51wZ7DavSHjFuY1mqVgidGyzEQ41JIVNy82fXj8yPgy2vJmfIywgESW6w==", + "dev": true, + "requires": { + "@types/connect": "*", + "@types/node": "*" + } + }, + "@types/connect": { + "version": "3.4.32", + "resolved": "https://registry.npmjs.org/@types/connect/-/connect-3.4.32.tgz", + "integrity": "sha512-4r8qa0quOvh7lGD0pre62CAb1oni1OO6ecJLGCezTmhQ8Fz50Arx9RUszryR8KlgK6avuSXvviL6yWyViQABOg==", "dev": true, "requires": { - "@types/express": "*", "@types/node": "*" } }, @@ -183,9 +192,9 @@ } }, "@types/serve-static": { - "version": "1.13.1", - "resolved": "https://registry.npmjs.org/@types/serve-static/-/serve-static-1.13.1.tgz", - "integrity": "sha512-jDMH+3BQPtvqZVIcsH700Dfi8Q3MIcEx16g/VdxjoqiGR/NntekB10xdBpirMKnPe9z2C5cBmL0vte0YttOr3Q==", + "version": "1.13.2", + "resolved": "https://registry.npmjs.org/@types/serve-static/-/serve-static-1.13.2.tgz", + "integrity": "sha512-/BZ4QRLpH/bNYgZgwhKEh+5AsboDBcUdlBYgzoLX0fpj3Y2gp6EApyOlM3bK53wQS/OE1SrdSYBAbux2D1528Q==", "dev": true, "requires": { "@types/express-serve-static-core": "*", @@ -612,6 +621,12 @@ "requires": { "ms": "2.0.0" } + }, + "qs": { + "version": "6.5.1", + "resolved": "https://registry.npmjs.org/qs/-/qs-6.5.1.tgz", + "integrity": "sha512-eRzhrN1WSINYCDCbrz796z37LOe3m5tmW7RQf6oBntukAG1nmovJvhnwHHRMAfeoItc1m2Hk02WER2aQ/iqs+A==", + "dev": true } } }, @@ -778,9 +793,9 @@ } }, "chalk": { - "version": "2.3.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.3.2.tgz", - "integrity": "sha512-ZM4j2/ld/YZDc3Ma8PgN7gyAk+kHMMMyzLNryCPGhWrsfAuDVeuid5bpRFTDgMH9JBK2lA4dyyAkkZYF/WcqDQ==", + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.1.tgz", + "integrity": "sha512-ObN6h1v2fTJSmUXoS3nMQ92LbDK9be4TV+6G+omQlGJFdcUX5heKi1LZ1YnRMIgwTLEj3E24bT6tYni50rlCfQ==", "dev": true, "requires": { "ansi-styles": "^3.2.1", @@ -1170,9 +1185,9 @@ "dev": true }, "deep-extend": { - "version": "0.4.2", - "resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.4.2.tgz", - "integrity": "sha1-SLaZwn4zS/ifEIkr5DL25MfTSn8=", + "version": "0.5.1", + "resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.5.1.tgz", + "integrity": "sha512-N8vBdOa+DF7zkRrDCsaOXoCs/E2fJfx9B9MrKnnSiHNh4ws7eSys6YQE4KvT1cecKmOASYQBhbKjeuDD9lT81w==", "dev": true }, "deep-is": { @@ -1316,9 +1331,9 @@ "dev": true }, "empower-assert": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/empower-assert/-/empower-assert-1.0.1.tgz", - "integrity": "sha1-MeMQq8BluqfDoEh+a+W7zGXzwd4=", + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/empower-assert/-/empower-assert-1.1.0.tgz", + "integrity": "sha512-Ylck0Q6p8y/LpNzYeBccaxAPm2ZyuqBgErgZpO9KT0HuQWF0sJckBKCLmgS1/DEXEiyBi9XtYh3clZm5cAdARw==", "dev": true, "requires": { "estraverse": "^4.2.0" @@ -1549,20 +1564,6 @@ "strip-json-comments": "~2.0.1", "table": "4.0.2", "text-table": "~0.2.0" - }, - "dependencies": { - "ajv": { - "version": "5.5.2", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-5.5.2.tgz", - "integrity": "sha1-c7Xuyj+rZT49P5Qis0GtQiBdyWU=", - "dev": true, - "requires": { - "co": "^4.6.0", - "fast-deep-equal": "^1.0.0", - "fast-json-stable-stringify": "^2.0.0", - "json-schema-traverse": "^0.3.0" - } - } } }, "eslint-config-semistandard": { @@ -2020,6 +2021,18 @@ "requires": { "ms": "2.0.0" } + }, + "qs": { + "version": "6.5.1", + "resolved": "https://registry.npmjs.org/qs/-/qs-6.5.1.tgz", + "integrity": "sha512-eRzhrN1WSINYCDCbrz796z37LOe3m5tmW7RQf6oBntukAG1nmovJvhnwHHRMAfeoItc1m2Hk02WER2aQ/iqs+A==", + "dev": true + }, + "safe-buffer": { + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.1.tgz", + "integrity": "sha512-kKvNJn6Mm93gAczWVJg7wH+wGYWNrDHdWvpUmHyEsgCtIwwo3bqPtV4tR5tuPaUhTOo/kvhVwd8XwwOllGYkbg==", + "dev": true } } }, @@ -2279,28 +2292,24 @@ "dependencies": { "abbrev": { "version": "1.1.1", - "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz", - "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==", + "bundled": true, "dev": true, "optional": true }, "ansi-regex": { "version": "2.1.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz", - "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=", + "bundled": true, "dev": true }, "aproba": { "version": "1.2.0", - "resolved": "https://registry.npmjs.org/aproba/-/aproba-1.2.0.tgz", - "integrity": "sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==", + "bundled": true, "dev": true, "optional": true }, "are-we-there-yet": { "version": "1.1.4", - "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.1.4.tgz", - "integrity": "sha1-u13KOCu5TwXhUZQ3PRb9O6HKEQ0=", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -2310,14 +2319,12 @@ }, "balanced-match": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz", - "integrity": "sha1-ibTRmasr7kneFk6gK4nORi1xt2c=", + "bundled": true, "dev": true }, "brace-expansion": { "version": "1.1.11", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "bundled": true, "dev": true, "requires": { "balanced-match": "^1.0.0", @@ -2326,40 +2333,34 @@ }, "chownr": { "version": "1.0.1", - "resolved": "https://registry.npmjs.org/chownr/-/chownr-1.0.1.tgz", - "integrity": "sha1-4qdQQqlVGQi+vSW4Uj1fl2nXkYE=", + "bundled": true, "dev": true, "optional": true }, "code-point-at": { "version": "1.1.0", - "resolved": "https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz", - "integrity": "sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=", + "bundled": true, "dev": true }, "concat-map": { "version": "0.0.1", - "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", - "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=", + "bundled": true, "dev": true }, "console-control-strings": { "version": "1.1.0", - "resolved": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz", - "integrity": "sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=", + "bundled": true, "dev": true }, "core-util-is": { "version": "1.0.2", - "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz", - "integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=", + "bundled": true, "dev": true, "optional": true }, "debug": { "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -2368,29 +2369,25 @@ }, "deep-extend": { "version": "0.4.2", - "resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.4.2.tgz", - "integrity": "sha1-SLaZwn4zS/ifEIkr5DL25MfTSn8=", + "bundled": true, "dev": true, "optional": true }, "delegates": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz", - "integrity": "sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o=", + "bundled": true, "dev": true, "optional": true }, "detect-libc": { "version": "1.0.3", - "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz", - "integrity": "sha1-+hN8S9aY7fVc1c0CrFWfkaTEups=", + "bundled": true, "dev": true, "optional": true }, "fs-minipass": { "version": "1.2.5", - "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-1.2.5.tgz", - "integrity": "sha512-JhBl0skXjUPCFH7x6x61gQxrKyXsxB5gcgePLZCwfyCGGsTISMoIeObbrvVeP6Xmyaudw4TT43qV2Gz+iyd2oQ==", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -2399,15 +2396,13 @@ }, "fs.realpath": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", - "integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8=", + "bundled": true, "dev": true, "optional": true }, "gauge": { "version": "2.7.4", - "resolved": "https://registry.npmjs.org/gauge/-/gauge-2.7.4.tgz", - "integrity": "sha1-LANAXHU4w51+s3sxcCLjJfsBi/c=", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -2423,8 +2418,7 @@ }, "glob": { "version": "7.1.2", - "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.2.tgz", - "integrity": "sha512-MJTUg1kjuLeQCJ+ccE4Vpa6kKVXkPYJ2mOCQyUuKLcLQsdrMCpBPUi8qVE6+YuaJkozeA9NusTAw3hLr8Xe5EQ==", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -2438,15 +2432,13 @@ }, "has-unicode": { "version": "2.0.1", - "resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz", - "integrity": "sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk=", + "bundled": true, "dev": true, "optional": true }, "iconv-lite": { "version": "0.4.21", - "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.21.tgz", - "integrity": "sha512-En5V9za5mBt2oUA03WGD3TwDv0MKAruqsuxstbMUZaj9W9k/m1CV/9py3l0L5kw9Bln8fdHQmzHSYtvpvTLpKw==", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -2455,8 +2447,7 @@ }, "ignore-walk": { "version": "3.0.1", - "resolved": "https://registry.npmjs.org/ignore-walk/-/ignore-walk-3.0.1.tgz", - "integrity": "sha512-DTVlMx3IYPe0/JJcYP7Gxg7ttZZu3IInhuEhbchuqneY9wWe5Ojy2mXLBaQFUQmo0AW2r3qG7m1mg86js+gnlQ==", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -2465,8 +2456,7 @@ }, "inflight": { "version": "1.0.6", - "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", - "integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -2476,21 +2466,18 @@ }, "inherits": { "version": "2.0.3", - "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz", - "integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=", + "bundled": true, "dev": true }, "ini": { "version": "1.3.5", - "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.5.tgz", - "integrity": "sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==", + "bundled": true, "dev": true, "optional": true }, "is-fullwidth-code-point": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz", - "integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=", + "bundled": true, "dev": true, "requires": { "number-is-nan": "^1.0.0" @@ -2498,15 +2485,13 @@ }, "isarray": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz", - "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=", + "bundled": true, "dev": true, "optional": true }, "minimatch": { "version": "3.0.4", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz", - "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==", + "bundled": true, "dev": true, "requires": { "brace-expansion": "^1.1.7" @@ -2514,14 +2499,12 @@ }, "minimist": { "version": "0.0.8", - "resolved": "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz", - "integrity": "sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0=", + "bundled": true, "dev": true }, "minipass": { "version": "2.2.4", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-2.2.4.tgz", - "integrity": "sha512-hzXIWWet/BzWhYs2b+u7dRHlruXhwdgvlTMDKC6Cb1U7ps6Ac6yQlR39xsbjWJE377YTCtKwIXIpJ5oP+j5y8g==", + "bundled": true, "dev": true, "requires": { "safe-buffer": "^5.1.1", @@ -2530,8 +2513,7 @@ }, "minizlib": { "version": "1.1.0", - "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-1.1.0.tgz", - "integrity": "sha512-4T6Ur/GctZ27nHfpt9THOdRZNgyJ9FZchYO1ceg5S8Q3DNLCKYy44nCZzgCJgcvx2UM8czmqak5BCxJMrq37lA==", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -2540,8 +2522,7 @@ }, "mkdirp": { "version": "0.5.1", - "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz", - "integrity": "sha1-MAV0OOrGz3+MR2fzhkjWaX11yQM=", + "bundled": true, "dev": true, "requires": { "minimist": "0.0.8" @@ -2549,15 +2530,13 @@ }, "ms": { "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=", + "bundled": true, "dev": true, "optional": true }, "needle": { "version": "2.2.0", - "resolved": "https://registry.npmjs.org/needle/-/needle-2.2.0.tgz", - "integrity": "sha512-eFagy6c+TYayorXw/qtAdSvaUpEbBsDwDyxYFgLZ0lTojfH7K+OdBqAF7TAFwDokJaGpubpSGG0wO3iC0XPi8w==", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -2568,8 +2547,7 @@ }, "node-pre-gyp": { "version": "0.9.1", - "resolved": "https://registry.npmjs.org/node-pre-gyp/-/node-pre-gyp-0.9.1.tgz", - "integrity": "sha1-8RwHUW3ZL4cZnbx+GDjqt81WyeA=", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -2587,8 +2565,7 @@ }, "nopt": { "version": "4.0.1", - "resolved": "https://registry.npmjs.org/nopt/-/nopt-4.0.1.tgz", - "integrity": "sha1-0NRoWv1UFRk8jHUFYC0NF81kR00=", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -2598,15 +2575,13 @@ }, "npm-bundled": { "version": "1.0.3", - "resolved": "https://registry.npmjs.org/npm-bundled/-/npm-bundled-1.0.3.tgz", - "integrity": "sha512-ByQ3oJ/5ETLyglU2+8dBObvhfWXX8dtPZDMePCahptliFX2iIuhyEszyFk401PZUNQH20vvdW5MLjJxkwU80Ow==", + "bundled": true, "dev": true, "optional": true }, "npm-packlist": { "version": "1.1.10", - "resolved": "https://registry.npmjs.org/npm-packlist/-/npm-packlist-1.1.10.tgz", - "integrity": "sha512-AQC0Dyhzn4EiYEfIUjCdMl0JJ61I2ER9ukf/sLxJUcZHfo+VyEfz2rMJgLZSS1v30OxPQe1cN0LZA1xbcaVfWA==", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -2616,8 +2591,7 @@ }, "npmlog": { "version": "4.1.2", - "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-4.1.2.tgz", - "integrity": "sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -2629,21 +2603,18 @@ }, "number-is-nan": { "version": "1.0.1", - "resolved": "https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz", - "integrity": "sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=", + "bundled": true, "dev": true }, "object-assign": { "version": "4.1.1", - "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", - "integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=", + "bundled": true, "dev": true, "optional": true }, "once": { "version": "1.4.0", - "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", - "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=", + "bundled": true, "dev": true, "requires": { "wrappy": "1" @@ -2651,22 +2622,19 @@ }, "os-homedir": { "version": "1.0.2", - "resolved": "https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.2.tgz", - "integrity": "sha1-/7xJiDNuDoM94MFox+8VISGqf7M=", + "bundled": true, "dev": true, "optional": true }, "os-tmpdir": { "version": "1.0.2", - "resolved": "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz", - "integrity": "sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=", + "bundled": true, "dev": true, "optional": true }, "osenv": { "version": "0.1.5", - "resolved": "https://registry.npmjs.org/osenv/-/osenv-0.1.5.tgz", - "integrity": "sha512-0CWcCECdMVc2Rw3U5w9ZjqX6ga6ubk1xDVKxtBQPK7wis/0F2r9T6k4ydGYhecl7YUBxBVxhL5oisPsNxAPe2g==", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -2676,22 +2644,19 @@ }, "path-is-absolute": { "version": "1.0.1", - "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", - "integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=", + "bundled": true, "dev": true, "optional": true }, "process-nextick-args": { "version": "2.0.0", - "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.0.tgz", - "integrity": "sha512-MtEC1TqN0EU5nephaJ4rAtThHtC86dNN9qCuEhtshvpVBkAW5ZO7BASN9REnF9eoXGcRub+pFuKEpOHE+HbEMw==", + "bundled": true, "dev": true, "optional": true }, "rc": { "version": "1.2.6", - "resolved": "https://registry.npmjs.org/rc/-/rc-1.2.6.tgz", - "integrity": "sha1-6xiYnG1PTxYsOZ953dKfODVWgJI=", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -2703,8 +2668,7 @@ "dependencies": { "minimist": { "version": "1.2.0", - "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz", - "integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=", + "bundled": true, "dev": true, "optional": true } @@ -2712,8 +2676,7 @@ }, "readable-stream": { "version": "2.3.6", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.6.tgz", - "integrity": "sha512-tQtKA9WIAhBF3+VLAseyMqZeBjW0AHJoxOtYqSUZNJxauErmLbVm2FW1y+J/YA9dUrAC39ITejlZWhVIwawkKw==", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -2728,8 +2691,7 @@ }, "rimraf": { "version": "2.6.2", - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.6.2.tgz", - "integrity": "sha512-lreewLK/BlghmxtfH36YYVg1i8IAce4TI7oao75I1g245+6BctqTVQiBP3YUJ9C6DQOXJmkYR9X9fCLtCOJc5w==", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -2738,49 +2700,42 @@ }, "safe-buffer": { "version": "5.1.1", - "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.1.tgz", - "integrity": "sha512-kKvNJn6Mm93gAczWVJg7wH+wGYWNrDHdWvpUmHyEsgCtIwwo3bqPtV4tR5tuPaUhTOo/kvhVwd8XwwOllGYkbg==", + "bundled": true, "dev": true }, "safer-buffer": { "version": "2.1.2", - "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz", - "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==", + "bundled": true, "dev": true, "optional": true }, "sax": { "version": "1.2.4", - "resolved": "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz", - "integrity": "sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==", + "bundled": true, "dev": true, "optional": true }, "semver": { "version": "5.5.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-5.5.0.tgz", - "integrity": "sha512-4SJ3dm0WAwWy/NVeioZh5AntkdJoWKxHxcmyP622fOkgHa4z3R0TdBJICINyaSDE6uNwVc8gZr+ZinwZAH4xIA==", + "bundled": true, "dev": true, "optional": true }, "set-blocking": { "version": "2.0.0", - "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz", - "integrity": "sha1-BF+XgtARrppoA93TgrJDkrPYkPc=", + "bundled": true, "dev": true, "optional": true }, "signal-exit": { "version": "3.0.2", - "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.2.tgz", - "integrity": "sha1-tf3AjxKH6hF4Yo5BXiUTK3NkbG0=", + "bundled": true, "dev": true, "optional": true }, "string-width": { "version": "1.0.2", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz", - "integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=", + "bundled": true, "dev": true, "requires": { "code-point-at": "^1.0.0", @@ -2790,8 +2745,7 @@ }, "string_decoder": { "version": "1.1.1", - "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", - "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -2800,8 +2754,7 @@ }, "strip-ansi": { "version": "3.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz", - "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=", + "bundled": true, "dev": true, "requires": { "ansi-regex": "^2.0.0" @@ -2809,15 +2762,13 @@ }, "strip-json-comments": { "version": "2.0.1", - "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz", - "integrity": "sha1-PFMZQukIwml8DsNEhYwobHygpgo=", + "bundled": true, "dev": true, "optional": true }, "tar": { "version": "4.4.1", - "resolved": "https://registry.npmjs.org/tar/-/tar-4.4.1.tgz", - "integrity": "sha512-O+v1r9yN4tOsvl90p5HAP4AEqbYhx4036AGMm075fH9F8Qwi3oJ+v4u50FkT/KkvywNGtwkk0zRI+8eYm1X/xg==", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -2832,15 +2783,13 @@ }, "util-deprecate": { "version": "1.0.2", - "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", - "integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=", + "bundled": true, "dev": true, "optional": true }, "wide-align": { "version": "1.1.2", - "resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.2.tgz", - "integrity": "sha512-ijDLlyQ7s6x1JgCLur53osjm/UXUYD9+0PbYKrBsYisYXzCxN+HC3mYDNy/dWdmf3AwqwU3CXwDCvsNgGK1S0w==", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -2849,14 +2798,12 @@ }, "wrappy": { "version": "1.0.2", - "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", - "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=", + "bundled": true, "dev": true }, "yallist": { "version": "3.0.2", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.0.2.tgz", - "integrity": "sha1-hFK0u36Dx8GI2AQcGoN8dz1ti7k=", + "bundled": true, "dev": true } } @@ -2980,9 +2927,9 @@ } }, "globals": { - "version": "11.4.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-11.4.0.tgz", - "integrity": "sha512-Dyzmifil8n/TmSqYDEXbm+C8yitzJQqQIlJQLNRMwa+BOUJpRC19pyVeN12JAjt61xonvXjtff+hJruTRXn5HA==", + "version": "11.5.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-11.5.0.tgz", + "integrity": "sha512-hYyf+kI8dm3nORsiiXUQigOU62hDLfJ9G01uyGMxhc6BKsircrUhC4uJPQPUSuq2GrTmiiEt7ewxlMdBewfmKQ==", "dev": true }, "globby": { @@ -3239,9 +3186,9 @@ "dev": true }, "ignore": { - "version": "3.3.7", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-3.3.7.tgz", - "integrity": "sha512-YGG3ejvBNHRqu0559EOxxNFihD0AjpvHlC/pdGKd3X3ofe+CoJkYazwNJYTNebqpPKN+VVQbh4ZFn1DivMNuHA==", + "version": "3.3.8", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-3.3.8.tgz", + "integrity": "sha512-pUh+xUQQhQzevjRHHFqqcTy0/dP/kS9I8HSrUydhihjuD09W6ldVWFtIrwhXdUJHis3i2rZNqEHpZH/cbinFbg==", "dev": true }, "import-lazy": { @@ -3793,9 +3740,9 @@ } }, "lodash": { - "version": "4.17.5", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.5.tgz", - "integrity": "sha512-svL3uiZf1RwhH+cWrfZn3A4+U58wbP0tGVTLQPbjplZxZ8ROD9VLuNgsRniTlLe7OlSqR79RUehXgpBW/s0IQw==", + "version": "4.17.10", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.10.tgz", + "integrity": "sha512-UejweD1pDoXu+AD825lWwp4ZGtSwgnpZxb3JDViD7StjQz+Nb/6l093lx4OQ0foGWNRoc19mWy7BzL+UAK2iVg==", "dev": true }, "lodash.cond": { @@ -3877,9 +3824,9 @@ "dev": true }, "meow": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/meow/-/meow-4.0.0.tgz", - "integrity": "sha512-Me/kel335m6vMKmEmA6c87Z6DUFW3JqkINRnxkbC+A/PUm0D5Fl2dEBQrPKnqCL9Te/CIa1MUt/0InMJhuC/sw==", + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/meow/-/meow-4.0.1.tgz", + "integrity": "sha512-xcSBHD5Z86zaOc+781KrupuHAzeGXSLtiAOmBsiLDiPSaYSB6hdew2ng9EBAnZ62jagG9MHAOdxpDi/lWBFJ/A==", "dev": true, "requires": { "camelcase-keys": "^4.0.0", @@ -3937,9 +3884,9 @@ } }, "mime": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/mime/-/mime-2.2.2.tgz", - "integrity": "sha512-A7PDg4s48MkqFEcYg2b069m3DXOEq7hx+9q9rIFrSSYfzsh35GX+LOVMQ8Au0ko7d8bSQCIAuzkjp0vCtwENlQ==" + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/mime/-/mime-2.3.1.tgz", + "integrity": "sha512-OEUllcVoydBHGN1z84yfQDimn58pZNNNXgZlHXSboxMlFvgI6MXSWpWKpFRra7H1HxpVhHTkrghfRW49k6yjeg==" }, "mime-db": { "version": "1.33.0", @@ -4279,8 +4226,7 @@ "dependencies": { "align-text": { "version": "0.1.4", - "resolved": "https://registry.npmjs.org/align-text/-/align-text-0.1.4.tgz", - "integrity": "sha1-DNkKVhCT810KmSVsIrcGlDP60Rc=", + "bundled": true, "dev": true, "requires": { "kind-of": "^3.0.2", @@ -4290,26 +4236,22 @@ }, "amdefine": { "version": "1.0.1", - "resolved": "https://registry.npmjs.org/amdefine/-/amdefine-1.0.1.tgz", - "integrity": "sha1-SlKCrBZHKek2Gbz9OtFR+BfOkfU=", + "bundled": true, "dev": true }, "ansi-regex": { "version": "2.1.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz", - "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=", + "bundled": true, "dev": true }, "ansi-styles": { "version": "2.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz", - "integrity": "sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=", + "bundled": true, "dev": true }, "append-transform": { "version": "0.4.0", - "resolved": "https://registry.npmjs.org/append-transform/-/append-transform-0.4.0.tgz", - "integrity": "sha1-126/jKlNJ24keja61EpLdKthGZE=", + "bundled": true, "dev": true, "requires": { "default-require-extensions": "^1.0.0" @@ -4317,14 +4259,12 @@ }, "archy": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/archy/-/archy-1.0.0.tgz", - "integrity": "sha1-+cjBN1fMHde8N5rHeyxipcKGjEA=", + "bundled": true, "dev": true }, "arr-diff": { "version": "2.0.0", - "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-2.0.0.tgz", - "integrity": "sha1-jzuCf5Vai9ZpaX5KQlasPOrjVs8=", + "bundled": true, "dev": true, "requires": { "arr-flatten": "^1.0.1" @@ -4332,50 +4272,42 @@ }, "arr-flatten": { "version": "1.1.0", - "resolved": "https://registry.npmjs.org/arr-flatten/-/arr-flatten-1.1.0.tgz", - "integrity": "sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==", + "bundled": true, "dev": true }, "arr-union": { "version": "3.1.0", - "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-3.1.0.tgz", - "integrity": "sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ=", + "bundled": true, "dev": true }, "array-unique": { "version": "0.2.1", - "resolved": "https://registry.npmjs.org/array-unique/-/array-unique-0.2.1.tgz", - "integrity": "sha1-odl8yvy8JiXMcPrc6zalDFiwGlM=", + "bundled": true, "dev": true }, "arrify": { "version": "1.0.1", - "resolved": "https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz", - "integrity": "sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0=", + "bundled": true, "dev": true }, "assign-symbols": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/assign-symbols/-/assign-symbols-1.0.0.tgz", - "integrity": "sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c=", + "bundled": true, "dev": true }, "async": { "version": "1.5.2", - "resolved": "https://registry.npmjs.org/async/-/async-1.5.2.tgz", - "integrity": "sha1-7GphrlZIDAw8skHJVhjiCJL5Zyo=", + "bundled": true, "dev": true }, "atob": { "version": "2.1.0", - "resolved": "https://registry.npmjs.org/atob/-/atob-2.1.0.tgz", - "integrity": "sha512-SuiKH8vbsOyCALjA/+EINmt/Kdl+TQPrtFgW7XZZcwtryFu9e5kQoX3bjCW6mIvGH1fbeAZZuvwGR5IlBRznGw==", + "bundled": true, "dev": true }, "babel-code-frame": { "version": "6.26.0", - "resolved": "https://registry.npmjs.org/babel-code-frame/-/babel-code-frame-6.26.0.tgz", - "integrity": "sha1-Y/1D99weO7fONZR9uP42mj9Yx0s=", + "bundled": true, "dev": true, "requires": { "chalk": "^1.1.3", @@ -4385,8 +4317,7 @@ }, "babel-generator": { "version": "6.26.1", - "resolved": "https://registry.npmjs.org/babel-generator/-/babel-generator-6.26.1.tgz", - "integrity": "sha512-HyfwY6ApZj7BYTcJURpM5tznulaBvyio7/0d4zFOeMPUmfxkCjHocCuoLa2SAGzBI8AREcH3eP3758F672DppA==", + "bundled": true, "dev": true, "requires": { "babel-messages": "^6.23.0", @@ -4401,8 +4332,7 @@ }, "babel-messages": { "version": "6.23.0", - "resolved": "https://registry.npmjs.org/babel-messages/-/babel-messages-6.23.0.tgz", - "integrity": "sha1-8830cDhYA1sqKVHG7F7fbGLyYw4=", + "bundled": true, "dev": true, "requires": { "babel-runtime": "^6.22.0" @@ -4410,8 +4340,7 @@ }, "babel-runtime": { "version": "6.26.0", - "resolved": "https://registry.npmjs.org/babel-runtime/-/babel-runtime-6.26.0.tgz", - "integrity": "sha1-llxwWGaOgrVde/4E/yM3vItWR/4=", + "bundled": true, "dev": true, "requires": { "core-js": "^2.4.0", @@ -4420,8 +4349,7 @@ }, "babel-template": { "version": "6.26.0", - "resolved": "https://registry.npmjs.org/babel-template/-/babel-template-6.26.0.tgz", - "integrity": "sha1-3gPi0WOWsGn0bdn/+FIfsaDjXgI=", + "bundled": true, "dev": true, "requires": { "babel-runtime": "^6.26.0", @@ -4433,8 +4361,7 @@ }, "babel-traverse": { "version": "6.26.0", - "resolved": "https://registry.npmjs.org/babel-traverse/-/babel-traverse-6.26.0.tgz", - "integrity": "sha1-RqnL1+3MYsjlwGTi0tjQ9ANXZu4=", + "bundled": true, "dev": true, "requires": { "babel-code-frame": "^6.26.0", @@ -4450,8 +4377,7 @@ }, "babel-types": { "version": "6.26.0", - "resolved": "https://registry.npmjs.org/babel-types/-/babel-types-6.26.0.tgz", - "integrity": "sha1-o7Bz+Uq0nrb6Vc1lInozQ4BjJJc=", + "bundled": true, "dev": true, "requires": { "babel-runtime": "^6.26.0", @@ -4462,20 +4388,17 @@ }, "babylon": { "version": "6.18.0", - "resolved": "https://registry.npmjs.org/babylon/-/babylon-6.18.0.tgz", - "integrity": "sha512-q/UEjfGJ2Cm3oKV71DJz9d25TPnq5rhBVL2Q4fA5wcC3jcrdn7+SssEybFIxwAvvP+YCsCYNKughoF33GxgycQ==", + "bundled": true, "dev": true }, "balanced-match": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz", - "integrity": "sha1-ibTRmasr7kneFk6gK4nORi1xt2c=", + "bundled": true, "dev": true }, "base": { "version": "0.11.2", - "resolved": "https://registry.npmjs.org/base/-/base-0.11.2.tgz", - "integrity": "sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==", + "bundled": true, "dev": true, "requires": { "cache-base": "^1.0.1", @@ -4489,8 +4412,7 @@ "dependencies": { "define-property": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz", - "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=", + "bundled": true, "dev": true, "requires": { "is-descriptor": "^1.0.0" @@ -4498,8 +4420,7 @@ }, "is-accessor-descriptor": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz", - "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==", + "bundled": true, "dev": true, "requires": { "kind-of": "^6.0.0" @@ -4507,8 +4428,7 @@ }, "is-data-descriptor": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz", - "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==", + "bundled": true, "dev": true, "requires": { "kind-of": "^6.0.0" @@ -4516,8 +4436,7 @@ }, "is-descriptor": { "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz", - "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==", + "bundled": true, "dev": true, "requires": { "is-accessor-descriptor": "^1.0.0", @@ -4527,22 +4446,19 @@ }, "isobject": { "version": "3.0.1", - "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz", - "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8=", + "bundled": true, "dev": true }, "kind-of": { "version": "6.0.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.2.tgz", - "integrity": "sha512-s5kLOcnH0XqDO+FvuaLX8DDjZ18CGFk7VygH40QoKPUQhW4e2rvM0rwUq0t8IQDOwYSeLK01U90OjzBTme2QqA==", + "bundled": true, "dev": true } } }, "brace-expansion": { "version": "1.1.11", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "bundled": true, "dev": true, "requires": { "balanced-match": "^1.0.0", @@ -4551,8 +4467,7 @@ }, "braces": { "version": "1.8.5", - "resolved": "https://registry.npmjs.org/braces/-/braces-1.8.5.tgz", - "integrity": "sha1-uneWLhLf+WnWt2cR6RS3N4V79qc=", + "bundled": true, "dev": true, "requires": { "expand-range": "^1.8.1", @@ -4562,14 +4477,12 @@ }, "builtin-modules": { "version": "1.1.1", - "resolved": "https://registry.npmjs.org/builtin-modules/-/builtin-modules-1.1.1.tgz", - "integrity": "sha1-Jw8HbFpywC9bZaR9+Uxf46J4iS8=", + "bundled": true, "dev": true }, "cache-base": { "version": "1.0.1", - "resolved": "https://registry.npmjs.org/cache-base/-/cache-base-1.0.1.tgz", - "integrity": "sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==", + "bundled": true, "dev": true, "requires": { "collection-visit": "^1.0.0", @@ -4585,16 +4498,14 @@ "dependencies": { "isobject": { "version": "3.0.1", - "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz", - "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8=", + "bundled": true, "dev": true } } }, "caching-transform": { "version": "1.0.1", - "resolved": "https://registry.npmjs.org/caching-transform/-/caching-transform-1.0.1.tgz", - "integrity": "sha1-bb2y8g+Nj7znnz6U6dF0Lc31wKE=", + "bundled": true, "dev": true, "requires": { "md5-hex": "^1.2.0", @@ -4604,15 +4515,13 @@ }, "camelcase": { "version": "1.2.1", - "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-1.2.1.tgz", - "integrity": "sha1-m7UwTS4LVmmLLHWLCKPqqdqlijk=", + "bundled": true, "dev": true, "optional": true }, "center-align": { "version": "0.1.3", - "resolved": "https://registry.npmjs.org/center-align/-/center-align-0.1.3.tgz", - "integrity": "sha1-qg0yYptu6XIgBBHL1EYckHvCt60=", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -4622,8 +4531,7 @@ }, "chalk": { "version": "1.1.3", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz", - "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=", + "bundled": true, "dev": true, "requires": { "ansi-styles": "^2.2.1", @@ -4635,8 +4543,7 @@ }, "class-utils": { "version": "0.3.6", - "resolved": "https://registry.npmjs.org/class-utils/-/class-utils-0.3.6.tgz", - "integrity": "sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==", + "bundled": true, "dev": true, "requires": { "arr-union": "^3.1.0", @@ -4647,8 +4554,7 @@ "dependencies": { "define-property": { "version": "0.2.5", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", - "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", + "bundled": true, "dev": true, "requires": { "is-descriptor": "^0.1.0" @@ -4656,16 +4562,14 @@ }, "isobject": { "version": "3.0.1", - "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz", - "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8=", + "bundled": true, "dev": true } } }, "cliui": { "version": "2.1.0", - "resolved": "https://registry.npmjs.org/cliui/-/cliui-2.1.0.tgz", - "integrity": "sha1-S0dXYP+AJkx2LDoXGQMukcf+oNE=", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -4676,8 +4580,7 @@ "dependencies": { "wordwrap": { "version": "0.0.2", - "resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz", - "integrity": "sha1-t5Zpu0LstAn4PVg8rVLKF+qhZD8=", + "bundled": true, "dev": true, "optional": true } @@ -4685,14 +4588,12 @@ }, "code-point-at": { "version": "1.1.0", - "resolved": "https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz", - "integrity": "sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=", + "bundled": true, "dev": true }, "collection-visit": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/collection-visit/-/collection-visit-1.0.0.tgz", - "integrity": "sha1-S8A3PBZLwykbTTaMgpzxqApZ3KA=", + "bundled": true, "dev": true, "requires": { "map-visit": "^1.0.0", @@ -4701,44 +4602,37 @@ }, "commondir": { "version": "1.0.1", - "resolved": "https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz", - "integrity": "sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs=", + "bundled": true, "dev": true }, "component-emitter": { "version": "1.2.1", - "resolved": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.2.1.tgz", - "integrity": "sha1-E3kY1teCg/ffemt8WmPhQOaUJeY=", + "bundled": true, "dev": true }, "concat-map": { "version": "0.0.1", - "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", - "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=", + "bundled": true, "dev": true }, "convert-source-map": { "version": "1.5.1", - "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.5.1.tgz", - "integrity": "sha1-uCeAl7m8IpNl3lxiz1/K7YtVmeU=", + "bundled": true, "dev": true }, "copy-descriptor": { "version": "0.1.1", - "resolved": "https://registry.npmjs.org/copy-descriptor/-/copy-descriptor-0.1.1.tgz", - "integrity": "sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=", + "bundled": true, "dev": true }, "core-js": { "version": "2.5.5", - "resolved": "https://registry.npmjs.org/core-js/-/core-js-2.5.5.tgz", - "integrity": "sha1-sU3ek2xkDAV5prUMq8wTLdYSfjs=", + "bundled": true, "dev": true }, "cross-spawn": { "version": "4.0.2", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-4.0.2.tgz", - "integrity": "sha1-e5JHYhwjrf3ThWAEqCPL45dCTUE=", + "bundled": true, "dev": true, "requires": { "lru-cache": "^4.0.1", @@ -4747,8 +4641,7 @@ }, "debug": { "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "bundled": true, "dev": true, "requires": { "ms": "2.0.0" @@ -4756,26 +4649,22 @@ }, "debug-log": { "version": "1.0.1", - "resolved": "https://registry.npmjs.org/debug-log/-/debug-log-1.0.1.tgz", - "integrity": "sha1-IwdjLUwEOCuN+KMvcLiVBG1SdF8=", + "bundled": true, "dev": true }, "decamelize": { "version": "1.2.0", - "resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz", - "integrity": "sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=", + "bundled": true, "dev": true }, "decode-uri-component": { "version": "0.2.0", - "resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz", - "integrity": "sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=", + "bundled": true, "dev": true }, "default-require-extensions": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/default-require-extensions/-/default-require-extensions-1.0.0.tgz", - "integrity": "sha1-836hXT4T/9m0N9M+GnW1+5eHTLg=", + "bundled": true, "dev": true, "requires": { "strip-bom": "^2.0.0" @@ -4783,8 +4672,7 @@ }, "define-property": { "version": "2.0.2", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-2.0.2.tgz", - "integrity": "sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==", + "bundled": true, "dev": true, "requires": { "is-descriptor": "^1.0.2", @@ -4793,8 +4681,7 @@ "dependencies": { "is-accessor-descriptor": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz", - "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==", + "bundled": true, "dev": true, "requires": { "kind-of": "^6.0.0" @@ -4802,8 +4689,7 @@ }, "is-data-descriptor": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz", - "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==", + "bundled": true, "dev": true, "requires": { "kind-of": "^6.0.0" @@ -4811,8 +4697,7 @@ }, "is-descriptor": { "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz", - "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==", + "bundled": true, "dev": true, "requires": { "is-accessor-descriptor": "^1.0.0", @@ -4822,22 +4707,19 @@ }, "isobject": { "version": "3.0.1", - "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz", - "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8=", + "bundled": true, "dev": true }, "kind-of": { "version": "6.0.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.2.tgz", - "integrity": "sha512-s5kLOcnH0XqDO+FvuaLX8DDjZ18CGFk7VygH40QoKPUQhW4e2rvM0rwUq0t8IQDOwYSeLK01U90OjzBTme2QqA==", + "bundled": true, "dev": true } } }, "detect-indent": { "version": "4.0.0", - "resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-4.0.0.tgz", - "integrity": "sha1-920GQ1LN9Docts5hnE7jqUdd4gg=", + "bundled": true, "dev": true, "requires": { "repeating": "^2.0.0" @@ -4845,8 +4727,7 @@ }, "error-ex": { "version": "1.3.1", - "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.1.tgz", - "integrity": "sha1-+FWobOYa3E6GIcPNoh56dhLDqNw=", + "bundled": true, "dev": true, "requires": { "is-arrayish": "^0.2.1" @@ -4854,20 +4735,17 @@ }, "escape-string-regexp": { "version": "1.0.5", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", - "integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=", + "bundled": true, "dev": true }, "esutils": { "version": "2.0.2", - "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.2.tgz", - "integrity": "sha1-Cr9PHKpbyx96nYrMbepPqqBLrJs=", + "bundled": true, "dev": true }, "execa": { "version": "0.7.0", - "resolved": "https://registry.npmjs.org/execa/-/execa-0.7.0.tgz", - "integrity": "sha1-lEvs00zEHuMqY6n68nrVpl/Fl3c=", + "bundled": true, "dev": true, "requires": { "cross-spawn": "^5.0.1", @@ -4881,8 +4759,7 @@ "dependencies": { "cross-spawn": { "version": "5.1.0", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-5.1.0.tgz", - "integrity": "sha1-6L0O/uWPz/b4+UUQoKVUu/ojVEk=", + "bundled": true, "dev": true, "requires": { "lru-cache": "^4.0.1", @@ -4894,8 +4771,7 @@ }, "expand-brackets": { "version": "0.1.5", - "resolved": "https://registry.npmjs.org/expand-brackets/-/expand-brackets-0.1.5.tgz", - "integrity": "sha1-3wcoTjQqgHzXM6xa9yQR5YHRF3s=", + "bundled": true, "dev": true, "requires": { "is-posix-bracket": "^0.1.0" @@ -4903,8 +4779,7 @@ }, "expand-range": { "version": "1.8.2", - "resolved": "https://registry.npmjs.org/expand-range/-/expand-range-1.8.2.tgz", - "integrity": "sha1-opnv/TNf4nIeuujiV+x5ZE/IUzc=", + "bundled": true, "dev": true, "requires": { "fill-range": "^2.1.0" @@ -4912,8 +4787,7 @@ }, "extend-shallow": { "version": "3.0.2", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz", - "integrity": "sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=", + "bundled": true, "dev": true, "requires": { "assign-symbols": "^1.0.0", @@ -4922,8 +4796,7 @@ "dependencies": { "is-extendable": { "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz", - "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==", + "bundled": true, "dev": true, "requires": { "is-plain-object": "^2.0.4" @@ -4933,8 +4806,7 @@ }, "extglob": { "version": "0.3.2", - "resolved": "https://registry.npmjs.org/extglob/-/extglob-0.3.2.tgz", - "integrity": "sha1-Lhj/PS9JqydlzskCPwEdqo2DSaE=", + "bundled": true, "dev": true, "requires": { "is-extglob": "^1.0.0" @@ -4942,14 +4814,12 @@ }, "filename-regex": { "version": "2.0.1", - "resolved": "https://registry.npmjs.org/filename-regex/-/filename-regex-2.0.1.tgz", - "integrity": "sha1-wcS5vuPglyXdsQa3XB4wH+LxiyY=", + "bundled": true, "dev": true }, "fill-range": { "version": "2.2.3", - "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-2.2.3.tgz", - "integrity": "sha1-ULd9/X5Gm8dJJHCWNpn+eoSFpyM=", + "bundled": true, "dev": true, "requires": { "is-number": "^2.1.0", @@ -4961,8 +4831,7 @@ }, "find-cache-dir": { "version": "0.1.1", - "resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-0.1.1.tgz", - "integrity": "sha1-yN765XyKUqinhPnjHFfHQumToLk=", + "bundled": true, "dev": true, "requires": { "commondir": "^1.0.1", @@ -4972,8 +4841,7 @@ }, "find-up": { "version": "2.1.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz", - "integrity": "sha1-RdG35QbHF93UgndaK3eSCjwMV6c=", + "bundled": true, "dev": true, "requires": { "locate-path": "^2.0.0" @@ -4981,14 +4849,12 @@ }, "for-in": { "version": "1.0.2", - "resolved": "https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz", - "integrity": "sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=", + "bundled": true, "dev": true }, "for-own": { "version": "0.1.5", - "resolved": "https://registry.npmjs.org/for-own/-/for-own-0.1.5.tgz", - "integrity": "sha1-UmXGgaTylNq78XyVCbZ2OqhFEM4=", + "bundled": true, "dev": true, "requires": { "for-in": "^1.0.1" @@ -4996,8 +4862,7 @@ }, "foreground-child": { "version": "1.5.6", - "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-1.5.6.tgz", - "integrity": "sha1-T9ca0t/elnibmApcCilZN8svXOk=", + "bundled": true, "dev": true, "requires": { "cross-spawn": "^4", @@ -5006,8 +4871,7 @@ }, "fragment-cache": { "version": "0.2.1", - "resolved": "https://registry.npmjs.org/fragment-cache/-/fragment-cache-0.2.1.tgz", - "integrity": "sha1-QpD60n8T6Jvn8zeZxrxaCr//DRk=", + "bundled": true, "dev": true, "requires": { "map-cache": "^0.2.2" @@ -5015,32 +4879,27 @@ }, "fs.realpath": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", - "integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8=", + "bundled": true, "dev": true }, "get-caller-file": { "version": "1.0.2", - "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-1.0.2.tgz", - "integrity": "sha1-9wLmMSfn4jHBYKgMFVSstw1QR+U=", + "bundled": true, "dev": true }, "get-stream": { "version": "3.0.0", - "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz", - "integrity": "sha1-jpQ9E1jcN1VQVOy+LtsFqhdO3hQ=", + "bundled": true, "dev": true }, "get-value": { "version": "2.0.6", - "resolved": "https://registry.npmjs.org/get-value/-/get-value-2.0.6.tgz", - "integrity": "sha1-3BXKHGcjh8p2vTesCjlbogQqLCg=", + "bundled": true, "dev": true }, "glob": { "version": "7.1.2", - "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.2.tgz", - "integrity": "sha512-MJTUg1kjuLeQCJ+ccE4Vpa6kKVXkPYJ2mOCQyUuKLcLQsdrMCpBPUi8qVE6+YuaJkozeA9NusTAw3hLr8Xe5EQ==", + "bundled": true, "dev": true, "requires": { "fs.realpath": "^1.0.0", @@ -5053,8 +4912,7 @@ }, "glob-base": { "version": "0.3.0", - "resolved": "https://registry.npmjs.org/glob-base/-/glob-base-0.3.0.tgz", - "integrity": "sha1-27Fk9iIbHAscz4Kuoyi0l98Oo8Q=", + "bundled": true, "dev": true, "requires": { "glob-parent": "^2.0.0", @@ -5063,8 +4921,7 @@ }, "glob-parent": { "version": "2.0.0", - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-2.0.0.tgz", - "integrity": "sha1-gTg9ctsFT8zPUzbaqQLxgvbtuyg=", + "bundled": true, "dev": true, "requires": { "is-glob": "^2.0.0" @@ -5072,20 +4929,17 @@ }, "globals": { "version": "9.18.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-9.18.0.tgz", - "integrity": "sha512-S0nG3CLEQiY/ILxqtztTWH/3iRRdyBLw6KMDxnKMchrtbj2OFmehVh0WUCfW3DUrIgx/qFrJPICrq4Z4sTR9UQ==", + "bundled": true, "dev": true }, "graceful-fs": { "version": "4.1.11", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.1.11.tgz", - "integrity": "sha1-Dovf5NHduIVNZOBOp8AOKgJuVlg=", + "bundled": true, "dev": true }, "handlebars": { "version": "4.0.11", - "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.0.11.tgz", - "integrity": "sha1-Ywo13+ApS8KB7a5v/F0yn8eYLcw=", + "bundled": true, "dev": true, "requires": { "async": "^1.4.0", @@ -5096,8 +4950,7 @@ "dependencies": { "source-map": { "version": "0.4.4", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.4.4.tgz", - "integrity": "sha1-66T12pwNyZneaAMti092FzZSA2s=", + "bundled": true, "dev": true, "requires": { "amdefine": ">=0.0.4" @@ -5107,8 +4960,7 @@ }, "has-ansi": { "version": "2.0.0", - "resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz", - "integrity": "sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=", + "bundled": true, "dev": true, "requires": { "ansi-regex": "^2.0.0" @@ -5116,14 +4968,12 @@ }, "has-flag": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-1.0.0.tgz", - "integrity": "sha1-nZ55MWXOAXoA8AQYxD+UKnsdEfo=", + "bundled": true, "dev": true }, "has-value": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/has-value/-/has-value-1.0.0.tgz", - "integrity": "sha1-GLKB2lhbHFxR3vJMkw7SmgvmsXc=", + "bundled": true, "dev": true, "requires": { "get-value": "^2.0.6", @@ -5133,16 +4983,14 @@ "dependencies": { "isobject": { "version": "3.0.1", - "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz", - "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8=", + "bundled": true, "dev": true } } }, "has-values": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/has-values/-/has-values-1.0.0.tgz", - "integrity": "sha1-lbC2P+whRmGab+V/51Yo1aOe/k8=", + "bundled": true, "dev": true, "requires": { "is-number": "^3.0.0", @@ -5151,8 +4999,7 @@ "dependencies": { "is-number": { "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz", - "integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=", + "bundled": true, "dev": true, "requires": { "kind-of": "^3.0.2" @@ -5160,8 +5007,7 @@ "dependencies": { "kind-of": { "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", + "bundled": true, "dev": true, "requires": { "is-buffer": "^1.1.5" @@ -5171,8 +5017,7 @@ }, "kind-of": { "version": "4.0.0", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-4.0.0.tgz", - "integrity": "sha1-IIE989cSkosgc3hpGkUGb65y3Vc=", + "bundled": true, "dev": true, "requires": { "is-buffer": "^1.1.5" @@ -5182,20 +5027,17 @@ }, "hosted-git-info": { "version": "2.6.0", - "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.6.0.tgz", - "integrity": "sha512-lIbgIIQA3lz5XaB6vxakj6sDHADJiZadYEJB+FgA+C4nubM1NwcuvUr9EJPmnH1skZqpqUzWborWo8EIUi0Sdw==", + "bundled": true, "dev": true }, "imurmurhash": { "version": "0.1.4", - "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", - "integrity": "sha1-khi5srkoojixPcT7a21XbyMUU+o=", + "bundled": true, "dev": true }, "inflight": { "version": "1.0.6", - "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", - "integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=", + "bundled": true, "dev": true, "requires": { "once": "^1.3.0", @@ -5204,14 +5046,12 @@ }, "inherits": { "version": "2.0.3", - "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz", - "integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=", + "bundled": true, "dev": true }, "invariant": { "version": "2.2.4", - "resolved": "https://registry.npmjs.org/invariant/-/invariant-2.2.4.tgz", - "integrity": "sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==", + "bundled": true, "dev": true, "requires": { "loose-envify": "^1.0.0" @@ -5219,14 +5059,12 @@ }, "invert-kv": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/invert-kv/-/invert-kv-1.0.0.tgz", - "integrity": "sha1-EEqOSqym09jNFXqO+L+rLXo//bY=", + "bundled": true, "dev": true }, "is-accessor-descriptor": { "version": "0.1.6", - "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz", - "integrity": "sha1-qeEss66Nh2cn7u84Q/igiXtcmNY=", + "bundled": true, "dev": true, "requires": { "kind-of": "^3.0.2" @@ -5234,20 +5072,17 @@ }, "is-arrayish": { "version": "0.2.1", - "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz", - "integrity": "sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=", + "bundled": true, "dev": true }, "is-buffer": { "version": "1.1.6", - "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz", - "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==", + "bundled": true, "dev": true }, "is-builtin-module": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-builtin-module/-/is-builtin-module-1.0.0.tgz", - "integrity": "sha1-VAVy0096wxGfj3bDDLwbHgN6/74=", + "bundled": true, "dev": true, "requires": { "builtin-modules": "^1.0.0" @@ -5255,8 +5090,7 @@ }, "is-data-descriptor": { "version": "0.1.4", - "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz", - "integrity": "sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=", + "bundled": true, "dev": true, "requires": { "kind-of": "^3.0.2" @@ -5264,8 +5098,7 @@ }, "is-descriptor": { "version": "0.1.6", - "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz", - "integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==", + "bundled": true, "dev": true, "requires": { "is-accessor-descriptor": "^0.1.6", @@ -5275,22 +5108,19 @@ "dependencies": { "kind-of": { "version": "5.1.0", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz", - "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==", + "bundled": true, "dev": true } } }, "is-dotfile": { "version": "1.0.3", - "resolved": "https://registry.npmjs.org/is-dotfile/-/is-dotfile-1.0.3.tgz", - "integrity": "sha1-pqLzL/0t+wT1yiXs0Pa4PPeYoeE=", + "bundled": true, "dev": true }, "is-equal-shallow": { "version": "0.1.3", - "resolved": "https://registry.npmjs.org/is-equal-shallow/-/is-equal-shallow-0.1.3.tgz", - "integrity": "sha1-IjgJj8Ih3gvPpdnqxMRdY4qhxTQ=", + "bundled": true, "dev": true, "requires": { "is-primitive": "^2.0.0" @@ -5298,20 +5128,17 @@ }, "is-extendable": { "version": "0.1.1", - "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz", - "integrity": "sha1-YrEQ4omkcUGOPsNqYX1HLjAd/Ik=", + "bundled": true, "dev": true }, "is-extglob": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-1.0.0.tgz", - "integrity": "sha1-rEaBd8SUNAWgkvyPKXYMb/xiBsA=", + "bundled": true, "dev": true }, "is-finite": { "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-finite/-/is-finite-1.0.2.tgz", - "integrity": "sha1-zGZ3aVYCvlUO8R6LSqYwU0K20Ko=", + "bundled": true, "dev": true, "requires": { "number-is-nan": "^1.0.0" @@ -5319,14 +5146,12 @@ }, "is-fullwidth-code-point": { "version": "2.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz", - "integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=", + "bundled": true, "dev": true }, "is-glob": { "version": "2.0.1", - "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-2.0.1.tgz", - "integrity": "sha1-0Jb5JqPe1WAPP9/ZEZjLCIjC2GM=", + "bundled": true, "dev": true, "requires": { "is-extglob": "^1.0.0" @@ -5334,8 +5159,7 @@ }, "is-number": { "version": "2.1.0", - "resolved": "https://registry.npmjs.org/is-number/-/is-number-2.1.0.tgz", - "integrity": "sha1-Afy7s5NGOlSPL0ZszhbezknbkI8=", + "bundled": true, "dev": true, "requires": { "kind-of": "^3.0.2" @@ -5343,8 +5167,7 @@ }, "is-odd": { "version": "2.0.0", - "resolved": "https://registry.npmjs.org/is-odd/-/is-odd-2.0.0.tgz", - "integrity": "sha512-OTiixgpZAT1M4NHgS5IguFp/Vz2VI3U7Goh4/HA1adtwyLtSBrxYlcSYkhpAE07s4fKEcjrFxyvtQBND4vFQyQ==", + "bundled": true, "dev": true, "requires": { "is-number": "^4.0.0" @@ -5352,16 +5175,14 @@ "dependencies": { "is-number": { "version": "4.0.0", - "resolved": "https://registry.npmjs.org/is-number/-/is-number-4.0.0.tgz", - "integrity": "sha512-rSklcAIlf1OmFdyAqbnWTLVelsQ58uvZ66S/ZyawjWqIviTWCjg2PzVGw8WUA+nNuPTqb4wgA+NszrJ+08LlgQ==", + "bundled": true, "dev": true } } }, "is-plain-object": { "version": "2.0.4", - "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz", - "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==", + "bundled": true, "dev": true, "requires": { "isobject": "^3.0.1" @@ -5369,58 +5190,49 @@ "dependencies": { "isobject": { "version": "3.0.1", - "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz", - "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8=", + "bundled": true, "dev": true } } }, "is-posix-bracket": { "version": "0.1.1", - "resolved": "https://registry.npmjs.org/is-posix-bracket/-/is-posix-bracket-0.1.1.tgz", - "integrity": "sha1-MzTceXdDaOkvAW5vvAqI9c1ua8Q=", + "bundled": true, "dev": true }, "is-primitive": { "version": "2.0.0", - "resolved": "https://registry.npmjs.org/is-primitive/-/is-primitive-2.0.0.tgz", - "integrity": "sha1-IHurkWOEmcB7Kt8kCkGochADRXU=", + "bundled": true, "dev": true }, "is-stream": { "version": "1.1.0", - "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz", - "integrity": "sha1-EtSj3U5o4Lec6428hBc66A2RykQ=", + "bundled": true, "dev": true }, "is-utf8": { "version": "0.2.1", - "resolved": "https://registry.npmjs.org/is-utf8/-/is-utf8-0.2.1.tgz", - "integrity": "sha1-Sw2hRCEE0bM2NA6AeX6GXPOffXI=", + "bundled": true, "dev": true }, "is-windows": { "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz", - "integrity": "sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==", + "bundled": true, "dev": true }, "isarray": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz", - "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=", + "bundled": true, "dev": true }, "isexe": { "version": "2.0.0", - "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", - "integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=", + "bundled": true, "dev": true }, "isobject": { "version": "2.1.0", - "resolved": "https://registry.npmjs.org/isobject/-/isobject-2.1.0.tgz", - "integrity": "sha1-8GVWEJaj8dou9GJy+BXIQNh+DIk=", + "bundled": true, "dev": true, "requires": { "isarray": "1.0.0" @@ -5428,14 +5240,12 @@ }, "istanbul-lib-coverage": { "version": "1.2.0", - "resolved": "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-1.2.0.tgz", - "integrity": "sha512-GvgM/uXRwm+gLlvkWHTjDAvwynZkL9ns15calTrmhGgowlwJBbWMYzWbKqE2DT6JDP1AFXKa+Zi0EkqNCUqY0A==", + "bundled": true, "dev": true }, "istanbul-lib-hook": { "version": "1.1.0", - "resolved": "https://registry.npmjs.org/istanbul-lib-hook/-/istanbul-lib-hook-1.1.0.tgz", - "integrity": "sha512-U3qEgwVDUerZ0bt8cfl3dSP3S6opBoOtk3ROO5f2EfBr/SRiD9FQqzwaZBqFORu8W7O0EXpai+k7kxHK13beRg==", + "bundled": true, "dev": true, "requires": { "append-transform": "^0.4.0" @@ -5443,8 +5253,7 @@ }, "istanbul-lib-instrument": { "version": "1.10.1", - "resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-1.10.1.tgz", - "integrity": "sha512-1dYuzkOCbuR5GRJqySuZdsmsNKPL3PTuyPevQfoCXJePT9C8y1ga75neU+Tuy9+yS3G/dgx8wgOmp2KLpgdoeQ==", + "bundled": true, "dev": true, "requires": { "babel-generator": "^6.18.0", @@ -5458,8 +5267,7 @@ }, "istanbul-lib-report": { "version": "1.1.3", - "resolved": "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-1.1.3.tgz", - "integrity": "sha512-D4jVbMDtT2dPmloPJS/rmeP626N5Pr3Rp+SovrPn1+zPChGHcggd/0sL29jnbm4oK9W0wHjCRsdch9oLd7cm6g==", + "bundled": true, "dev": true, "requires": { "istanbul-lib-coverage": "^1.1.2", @@ -5470,8 +5278,7 @@ "dependencies": { "supports-color": { "version": "3.2.3", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-3.2.3.tgz", - "integrity": "sha1-ZawFBLOVQXHYpklGsq48u4pfVPY=", + "bundled": true, "dev": true, "requires": { "has-flag": "^1.0.0" @@ -5481,8 +5288,7 @@ }, "istanbul-lib-source-maps": { "version": "1.2.3", - "resolved": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-1.2.3.tgz", - "integrity": "sha512-fDa0hwU/5sDXwAklXgAoCJCOsFsBplVQ6WBldz5UwaqOzmDhUK4nfuR7/G//G2lERlblUNJB8P6e8cXq3a7MlA==", + "bundled": true, "dev": true, "requires": { "debug": "^3.1.0", @@ -5494,8 +5300,7 @@ "dependencies": { "debug": { "version": "3.1.0", - "resolved": "https://registry.npmjs.org/debug/-/debug-3.1.0.tgz", - "integrity": "sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==", + "bundled": true, "dev": true, "requires": { "ms": "2.0.0" @@ -5505,8 +5310,7 @@ }, "istanbul-reports": { "version": "1.4.0", - "resolved": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-1.4.0.tgz", - "integrity": "sha512-OPzVo1fPZ2H+owr8q/LYKLD+vquv9Pj4F+dj808MdHbuQLD7S4ACRjcX+0Tne5Vxt2lxXvdZaL7v+FOOAV281w==", + "bundled": true, "dev": true, "requires": { "handlebars": "^4.0.3" @@ -5514,20 +5318,17 @@ }, "js-tokens": { "version": "3.0.2", - "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-3.0.2.tgz", - "integrity": "sha1-mGbfOVECEw449/mWvOtlRDIJwls=", + "bundled": true, "dev": true }, "jsesc": { "version": "1.3.0", - "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-1.3.0.tgz", - "integrity": "sha1-RsP+yMGJKxKwgz25vHYiF226s0s=", + "bundled": true, "dev": true }, "kind-of": { "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", + "bundled": true, "dev": true, "requires": { "is-buffer": "^1.1.5" @@ -5535,15 +5336,13 @@ }, "lazy-cache": { "version": "1.0.4", - "resolved": "https://registry.npmjs.org/lazy-cache/-/lazy-cache-1.0.4.tgz", - "integrity": "sha1-odePw6UEdMuAhF07O24dpJpEbo4=", + "bundled": true, "dev": true, "optional": true }, "lcid": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/lcid/-/lcid-1.0.0.tgz", - "integrity": "sha1-MIrMr6C8SDo4Z7S28rlQYlHRuDU=", + "bundled": true, "dev": true, "requires": { "invert-kv": "^1.0.0" @@ -5551,8 +5350,7 @@ }, "load-json-file": { "version": "1.1.0", - "resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-1.1.0.tgz", - "integrity": "sha1-lWkFcI1YtLq0wiYbBPWfMcmTdMA=", + "bundled": true, "dev": true, "requires": { "graceful-fs": "^4.1.2", @@ -5564,8 +5362,7 @@ }, "locate-path": { "version": "2.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz", - "integrity": "sha1-K1aLJl7slExtnA3pw9u7ygNUzY4=", + "bundled": true, "dev": true, "requires": { "p-locate": "^2.0.0", @@ -5574,28 +5371,24 @@ "dependencies": { "path-exists": { "version": "3.0.0", - "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz", - "integrity": "sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=", + "bundled": true, "dev": true } } }, "lodash": { "version": "4.17.5", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.5.tgz", - "integrity": "sha512-svL3uiZf1RwhH+cWrfZn3A4+U58wbP0tGVTLQPbjplZxZ8ROD9VLuNgsRniTlLe7OlSqR79RUehXgpBW/s0IQw==", + "bundled": true, "dev": true }, "longest": { "version": "1.0.1", - "resolved": "https://registry.npmjs.org/longest/-/longest-1.0.1.tgz", - "integrity": "sha1-MKCy2jj3N3DoKUoNIuZiXtd9AJc=", + "bundled": true, "dev": true }, "loose-envify": { "version": "1.3.1", - "resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.3.1.tgz", - "integrity": "sha1-0aitM/qc4OcT1l/dCsi3SNR4yEg=", + "bundled": true, "dev": true, "requires": { "js-tokens": "^3.0.0" @@ -5603,8 +5396,7 @@ }, "lru-cache": { "version": "4.1.2", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.2.tgz", - "integrity": "sha512-wgeVXhrDwAWnIF/yZARsFnMBtdFXOg1b8RIrhilp+0iDYN4mdQcNZElDZ0e4B64BhaxeQ5zN7PMyvu7we1kPeQ==", + "bundled": true, "dev": true, "requires": { "pseudomap": "^1.0.2", @@ -5613,14 +5405,12 @@ }, "map-cache": { "version": "0.2.2", - "resolved": "https://registry.npmjs.org/map-cache/-/map-cache-0.2.2.tgz", - "integrity": "sha1-wyq9C9ZSXZsFFkW7TyasXcmKDb8=", + "bundled": true, "dev": true }, "map-visit": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/map-visit/-/map-visit-1.0.0.tgz", - "integrity": "sha1-7Nyo8TFE5mDxtb1B8S80edmN+48=", + "bundled": true, "dev": true, "requires": { "object-visit": "^1.0.0" @@ -5628,8 +5418,7 @@ }, "md5-hex": { "version": "1.3.0", - "resolved": "https://registry.npmjs.org/md5-hex/-/md5-hex-1.3.0.tgz", - "integrity": "sha1-0sSv6YPENwZiF5uMrRRSGRNQRsQ=", + "bundled": true, "dev": true, "requires": { "md5-o-matic": "^0.1.1" @@ -5637,14 +5426,12 @@ }, "md5-o-matic": { "version": "0.1.1", - "resolved": "https://registry.npmjs.org/md5-o-matic/-/md5-o-matic-0.1.1.tgz", - "integrity": "sha1-givM1l4RfFFPqxdrJZRdVBAKA8M=", + "bundled": true, "dev": true }, "mem": { "version": "1.1.0", - "resolved": "https://registry.npmjs.org/mem/-/mem-1.1.0.tgz", - "integrity": "sha1-Xt1StIXKHZAP5kiVUFOZoN+kX3Y=", + "bundled": true, "dev": true, "requires": { "mimic-fn": "^1.0.0" @@ -5652,8 +5439,7 @@ }, "merge-source-map": { "version": "1.1.0", - "resolved": "https://registry.npmjs.org/merge-source-map/-/merge-source-map-1.1.0.tgz", - "integrity": "sha512-Qkcp7P2ygktpMPh2mCQZaf3jhN6D3Z/qVZHSdWvQ+2Ef5HgRAPBO57A77+ENm0CPx2+1Ce/MYKi3ymqdfuqibw==", + "bundled": true, "dev": true, "requires": { "source-map": "^0.6.1" @@ -5661,16 +5447,14 @@ "dependencies": { "source-map": { "version": "0.6.1", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", - "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", + "bundled": true, "dev": true } } }, "micromatch": { "version": "2.3.11", - "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-2.3.11.tgz", - "integrity": "sha1-hmd8l9FyCzY0MdBNDRUpO9OMFWU=", + "bundled": true, "dev": true, "requires": { "arr-diff": "^2.0.0", @@ -5690,14 +5474,12 @@ }, "mimic-fn": { "version": "1.2.0", - "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-1.2.0.tgz", - "integrity": "sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ==", + "bundled": true, "dev": true }, "minimatch": { "version": "3.0.4", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz", - "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==", + "bundled": true, "dev": true, "requires": { "brace-expansion": "^1.1.7" @@ -5705,14 +5487,12 @@ }, "minimist": { "version": "0.0.8", - "resolved": "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz", - "integrity": "sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0=", + "bundled": true, "dev": true }, "mixin-deep": { "version": "1.3.1", - "resolved": "https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.1.tgz", - "integrity": "sha512-8ZItLHeEgaqEvd5lYBXfm4EZSFCX29Jb9K+lAHhDKzReKBQKj3R+7NOF6tjqYi9t4oI8VUfaWITJQm86wnXGNQ==", + "bundled": true, "dev": true, "requires": { "for-in": "^1.0.2", @@ -5721,8 +5501,7 @@ "dependencies": { "is-extendable": { "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz", - "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==", + "bundled": true, "dev": true, "requires": { "is-plain-object": "^2.0.4" @@ -5732,8 +5511,7 @@ }, "mkdirp": { "version": "0.5.1", - "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz", - "integrity": "sha1-MAV0OOrGz3+MR2fzhkjWaX11yQM=", + "bundled": true, "dev": true, "requires": { "minimist": "0.0.8" @@ -5741,14 +5519,12 @@ }, "ms": { "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=", + "bundled": true, "dev": true }, "nanomatch": { "version": "1.2.9", - "resolved": "https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.9.tgz", - "integrity": "sha512-n8R9bS8yQ6eSXaV6jHUpKzD8gLsin02w1HSFiegwrs9E098Ylhw5jdyKPaYqvHknHaSCKTPp7C8dGCQ0q9koXA==", + "bundled": true, "dev": true, "requires": { "arr-diff": "^4.0.0", @@ -5767,28 +5543,24 @@ "dependencies": { "arr-diff": { "version": "4.0.0", - "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-4.0.0.tgz", - "integrity": "sha1-1kYQdP6/7HHn4VI1dhoyml3HxSA=", + "bundled": true, "dev": true }, "array-unique": { "version": "0.3.2", - "resolved": "https://registry.npmjs.org/array-unique/-/array-unique-0.3.2.tgz", - "integrity": "sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=", + "bundled": true, "dev": true }, "kind-of": { "version": "6.0.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.2.tgz", - "integrity": "sha512-s5kLOcnH0XqDO+FvuaLX8DDjZ18CGFk7VygH40QoKPUQhW4e2rvM0rwUq0t8IQDOwYSeLK01U90OjzBTme2QqA==", + "bundled": true, "dev": true } } }, "normalize-package-data": { "version": "2.4.0", - "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.4.0.tgz", - "integrity": "sha512-9jjUFbTPfEy3R/ad/2oNbKtW9Hgovl5O1FvFWKkKblNXoN/Oou6+9+KKohPK13Yc3/TyunyWhJp6gvRNR/PPAw==", + "bundled": true, "dev": true, "requires": { "hosted-git-info": "^2.1.4", @@ -5799,8 +5571,7 @@ }, "normalize-path": { "version": "2.1.1", - "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-2.1.1.tgz", - "integrity": "sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=", + "bundled": true, "dev": true, "requires": { "remove-trailing-separator": "^1.0.1" @@ -5808,8 +5579,7 @@ }, "npm-run-path": { "version": "2.0.2", - "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-2.0.2.tgz", - "integrity": "sha1-NakjLfo11wZ7TLLd8jV7GHFTbF8=", + "bundled": true, "dev": true, "requires": { "path-key": "^2.0.0" @@ -5817,20 +5587,17 @@ }, "number-is-nan": { "version": "1.0.1", - "resolved": "https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz", - "integrity": "sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=", + "bundled": true, "dev": true }, "object-assign": { "version": "4.1.1", - "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", - "integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=", + "bundled": true, "dev": true }, "object-copy": { "version": "0.1.0", - "resolved": "https://registry.npmjs.org/object-copy/-/object-copy-0.1.0.tgz", - "integrity": "sha1-fn2Fi3gb18mRpBupde04EnVOmYw=", + "bundled": true, "dev": true, "requires": { "copy-descriptor": "^0.1.0", @@ -5840,8 +5607,7 @@ "dependencies": { "define-property": { "version": "0.2.5", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", - "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", + "bundled": true, "dev": true, "requires": { "is-descriptor": "^0.1.0" @@ -5851,8 +5617,7 @@ }, "object-visit": { "version": "1.0.1", - "resolved": "https://registry.npmjs.org/object-visit/-/object-visit-1.0.1.tgz", - "integrity": "sha1-95xEk68MU3e1n+OdOV5BBC3QRbs=", + "bundled": true, "dev": true, "requires": { "isobject": "^3.0.0" @@ -5860,16 +5625,14 @@ "dependencies": { "isobject": { "version": "3.0.1", - "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz", - "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8=", + "bundled": true, "dev": true } } }, "object.omit": { "version": "2.0.1", - "resolved": "https://registry.npmjs.org/object.omit/-/object.omit-2.0.1.tgz", - "integrity": "sha1-Gpx0SCnznbuFjHbKNXmuKlTr0fo=", + "bundled": true, "dev": true, "requires": { "for-own": "^0.1.4", @@ -5878,8 +5641,7 @@ }, "object.pick": { "version": "1.3.0", - "resolved": "https://registry.npmjs.org/object.pick/-/object.pick-1.3.0.tgz", - "integrity": "sha1-h6EKxMFpS9Lhy/U1kaZhQftd10c=", + "bundled": true, "dev": true, "requires": { "isobject": "^3.0.1" @@ -5887,16 +5649,14 @@ "dependencies": { "isobject": { "version": "3.0.1", - "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz", - "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8=", + "bundled": true, "dev": true } } }, "once": { "version": "1.4.0", - "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", - "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=", + "bundled": true, "dev": true, "requires": { "wrappy": "1" @@ -5904,8 +5664,7 @@ }, "optimist": { "version": "0.6.1", - "resolved": "https://registry.npmjs.org/optimist/-/optimist-0.6.1.tgz", - "integrity": "sha1-2j6nRob6IaGaERwybpDrFaAZZoY=", + "bundled": true, "dev": true, "requires": { "minimist": "~0.0.1", @@ -5914,14 +5673,12 @@ }, "os-homedir": { "version": "1.0.2", - "resolved": "https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.2.tgz", - "integrity": "sha1-/7xJiDNuDoM94MFox+8VISGqf7M=", + "bundled": true, "dev": true }, "os-locale": { "version": "2.1.0", - "resolved": "https://registry.npmjs.org/os-locale/-/os-locale-2.1.0.tgz", - "integrity": "sha512-3sslG3zJbEYcaC4YVAvDorjGxc7tv6KVATnLPZONiljsUncvihe9BQoVCEs0RZ1kmf4Hk9OBqlZfJZWI4GanKA==", + "bundled": true, "dev": true, "requires": { "execa": "^0.7.0", @@ -5931,14 +5688,12 @@ }, "p-finally": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz", - "integrity": "sha1-P7z7FbiZpEEjs0ttzBi3JDNqLK4=", + "bundled": true, "dev": true }, "p-limit": { "version": "1.2.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-1.2.0.tgz", - "integrity": "sha512-Y/OtIaXtUPr4/YpMv1pCL5L5ed0rumAaAeBSj12F+bSlMdys7i8oQF/GUJmfpTS/QoaRrS/k6pma29haJpsMng==", + "bundled": true, "dev": true, "requires": { "p-try": "^1.0.0" @@ -5946,8 +5701,7 @@ }, "p-locate": { "version": "2.0.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz", - "integrity": "sha1-IKAQOyIqcMj9OcwuWAaA893l7EM=", + "bundled": true, "dev": true, "requires": { "p-limit": "^1.1.0" @@ -5955,14 +5709,12 @@ }, "p-try": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/p-try/-/p-try-1.0.0.tgz", - "integrity": "sha1-y8ec26+P1CKOE/Yh8rGiN8GyB7M=", + "bundled": true, "dev": true }, "parse-glob": { "version": "3.0.4", - "resolved": "https://registry.npmjs.org/parse-glob/-/parse-glob-3.0.4.tgz", - "integrity": "sha1-ssN2z7EfNVE7rdFz7wu246OIORw=", + "bundled": true, "dev": true, "requires": { "glob-base": "^0.3.0", @@ -5973,8 +5725,7 @@ }, "parse-json": { "version": "2.2.0", - "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-2.2.0.tgz", - "integrity": "sha1-9ID0BDTvgHQfhGkJn43qGPVaTck=", + "bundled": true, "dev": true, "requires": { "error-ex": "^1.2.0" @@ -5982,14 +5733,12 @@ }, "pascalcase": { "version": "0.1.1", - "resolved": "https://registry.npmjs.org/pascalcase/-/pascalcase-0.1.1.tgz", - "integrity": "sha1-s2PlXoAGym/iF4TS2yK9FdeRfxQ=", + "bundled": true, "dev": true }, "path-exists": { "version": "2.1.0", - "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-2.1.0.tgz", - "integrity": "sha1-D+tsZPD8UY2adU3V77YscCJ2H0s=", + "bundled": true, "dev": true, "requires": { "pinkie-promise": "^2.0.0" @@ -5997,26 +5746,22 @@ }, "path-is-absolute": { "version": "1.0.1", - "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", - "integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=", + "bundled": true, "dev": true }, "path-key": { "version": "2.0.1", - "resolved": "https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz", - "integrity": "sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=", + "bundled": true, "dev": true }, "path-parse": { "version": "1.0.5", - "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.5.tgz", - "integrity": "sha1-PBrfhx6pzWyUMbbqK9dKD/BVxME=", + "bundled": true, "dev": true }, "path-type": { "version": "1.1.0", - "resolved": "https://registry.npmjs.org/path-type/-/path-type-1.1.0.tgz", - "integrity": "sha1-WcRPfuSR2nBNpBXaWkBwuk+P5EE=", + "bundled": true, "dev": true, "requires": { "graceful-fs": "^4.1.2", @@ -6026,20 +5771,17 @@ }, "pify": { "version": "2.3.0", - "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz", - "integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw=", + "bundled": true, "dev": true }, "pinkie": { "version": "2.0.4", - "resolved": "https://registry.npmjs.org/pinkie/-/pinkie-2.0.4.tgz", - "integrity": "sha1-clVrgM+g1IqXToDnckjoDtT3+HA=", + "bundled": true, "dev": true }, "pinkie-promise": { "version": "2.0.1", - "resolved": "https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz", - "integrity": "sha1-ITXW36ejWMBprJsXh3YogihFD/o=", + "bundled": true, "dev": true, "requires": { "pinkie": "^2.0.0" @@ -6047,8 +5789,7 @@ }, "pkg-dir": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-1.0.0.tgz", - "integrity": "sha1-ektQio1bstYp1EcFb/TpyTFM89Q=", + "bundled": true, "dev": true, "requires": { "find-up": "^1.0.0" @@ -6056,8 +5797,7 @@ "dependencies": { "find-up": { "version": "1.1.2", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-1.1.2.tgz", - "integrity": "sha1-ay6YIrGizgpgq2TWEOzK1TyyTQ8=", + "bundled": true, "dev": true, "requires": { "path-exists": "^2.0.0", @@ -6068,26 +5808,22 @@ }, "posix-character-classes": { "version": "0.1.1", - "resolved": "https://registry.npmjs.org/posix-character-classes/-/posix-character-classes-0.1.1.tgz", - "integrity": "sha1-AerA/jta9xoqbAL+q7jB/vfgDqs=", + "bundled": true, "dev": true }, "preserve": { "version": "0.2.0", - "resolved": "https://registry.npmjs.org/preserve/-/preserve-0.2.0.tgz", - "integrity": "sha1-gV7R9uvGWSb4ZbMQwHE7yzMVzks=", + "bundled": true, "dev": true }, "pseudomap": { "version": "1.0.2", - "resolved": "https://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz", - "integrity": "sha1-8FKijacOYYkX7wqKw0wa5aaChrM=", + "bundled": true, "dev": true }, "randomatic": { "version": "1.1.7", - "resolved": "https://registry.npmjs.org/randomatic/-/randomatic-1.1.7.tgz", - "integrity": "sha512-D5JUjPyJbaJDkuAazpVnSfVkLlpeO3wDlPROTMLGKG1zMFNFRgrciKo1ltz/AzNTkqE0HzDx655QOL51N06how==", + "bundled": true, "dev": true, "requires": { "is-number": "^3.0.0", @@ -6096,8 +5832,7 @@ "dependencies": { "is-number": { "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz", - "integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=", + "bundled": true, "dev": true, "requires": { "kind-of": "^3.0.2" @@ -6105,8 +5840,7 @@ "dependencies": { "kind-of": { "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", + "bundled": true, "dev": true, "requires": { "is-buffer": "^1.1.5" @@ -6116,8 +5850,7 @@ }, "kind-of": { "version": "4.0.0", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-4.0.0.tgz", - "integrity": "sha1-IIE989cSkosgc3hpGkUGb65y3Vc=", + "bundled": true, "dev": true, "requires": { "is-buffer": "^1.1.5" @@ -6127,8 +5860,7 @@ }, "read-pkg": { "version": "1.1.0", - "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-1.1.0.tgz", - "integrity": "sha1-9f+qXs0pyzHAR0vKfXVra7KePyg=", + "bundled": true, "dev": true, "requires": { "load-json-file": "^1.0.0", @@ -6138,8 +5870,7 @@ }, "read-pkg-up": { "version": "1.0.1", - "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-1.0.1.tgz", - "integrity": "sha1-nWPBMnbAZZGNV/ACpX9AobZD+wI=", + "bundled": true, "dev": true, "requires": { "find-up": "^1.0.0", @@ -6148,8 +5879,7 @@ "dependencies": { "find-up": { "version": "1.1.2", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-1.1.2.tgz", - "integrity": "sha1-ay6YIrGizgpgq2TWEOzK1TyyTQ8=", + "bundled": true, "dev": true, "requires": { "path-exists": "^2.0.0", @@ -6160,14 +5890,12 @@ }, "regenerator-runtime": { "version": "0.11.1", - "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz", - "integrity": "sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg==", + "bundled": true, "dev": true }, "regex-cache": { "version": "0.4.4", - "resolved": "https://registry.npmjs.org/regex-cache/-/regex-cache-0.4.4.tgz", - "integrity": "sha512-nVIZwtCjkC9YgvWkpM55B5rBhBYRZhAaJbgcFYXXsHnbZ9UZI9nnVWYZpBlCqv9ho2eZryPnWrZGsOdPwVWXWQ==", + "bundled": true, "dev": true, "requires": { "is-equal-shallow": "^0.1.3" @@ -6175,8 +5903,7 @@ }, "regex-not": { "version": "1.0.2", - "resolved": "https://registry.npmjs.org/regex-not/-/regex-not-1.0.2.tgz", - "integrity": "sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==", + "bundled": true, "dev": true, "requires": { "extend-shallow": "^3.0.2", @@ -6185,26 +5912,22 @@ }, "remove-trailing-separator": { "version": "1.1.0", - "resolved": "https://registry.npmjs.org/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz", - "integrity": "sha1-wkvOKig62tW8P1jg1IJJuSN52O8=", + "bundled": true, "dev": true }, "repeat-element": { "version": "1.1.2", - "resolved": "https://registry.npmjs.org/repeat-element/-/repeat-element-1.1.2.tgz", - "integrity": "sha1-7wiaF40Ug7quTZPrmLT55OEdmQo=", + "bundled": true, "dev": true }, "repeat-string": { "version": "1.6.1", - "resolved": "https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz", - "integrity": "sha1-jcrkcOHIirwtYA//Sndihtp15jc=", + "bundled": true, "dev": true }, "repeating": { "version": "2.0.1", - "resolved": "https://registry.npmjs.org/repeating/-/repeating-2.0.1.tgz", - "integrity": "sha1-UhTFOpJtNVJwdSf7q0FdvAjQbdo=", + "bundled": true, "dev": true, "requires": { "is-finite": "^1.0.0" @@ -6212,38 +5935,32 @@ }, "require-directory": { "version": "2.1.1", - "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", - "integrity": "sha1-jGStX9MNqxyXbiNE/+f3kqam30I=", + "bundled": true, "dev": true }, "require-main-filename": { "version": "1.0.1", - "resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-1.0.1.tgz", - "integrity": "sha1-l/cXtp1IeE9fUmpsWqj/3aBVpNE=", + "bundled": true, "dev": true }, "resolve-from": { "version": "2.0.0", - "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-2.0.0.tgz", - "integrity": "sha1-lICrIOlP+h2egKgEx+oUdhGWa1c=", + "bundled": true, "dev": true }, "resolve-url": { "version": "0.2.1", - "resolved": "https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz", - "integrity": "sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=", + "bundled": true, "dev": true }, "ret": { "version": "0.1.15", - "resolved": "https://registry.npmjs.org/ret/-/ret-0.1.15.tgz", - "integrity": "sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==", + "bundled": true, "dev": true }, "right-align": { "version": "0.1.3", - "resolved": "https://registry.npmjs.org/right-align/-/right-align-0.1.3.tgz", - "integrity": "sha1-YTObci/mo1FWiSENJOFMlhSGE+8=", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -6252,8 +5969,7 @@ }, "rimraf": { "version": "2.6.2", - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.6.2.tgz", - "integrity": "sha512-lreewLK/BlghmxtfH36YYVg1i8IAce4TI7oao75I1g245+6BctqTVQiBP3YUJ9C6DQOXJmkYR9X9fCLtCOJc5w==", + "bundled": true, "dev": true, "requires": { "glob": "^7.0.5" @@ -6261,8 +5977,7 @@ }, "safe-regex": { "version": "1.1.0", - "resolved": "https://registry.npmjs.org/safe-regex/-/safe-regex-1.1.0.tgz", - "integrity": "sha1-QKNmnzsHfR6UPURinhV91IAjvy4=", + "bundled": true, "dev": true, "requires": { "ret": "~0.1.10" @@ -6270,20 +5985,17 @@ }, "semver": { "version": "5.5.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-5.5.0.tgz", - "integrity": "sha512-4SJ3dm0WAwWy/NVeioZh5AntkdJoWKxHxcmyP622fOkgHa4z3R0TdBJICINyaSDE6uNwVc8gZr+ZinwZAH4xIA==", + "bundled": true, "dev": true }, "set-blocking": { "version": "2.0.0", - "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz", - "integrity": "sha1-BF+XgtARrppoA93TgrJDkrPYkPc=", + "bundled": true, "dev": true }, "set-value": { "version": "2.0.0", - "resolved": "https://registry.npmjs.org/set-value/-/set-value-2.0.0.tgz", - "integrity": "sha512-hw0yxk9GT/Hr5yJEYnHNKYXkIA8mVJgd9ditYZCe16ZczcaELYYcfvaXesNACk2O8O0nTiPQcQhGUQj8JLzeeg==", + "bundled": true, "dev": true, "requires": { "extend-shallow": "^2.0.1", @@ -6294,8 +6006,7 @@ "dependencies": { "extend-shallow": { "version": "2.0.1", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", - "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", + "bundled": true, "dev": true, "requires": { "is-extendable": "^0.1.0" @@ -6305,8 +6016,7 @@ }, "shebang-command": { "version": "1.2.0", - "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz", - "integrity": "sha1-RKrGW2lbAzmJaMOfNj/uXer98eo=", + "bundled": true, "dev": true, "requires": { "shebang-regex": "^1.0.0" @@ -6314,26 +6024,22 @@ }, "shebang-regex": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz", - "integrity": "sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=", + "bundled": true, "dev": true }, "signal-exit": { "version": "3.0.2", - "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.2.tgz", - "integrity": "sha1-tf3AjxKH6hF4Yo5BXiUTK3NkbG0=", + "bundled": true, "dev": true }, "slide": { "version": "1.1.6", - "resolved": "https://registry.npmjs.org/slide/-/slide-1.1.6.tgz", - "integrity": "sha1-VusCfWW00tzmyy4tMsTUr8nh1wc=", + "bundled": true, "dev": true }, "snapdragon": { "version": "0.8.2", - "resolved": "https://registry.npmjs.org/snapdragon/-/snapdragon-0.8.2.tgz", - "integrity": "sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==", + "bundled": true, "dev": true, "requires": { "base": "^0.11.1", @@ -6348,8 +6054,7 @@ "dependencies": { "define-property": { "version": "0.2.5", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", - "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", + "bundled": true, "dev": true, "requires": { "is-descriptor": "^0.1.0" @@ -6357,8 +6062,7 @@ }, "extend-shallow": { "version": "2.0.1", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", - "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", + "bundled": true, "dev": true, "requires": { "is-extendable": "^0.1.0" @@ -6368,8 +6072,7 @@ }, "snapdragon-node": { "version": "2.1.1", - "resolved": "https://registry.npmjs.org/snapdragon-node/-/snapdragon-node-2.1.1.tgz", - "integrity": "sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==", + "bundled": true, "dev": true, "requires": { "define-property": "^1.0.0", @@ -6379,8 +6082,7 @@ "dependencies": { "define-property": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz", - "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=", + "bundled": true, "dev": true, "requires": { "is-descriptor": "^1.0.0" @@ -6388,8 +6090,7 @@ }, "is-accessor-descriptor": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz", - "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==", + "bundled": true, "dev": true, "requires": { "kind-of": "^6.0.0" @@ -6397,8 +6098,7 @@ }, "is-data-descriptor": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz", - "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==", + "bundled": true, "dev": true, "requires": { "kind-of": "^6.0.0" @@ -6406,8 +6106,7 @@ }, "is-descriptor": { "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz", - "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==", + "bundled": true, "dev": true, "requires": { "is-accessor-descriptor": "^1.0.0", @@ -6417,22 +6116,19 @@ }, "isobject": { "version": "3.0.1", - "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz", - "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8=", + "bundled": true, "dev": true }, "kind-of": { "version": "6.0.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.2.tgz", - "integrity": "sha512-s5kLOcnH0XqDO+FvuaLX8DDjZ18CGFk7VygH40QoKPUQhW4e2rvM0rwUq0t8IQDOwYSeLK01U90OjzBTme2QqA==", + "bundled": true, "dev": true } } }, "snapdragon-util": { "version": "3.0.1", - "resolved": "https://registry.npmjs.org/snapdragon-util/-/snapdragon-util-3.0.1.tgz", - "integrity": "sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==", + "bundled": true, "dev": true, "requires": { "kind-of": "^3.2.0" @@ -6440,14 +6136,12 @@ }, "source-map": { "version": "0.5.7", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz", - "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=", + "bundled": true, "dev": true }, "source-map-resolve": { "version": "0.5.1", - "resolved": "https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.5.1.tgz", - "integrity": "sha512-0KW2wvzfxm8NCTb30z0LMNyPqWCdDGE2viwzUaucqJdkTRXtZiSY3I+2A6nVAjmdOy0I4gU8DwnVVGsk9jvP2A==", + "bundled": true, "dev": true, "requires": { "atob": "^2.0.0", @@ -6459,14 +6153,12 @@ }, "source-map-url": { "version": "0.4.0", - "resolved": "https://registry.npmjs.org/source-map-url/-/source-map-url-0.4.0.tgz", - "integrity": "sha1-PpNdfd1zYxuXZZlW1VEo6HtQhKM=", + "bundled": true, "dev": true }, "spawn-wrap": { "version": "1.4.2", - "resolved": "https://registry.npmjs.org/spawn-wrap/-/spawn-wrap-1.4.2.tgz", - "integrity": "sha512-vMwR3OmmDhnxCVxM8M+xO/FtIp6Ju/mNaDfCMMW7FDcLRTPFWUswec4LXJHTJE2hwTI9O0YBfygu4DalFl7Ylg==", + "bundled": true, "dev": true, "requires": { "foreground-child": "^1.5.6", @@ -6479,8 +6171,7 @@ }, "spdx-correct": { "version": "3.0.0", - "resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.0.0.tgz", - "integrity": "sha512-N19o9z5cEyc8yQQPukRCZ9EUmb4HUpnrmaL/fxS2pBo2jbfcFRVuFZ/oFC+vZz0MNNk0h80iMn5/S6qGZOL5+g==", + "bundled": true, "dev": true, "requires": { "spdx-expression-parse": "^3.0.0", @@ -6489,14 +6180,12 @@ }, "spdx-exceptions": { "version": "2.1.0", - "resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.1.0.tgz", - "integrity": "sha512-4K1NsmrlCU1JJgUrtgEeTVyfx8VaYea9J9LvARxhbHtVtohPs/gFGG5yy49beySjlIMhhXZ4QqujIZEfS4l6Cg==", + "bundled": true, "dev": true }, "spdx-expression-parse": { "version": "3.0.0", - "resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.0.tgz", - "integrity": "sha512-Yg6D3XpRD4kkOmTpdgbUiEJFKghJH03fiC1OPll5h/0sO6neh2jqRDVHOQ4o/LMea0tgCkbMgea5ip/e+MkWyg==", + "bundled": true, "dev": true, "requires": { "spdx-exceptions": "^2.1.0", @@ -6505,14 +6194,12 @@ }, "spdx-license-ids": { "version": "3.0.0", - "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.0.tgz", - "integrity": "sha512-2+EPwgbnmOIl8HjGBXXMd9NAu02vLjOO1nWw4kmeRDFyHn+M/ETfHxQUK0oXg8ctgVnl9t3rosNVsZ1jG61nDA==", + "bundled": true, "dev": true }, "split-string": { "version": "3.1.0", - "resolved": "https://registry.npmjs.org/split-string/-/split-string-3.1.0.tgz", - "integrity": "sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==", + "bundled": true, "dev": true, "requires": { "extend-shallow": "^3.0.0" @@ -6520,8 +6207,7 @@ }, "static-extend": { "version": "0.1.2", - "resolved": "https://registry.npmjs.org/static-extend/-/static-extend-0.1.2.tgz", - "integrity": "sha1-YICcOcv/VTNyJv1eC1IPNB8ftcY=", + "bundled": true, "dev": true, "requires": { "define-property": "^0.2.5", @@ -6530,8 +6216,7 @@ "dependencies": { "define-property": { "version": "0.2.5", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", - "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", + "bundled": true, "dev": true, "requires": { "is-descriptor": "^0.1.0" @@ -6541,8 +6226,7 @@ }, "string-width": { "version": "2.1.1", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz", - "integrity": "sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==", + "bundled": true, "dev": true, "requires": { "is-fullwidth-code-point": "^2.0.0", @@ -6551,14 +6235,12 @@ "dependencies": { "ansi-regex": { "version": "3.0.0", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz", - "integrity": "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=", + "bundled": true, "dev": true }, "strip-ansi": { "version": "4.0.0", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz", - "integrity": "sha1-qEeQIusaw2iocTibY1JixQXuNo8=", + "bundled": true, "dev": true, "requires": { "ansi-regex": "^3.0.0" @@ -6568,8 +6250,7 @@ }, "strip-ansi": { "version": "3.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz", - "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=", + "bundled": true, "dev": true, "requires": { "ansi-regex": "^2.0.0" @@ -6577,8 +6258,7 @@ }, "strip-bom": { "version": "2.0.0", - "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-2.0.0.tgz", - "integrity": "sha1-YhmoVhZSBJHzV4i9vxRHqZx+aw4=", + "bundled": true, "dev": true, "requires": { "is-utf8": "^0.2.0" @@ -6586,20 +6266,17 @@ }, "strip-eof": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz", - "integrity": "sha1-u0P/VZim6wXYm1n80SnJgzE2Br8=", + "bundled": true, "dev": true }, "supports-color": { "version": "2.0.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz", - "integrity": "sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=", + "bundled": true, "dev": true }, "test-exclude": { "version": "4.2.1", - "resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-4.2.1.tgz", - "integrity": "sha512-qpqlP/8Zl+sosLxBcVKl9vYy26T9NPalxSzzCP/OY6K7j938ui2oKgo+kRZYfxAeIpLqpbVnsHq1tyV70E4lWQ==", + "bundled": true, "dev": true, "requires": { "arrify": "^1.0.1", @@ -6611,20 +6288,17 @@ "dependencies": { "arr-diff": { "version": "4.0.0", - "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-4.0.0.tgz", - "integrity": "sha1-1kYQdP6/7HHn4VI1dhoyml3HxSA=", + "bundled": true, "dev": true }, "array-unique": { "version": "0.3.2", - "resolved": "https://registry.npmjs.org/array-unique/-/array-unique-0.3.2.tgz", - "integrity": "sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=", + "bundled": true, "dev": true }, "braces": { "version": "2.3.2", - "resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz", - "integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==", + "bundled": true, "dev": true, "requires": { "arr-flatten": "^1.1.0", @@ -6641,8 +6315,7 @@ "dependencies": { "extend-shallow": { "version": "2.0.1", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", - "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", + "bundled": true, "dev": true, "requires": { "is-extendable": "^0.1.0" @@ -6652,8 +6325,7 @@ }, "expand-brackets": { "version": "2.1.4", - "resolved": "https://registry.npmjs.org/expand-brackets/-/expand-brackets-2.1.4.tgz", - "integrity": "sha1-t3c14xXOMPa27/D4OwQVGiJEliI=", + "bundled": true, "dev": true, "requires": { "debug": "^2.3.3", @@ -6667,8 +6339,7 @@ "dependencies": { "define-property": { "version": "0.2.5", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", - "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", + "bundled": true, "dev": true, "requires": { "is-descriptor": "^0.1.0" @@ -6676,8 +6347,7 @@ }, "extend-shallow": { "version": "2.0.1", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", - "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", + "bundled": true, "dev": true, "requires": { "is-extendable": "^0.1.0" @@ -6685,8 +6355,7 @@ }, "is-accessor-descriptor": { "version": "0.1.6", - "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz", - "integrity": "sha1-qeEss66Nh2cn7u84Q/igiXtcmNY=", + "bundled": true, "dev": true, "requires": { "kind-of": "^3.0.2" @@ -6694,8 +6363,7 @@ "dependencies": { "kind-of": { "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", + "bundled": true, "dev": true, "requires": { "is-buffer": "^1.1.5" @@ -6705,8 +6373,7 @@ }, "is-data-descriptor": { "version": "0.1.4", - "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz", - "integrity": "sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=", + "bundled": true, "dev": true, "requires": { "kind-of": "^3.0.2" @@ -6714,8 +6381,7 @@ "dependencies": { "kind-of": { "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", + "bundled": true, "dev": true, "requires": { "is-buffer": "^1.1.5" @@ -6725,8 +6391,7 @@ }, "is-descriptor": { "version": "0.1.6", - "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz", - "integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==", + "bundled": true, "dev": true, "requires": { "is-accessor-descriptor": "^0.1.6", @@ -6736,16 +6401,14 @@ }, "kind-of": { "version": "5.1.0", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz", - "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==", + "bundled": true, "dev": true } } }, "extglob": { "version": "2.0.4", - "resolved": "https://registry.npmjs.org/extglob/-/extglob-2.0.4.tgz", - "integrity": "sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==", + "bundled": true, "dev": true, "requires": { "array-unique": "^0.3.2", @@ -6760,8 +6423,7 @@ "dependencies": { "define-property": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz", - "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=", + "bundled": true, "dev": true, "requires": { "is-descriptor": "^1.0.0" @@ -6769,8 +6431,7 @@ }, "extend-shallow": { "version": "2.0.1", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", - "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", + "bundled": true, "dev": true, "requires": { "is-extendable": "^0.1.0" @@ -6780,8 +6441,7 @@ }, "fill-range": { "version": "4.0.0", - "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz", - "integrity": "sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=", + "bundled": true, "dev": true, "requires": { "extend-shallow": "^2.0.1", @@ -6792,8 +6452,7 @@ "dependencies": { "extend-shallow": { "version": "2.0.1", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", - "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", + "bundled": true, "dev": true, "requires": { "is-extendable": "^0.1.0" @@ -6803,8 +6462,7 @@ }, "is-accessor-descriptor": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz", - "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==", + "bundled": true, "dev": true, "requires": { "kind-of": "^6.0.0" @@ -6812,8 +6470,7 @@ }, "is-data-descriptor": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz", - "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==", + "bundled": true, "dev": true, "requires": { "kind-of": "^6.0.0" @@ -6821,8 +6478,7 @@ }, "is-descriptor": { "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz", - "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==", + "bundled": true, "dev": true, "requires": { "is-accessor-descriptor": "^1.0.0", @@ -6832,8 +6488,7 @@ }, "is-number": { "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz", - "integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=", + "bundled": true, "dev": true, "requires": { "kind-of": "^3.0.2" @@ -6841,8 +6496,7 @@ "dependencies": { "kind-of": { "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", + "bundled": true, "dev": true, "requires": { "is-buffer": "^1.1.5" @@ -6852,20 +6506,17 @@ }, "isobject": { "version": "3.0.1", - "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz", - "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8=", + "bundled": true, "dev": true }, "kind-of": { "version": "6.0.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.2.tgz", - "integrity": "sha512-s5kLOcnH0XqDO+FvuaLX8DDjZ18CGFk7VygH40QoKPUQhW4e2rvM0rwUq0t8IQDOwYSeLK01U90OjzBTme2QqA==", + "bundled": true, "dev": true }, "micromatch": { "version": "3.1.10", - "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz", - "integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==", + "bundled": true, "dev": true, "requires": { "arr-diff": "^4.0.0", @@ -6887,14 +6538,12 @@ }, "to-fast-properties": { "version": "1.0.3", - "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-1.0.3.tgz", - "integrity": "sha1-uDVx+k2MJbguIxsG46MFXeTKGkc=", + "bundled": true, "dev": true }, "to-object-path": { "version": "0.3.0", - "resolved": "https://registry.npmjs.org/to-object-path/-/to-object-path-0.3.0.tgz", - "integrity": "sha1-KXWIt7Dn4KwI4E5nL4XB9JmeF68=", + "bundled": true, "dev": true, "requires": { "kind-of": "^3.0.2" @@ -6902,8 +6551,7 @@ }, "to-regex": { "version": "3.0.2", - "resolved": "https://registry.npmjs.org/to-regex/-/to-regex-3.0.2.tgz", - "integrity": "sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==", + "bundled": true, "dev": true, "requires": { "define-property": "^2.0.2", @@ -6914,8 +6562,7 @@ }, "to-regex-range": { "version": "2.1.1", - "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz", - "integrity": "sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=", + "bundled": true, "dev": true, "requires": { "is-number": "^3.0.0", @@ -6924,8 +6571,7 @@ "dependencies": { "is-number": { "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz", - "integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=", + "bundled": true, "dev": true, "requires": { "kind-of": "^3.0.2" @@ -6935,14 +6581,12 @@ }, "trim-right": { "version": "1.0.1", - "resolved": "https://registry.npmjs.org/trim-right/-/trim-right-1.0.1.tgz", - "integrity": "sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=", + "bundled": true, "dev": true }, "uglify-js": { "version": "2.8.29", - "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-2.8.29.tgz", - "integrity": "sha1-KcVzMUgFe7Th913zW3qcty5qWd0=", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -6953,8 +6597,7 @@ "dependencies": { "yargs": { "version": "3.10.0", - "resolved": "https://registry.npmjs.org/yargs/-/yargs-3.10.0.tgz", - "integrity": "sha1-9+572FfdfB0tOMDnTvvWgdFDH9E=", + "bundled": true, "dev": true, "optional": true, "requires": { @@ -6968,15 +6611,13 @@ }, "uglify-to-browserify": { "version": "1.0.2", - "resolved": "https://registry.npmjs.org/uglify-to-browserify/-/uglify-to-browserify-1.0.2.tgz", - "integrity": "sha1-bgkk1r2mta/jSeOabWMoUKD4grc=", + "bundled": true, "dev": true, "optional": true }, "union-value": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/union-value/-/union-value-1.0.0.tgz", - "integrity": "sha1-XHHDTLW61dzr4+oM0IIHulqhrqQ=", + "bundled": true, "dev": true, "requires": { "arr-union": "^3.1.0", @@ -6987,8 +6628,7 @@ "dependencies": { "extend-shallow": { "version": "2.0.1", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", - "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", + "bundled": true, "dev": true, "requires": { "is-extendable": "^0.1.0" @@ -6996,8 +6636,7 @@ }, "set-value": { "version": "0.4.3", - "resolved": "https://registry.npmjs.org/set-value/-/set-value-0.4.3.tgz", - "integrity": "sha1-fbCPnT0i3H945Trzw79GZuzfzPE=", + "bundled": true, "dev": true, "requires": { "extend-shallow": "^2.0.1", @@ -7010,8 +6649,7 @@ }, "unset-value": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/unset-value/-/unset-value-1.0.0.tgz", - "integrity": "sha1-g3aHP30jNRef+x5vw6jtDfyKtVk=", + "bundled": true, "dev": true, "requires": { "has-value": "^0.3.1", @@ -7020,8 +6658,7 @@ "dependencies": { "has-value": { "version": "0.3.1", - "resolved": "https://registry.npmjs.org/has-value/-/has-value-0.3.1.tgz", - "integrity": "sha1-ex9YutpiyoJ+wKIHgCVlSEWZXh8=", + "bundled": true, "dev": true, "requires": { "get-value": "^2.0.3", @@ -7031,8 +6668,7 @@ "dependencies": { "isobject": { "version": "2.1.0", - "resolved": "https://registry.npmjs.org/isobject/-/isobject-2.1.0.tgz", - "integrity": "sha1-8GVWEJaj8dou9GJy+BXIQNh+DIk=", + "bundled": true, "dev": true, "requires": { "isarray": "1.0.0" @@ -7042,28 +6678,24 @@ }, "has-values": { "version": "0.1.4", - "resolved": "https://registry.npmjs.org/has-values/-/has-values-0.1.4.tgz", - "integrity": "sha1-bWHeldkd/Km5oCCJrThL/49it3E=", + "bundled": true, "dev": true }, "isobject": { "version": "3.0.1", - "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz", - "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8=", + "bundled": true, "dev": true } } }, "urix": { "version": "0.1.0", - "resolved": "https://registry.npmjs.org/urix/-/urix-0.1.0.tgz", - "integrity": "sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI=", + "bundled": true, "dev": true }, "use": { "version": "3.1.0", - "resolved": "https://registry.npmjs.org/use/-/use-3.1.0.tgz", - "integrity": "sha512-6UJEQM/L+mzC3ZJNM56Q4DFGLX/evKGRg15UJHGB9X5j5Z3AFbgZvjUh2yq/UJUY4U5dh7Fal++XbNg1uzpRAw==", + "bundled": true, "dev": true, "requires": { "kind-of": "^6.0.2" @@ -7071,16 +6703,14 @@ "dependencies": { "kind-of": { "version": "6.0.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.2.tgz", - "integrity": "sha512-s5kLOcnH0XqDO+FvuaLX8DDjZ18CGFk7VygH40QoKPUQhW4e2rvM0rwUq0t8IQDOwYSeLK01U90OjzBTme2QqA==", + "bundled": true, "dev": true } } }, "validate-npm-package-license": { "version": "3.0.3", - "resolved": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.3.tgz", - "integrity": "sha512-63ZOUnL4SIXj4L0NixR3L1lcjO38crAbgrTpl28t8jjrfuiOBL5Iygm+60qPs/KsZGzPNg6Smnc/oY16QTjF0g==", + "bundled": true, "dev": true, "requires": { "spdx-correct": "^3.0.0", @@ -7089,8 +6719,7 @@ }, "which": { "version": "1.3.0", - "resolved": "https://registry.npmjs.org/which/-/which-1.3.0.tgz", - "integrity": "sha512-xcJpopdamTuY5duC/KnTTNBraPK54YwpenP4lzxU8H91GudWpFv38u0CKjclE1Wi2EH2EDz5LRcHcKbCIzqGyg==", + "bundled": true, "dev": true, "requires": { "isexe": "^2.0.0" @@ -7098,27 +6727,23 @@ }, "which-module": { "version": "2.0.0", - "resolved": "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz", - "integrity": "sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho=", + "bundled": true, "dev": true }, "window-size": { "version": "0.1.0", - "resolved": "https://registry.npmjs.org/window-size/-/window-size-0.1.0.tgz", - "integrity": "sha1-VDjNLqk7IC76Ohn+iIeu58lPnJ0=", + "bundled": true, "dev": true, "optional": true }, "wordwrap": { "version": "0.0.3", - "resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.3.tgz", - "integrity": "sha1-o9XabNXAvAAI03I0u68b7WMFkQc=", + "bundled": true, "dev": true }, "wrap-ansi": { "version": "2.1.0", - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.1.0.tgz", - "integrity": "sha1-2Pw9KE3QV5T+hJc8rs3Rz4JP3YU=", + "bundled": true, "dev": true, "requires": { "string-width": "^1.0.1", @@ -7127,8 +6752,7 @@ "dependencies": { "is-fullwidth-code-point": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz", - "integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=", + "bundled": true, "dev": true, "requires": { "number-is-nan": "^1.0.0" @@ -7136,8 +6760,7 @@ }, "string-width": { "version": "1.0.2", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz", - "integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=", + "bundled": true, "dev": true, "requires": { "code-point-at": "^1.0.0", @@ -7149,14 +6772,12 @@ }, "wrappy": { "version": "1.0.2", - "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", - "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=", + "bundled": true, "dev": true }, "write-file-atomic": { "version": "1.3.4", - "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-1.3.4.tgz", - "integrity": "sha1-+Aek8LHZ6ROuekgRLmzDrxmRtF8=", + "bundled": true, "dev": true, "requires": { "graceful-fs": "^4.1.11", @@ -7166,20 +6787,17 @@ }, "y18n": { "version": "3.2.1", - "resolved": "https://registry.npmjs.org/y18n/-/y18n-3.2.1.tgz", - "integrity": "sha1-bRX7qITAhnnA136I53WegR4H+kE=", + "bundled": true, "dev": true }, "yallist": { "version": "2.1.2", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-2.1.2.tgz", - "integrity": "sha1-HBH5IY8HYImkfdUS+TxmmaaoHVI=", + "bundled": true, "dev": true }, "yargs": { "version": "11.1.0", - "resolved": "https://registry.npmjs.org/yargs/-/yargs-11.1.0.tgz", - "integrity": "sha512-NwW69J42EsCSanF8kyn5upxvjp5ds+t3+udGBeTbFnERA+lF541DDpMawzo4z6W/QrzNM18D+BPMiOBibnFV5A==", + "bundled": true, "dev": true, "requires": { "cliui": "^4.0.0", @@ -7198,20 +6816,17 @@ "dependencies": { "ansi-regex": { "version": "3.0.0", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz", - "integrity": "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=", + "bundled": true, "dev": true }, "camelcase": { "version": "4.1.0", - "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-4.1.0.tgz", - "integrity": "sha1-1UVjW+HjPFQmScaRc+Xeas+uNN0=", + "bundled": true, "dev": true }, "cliui": { "version": "4.0.0", - "resolved": "https://registry.npmjs.org/cliui/-/cliui-4.0.0.tgz", - "integrity": "sha512-nY3W5Gu2racvdDk//ELReY+dHjb9PlIcVDFXP72nVIhq2Gy3LuVXYwJoPVudwQnv1shtohpgkdCKT2YaKY0CKw==", + "bundled": true, "dev": true, "requires": { "string-width": "^2.1.1", @@ -7221,8 +6836,7 @@ }, "strip-ansi": { "version": "4.0.0", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz", - "integrity": "sha1-qEeQIusaw2iocTibY1JixQXuNo8=", + "bundled": true, "dev": true, "requires": { "ansi-regex": "^3.0.0" @@ -7230,8 +6844,7 @@ }, "yargs-parser": { "version": "9.0.2", - "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-9.0.2.tgz", - "integrity": "sha1-nM9qQ0YP5O1Aqbto9I1DuKaMwHc=", + "bundled": true, "dev": true, "requires": { "camelcase": "^4.1.0" @@ -7241,8 +6854,7 @@ }, "yargs-parser": { "version": "8.1.0", - "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-8.1.0.tgz", - "integrity": "sha512-yP+6QqN8BmrgW2ggLtTbdrOyBNSI7zBa4IykmiV5R1wl1JWNxQvWhMfMdmzIYtKU7oP3OOInY/tl2ov3BDjnJQ==", + "bundled": true, "dev": true, "requires": { "camelcase": "^4.1.0" @@ -7250,8 +6862,7 @@ "dependencies": { "camelcase": { "version": "4.1.0", - "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-4.1.0.tgz", - "integrity": "sha1-1UVjW+HjPFQmScaRc+Xeas+uNN0=", + "bundled": true, "dev": true } } @@ -7688,9 +7299,9 @@ "dev": true }, "qs": { - "version": "6.5.1", - "resolved": "https://registry.npmjs.org/qs/-/qs-6.5.1.tgz", - "integrity": "sha512-eRzhrN1WSINYCDCbrz796z37LOe3m5tmW7RQf6oBntukAG1nmovJvhnwHHRMAfeoItc1m2Hk02WER2aQ/iqs+A==" + "version": "6.5.2", + "resolved": "https://registry.npmjs.org/qs/-/qs-6.5.2.tgz", + "integrity": "sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==" }, "quick-lru": { "version": "1.1.0", @@ -7788,12 +7399,12 @@ } }, "rc": { - "version": "1.2.6", - "resolved": "https://registry.npmjs.org/rc/-/rc-1.2.6.tgz", - "integrity": "sha1-6xiYnG1PTxYsOZ953dKfODVWgJI=", + "version": "1.2.7", + "resolved": "https://registry.npmjs.org/rc/-/rc-1.2.7.tgz", + "integrity": "sha512-LdLD8xD4zzLsAT5xyushXDNscEjB7+2ulnl8+r1pnESlYtlJtVSoCMBGr30eDRJ3+2Gq89jK9P9e4tCEH1+ywA==", "dev": true, "requires": { - "deep-extend": "~0.4.0", + "deep-extend": "^0.5.1", "ini": "~1.3.0", "minimist": "^1.2.0", "strip-json-comments": "~2.0.1" @@ -7955,9 +7566,9 @@ } }, "resolve": { - "version": "1.7.0", - "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.7.0.tgz", - "integrity": "sha512-QdgZ5bjR1WAlpLaO5yHepFvC+o3rCr6wpfE2tpJNMkXdulf2jKomQBdNRQITF3ZKHNlT71syG98yQP03gasgnA==", + "version": "1.7.1", + "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.7.1.tgz", + "integrity": "sha512-c7rwLofp8g1U+h1KNyHL/jicrKg1Ek4q+Lr33AL65uZTinUZHe30D5HlyN5V9NW0JX1D5dXQ4jqW5l7Sy/kGfw==", "dev": true, "requires": { "path-parse": "^1.0.5" @@ -8013,9 +7624,9 @@ } }, "run-parallel": { - "version": "1.1.8", - "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.1.8.tgz", - "integrity": "sha512-e5t1NVhr5VWmD9V9U4KjjSGkf5w6CcTPgw11A3CfIvkkQxlAKzX3usPUp1NUQTmpOOjU+f9QRICU3tMbKwn9ZQ==", + "version": "1.1.9", + "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.1.9.tgz", + "integrity": "sha512-DEqnSRTDw/Tc3FXf49zedI638Z9onwUotBMiUFKmrO2sdFKIbXamXGQ3Axd4qgphxKB4kw/qP1w5kTxnfU1B9Q==", "dev": true }, "rx-lite": { @@ -8034,9 +7645,9 @@ } }, "safe-buffer": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.1.tgz", - "integrity": "sha512-kKvNJn6Mm93gAczWVJg7wH+wGYWNrDHdWvpUmHyEsgCtIwwo3bqPtV4tR5tuPaUhTOo/kvhVwd8XwwOllGYkbg==" + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", + "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" }, "secure-keys": { "version": "1.0.0", @@ -8377,9 +7988,9 @@ "dev": true }, "supports-color": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.3.0.tgz", - "integrity": "sha512-0aP01LLIskjKs3lq52EC0aGBAJhLq7B2Rd8HC/DR/PtNNpcLilNmHC12O+hu0usQpo7wtHNRqtrhBwtDb0+dNg==", + "version": "5.4.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.4.0.tgz", + "integrity": "sha512-zjaXglF5nnWpsq470jSv6P9DwPvgLkuapYmfDm3JWOm0vkNTVF2tI4UrN2r6jH1qM/uc/WtxYY1hYoA2dOKj5w==", "dev": true, "requires": { "has-flag": "^3.0.0" @@ -8397,20 +8008,6 @@ "lodash": "^4.17.4", "slice-ansi": "1.0.0", "string-width": "^2.1.1" - }, - "dependencies": { - "ajv": { - "version": "5.5.2", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-5.5.2.tgz", - "integrity": "sha1-c7Xuyj+rZT49P5Qis0GtQiBdyWU=", - "dev": true, - "requires": { - "co": "^4.6.0", - "fast-deep-equal": "^1.0.0", - "fast-json-stable-stringify": "^2.0.0", - "json-schema-traverse": "^0.3.0" - } - } } }, "term-size": { @@ -8471,9 +8068,9 @@ "dev": true }, "tslint": { - "version": "5.9.1", - "resolved": "https://registry.npmjs.org/tslint/-/tslint-5.9.1.tgz", - "integrity": "sha1-ElX4ej/1frCw4fDmEKi0dIBGya4=", + "version": "5.10.0", + "resolved": "https://registry.npmjs.org/tslint/-/tslint-5.10.0.tgz", + "integrity": "sha1-EeJrzLiK+gLdDZlWyuPUVAtfVMM=", "dev": true, "requires": { "babel-code-frame": "^6.22.0", @@ -8499,9 +8096,9 @@ } }, "tsutils": { - "version": "2.26.1", - "resolved": "https://registry.npmjs.org/tsutils/-/tsutils-2.26.1.tgz", - "integrity": "sha512-bnm9bcjOqOr1UljleL94wVCDlpa6KjfGaTkefeLch4GRafgDkROxPizbB/FxTEdI++5JqhxczRy/Qub0syNqZA==", + "version": "2.26.2", + "resolved": "https://registry.npmjs.org/tsutils/-/tsutils-2.26.2.tgz", + "integrity": "sha512-uzwnhmrSbyinPCiwfzGsOY3IulBTwoky7r83HmZdz9QNCjhSCzavkh47KLWuU0zF2F2WbpmmzoJUIEiYyd+jEQ==", "dev": true, "requires": { "tslib": "^1.8.1" @@ -8617,9 +8214,9 @@ "dev": true }, "ua-parser-js": { - "version": "0.7.17", - "resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.17.tgz", - "integrity": "sha512-uRdSdu1oA1rncCQL7sCj8vSyZkgtL7faaw9Tc9rZ3mGgraQ7+Pdx7w5mnOSF3gw9ZNG6oc+KXfkon3bKuROm0g==", + "version": "0.7.18", + "resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.18.tgz", + "integrity": "sha512-LtzwHlVHwFGTptfNSgezHp7WUlwiqb0gA9AALRbKaERfxwJoiX0A73QbTToxteIAuIaFshhgIZfqK8s7clqgnA==", "dev": true }, "uglify-js": { @@ -8730,9 +8327,9 @@ "dev": true }, "update-notifier": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/update-notifier/-/update-notifier-2.4.0.tgz", - "integrity": "sha1-+bTHAPv9TsEsgRWHJYd31WPYyGY=", + "version": "2.5.0", + "resolved": "https://registry.npmjs.org/update-notifier/-/update-notifier-2.5.0.tgz", + "integrity": "sha512-gwMdhgJHGuj/+wHJJs9e6PcCszpxR1b236igrOkUofGhqJuG+amlIKwApH1IW1WWl7ovZxsX49lMBWLxSdm5Dw==", "dev": true, "requires": { "boxen": "^1.2.1", diff --git a/samples/analytics/analytics.js b/samples/analytics/analytics.js index dd3d99b61dd..63a9168e164 100644 --- a/samples/analytics/analytics.js +++ b/samples/analytics/analytics.js @@ -36,21 +36,18 @@ const variations = [ {'name': 'variation 2', 'url': 'http://www.2.com', 'status': 'ACTIVE'} ]; -// Specify Experiment configuration -const resourceBody = { - 'name': 'Example Experiment', - 'status': 'READY_TO_RUN', - 'objectiveMetric': objectiveMetric, - 'servingFramework': servingFramework, - 'variations': variations -}; - async function runSample () { const res = await analytics.management.experiments.insert({ accountId: 'your-accountId', webPropertyId: 'your-webPropertyId', profileId: 'your-profileId', - resource: resourceBody + requestBody: { + 'name': 'Example Experiment', + 'status': 'READY_TO_RUN', + 'objectiveMetric': objectiveMetric, + 'servingFramework': servingFramework, + 'variations': variations + } }); console.log(res.data); return res.data; diff --git a/samples/analyticsReporting/batchGet.js b/samples/analyticsReporting/batchGet.js index 396fdf8f72e..7ca7984aa62 100644 --- a/samples/analyticsReporting/batchGet.js +++ b/samples/analyticsReporting/batchGet.js @@ -23,7 +23,7 @@ const analyticsreporting = google.analyticsreporting({ async function runSample () { const res = await analyticsreporting.reports.batchGet({ - resource: { + requestBody: { reportRequests: [{ viewId: '65704806', dateRanges: [ diff --git a/samples/blogger/insert.js b/samples/blogger/insert.js index 8f095afc59a..fc308d95db9 100644 --- a/samples/blogger/insert.js +++ b/samples/blogger/insert.js @@ -24,7 +24,7 @@ const blogger = google.blogger({ async function runSample () { const res = await blogger.posts.insert({ blogId: '4340475495955554224', - resource: { + requestBody: { title: 'Hello from the googleapis npm module!', content: 'Visit https://github.com/google/google-api-nodejs-client to learn more!' } diff --git a/samples/directory_v1/group-email-insert.js b/samples/directory_v1/group-email-insert.js index 7b1d305b934..41a74423f9f 100644 --- a/samples/directory_v1/group-email-insert.js +++ b/samples/directory_v1/group-email-insert.js @@ -43,7 +43,7 @@ jwt.authorize((err, data) => { // Insert member in Google group admin.members.insert({ groupKey: 'my_group@example.com', - resource: { email: 'me@example.com' }, + requestBody: { email: 'me@example.com' }, auth: jwt }, (err, data) => { console.log(err || data); diff --git a/samples/directory_v1/group-insert.js b/samples/directory_v1/group-insert.js index dd383aed604..6a791904b28 100644 --- a/samples/directory_v1/group-insert.js +++ b/samples/directory_v1/group-insert.js @@ -42,7 +42,7 @@ jwt.authorize((err, data) => { // Insert group admin.groups.insert({ - resource: { email: 'some_group@example.com' }, + requestBody: { email: 'some_group@example.com' }, auth: jwt }, (err, data) => { console.log(err || data); diff --git a/samples/drive/upload.js b/samples/drive/upload.js index c8a041e289a..a4a6584a7b5 100644 --- a/samples/drive/upload.js +++ b/samples/drive/upload.js @@ -25,8 +25,8 @@ const drive = google.drive({ async function runSample (fileName) { const fileSize = fs.statSync(fileName).size; const res = await drive.files.create({ - resource: { - // a resource element is required if you want to use multipart + requestBody: { + // a requestBody element is required if you want to use multipart }, media: { body: fs.createReadStream(fileName) diff --git a/samples/gmail/labels.js b/samples/gmail/labels.js index 5fc18fa410e..6bb01ae8a47 100644 --- a/samples/gmail/labels.js +++ b/samples/gmail/labels.js @@ -26,7 +26,7 @@ async function runSample (action, messageId, labelId) { const res = await gmail.users.messages.modify({ userId: 'me', id: messageId, - resource: { + requestBody: { 'addLabelIds': [labelId] } }); @@ -36,7 +36,7 @@ async function runSample (action, messageId, labelId) { const res = await gmail.users.messages.modify({ userId: 'me', id: messageId, - resource: { + requestBody: { 'removeLabelIds': [labelId] } }); diff --git a/samples/gmail/send.js b/samples/gmail/send.js index 00cab61d66e..7549e86fa45 100644 --- a/samples/gmail/send.js +++ b/samples/gmail/send.js @@ -47,7 +47,7 @@ async function runSample () { const res = await gmail.users.messages.send({ userId: 'me', - resource: { + requestBody: { raw: encodedMessage } }); diff --git a/samples/gmail/watch.js b/samples/gmail/watch.js index d984dd6bc4e..0cbcc93b3e1 100644 --- a/samples/gmail/watch.js +++ b/samples/gmail/watch.js @@ -33,7 +33,7 @@ const gmail = google.gmail({ async function runSample () { const res = await gmail.users.watch({ userId: 'me', - resource: { + requestBody: { // Replace with `projects/${PROJECT_ID}/topics/${TOPIC_NAME}` topicName: `projects/el-gato/topics/gmail` } diff --git a/samples/mediaupload.js b/samples/mediaupload.js index a4f06304e54..1182d7a2fdc 100644 --- a/samples/mediaupload.js +++ b/samples/mediaupload.js @@ -20,7 +20,7 @@ const sampleClient = require('./sampleclient'); async function runSamples () { // insertion example let res = await drive.files.insert({ - resource: { + requestBody: { title: 'Test', mimeType: 'text/plain' }, @@ -46,7 +46,7 @@ async function runSamples () { // update example with metadata update res = await drive.files.update({ fileId: '0B-skmV2...', - resource: { + requestBody: { title: 'Updated title' }, media: { diff --git a/samples/plus/post.js b/samples/plus/post.js index 44edc37f6d1..1ca599d0a56 100644 --- a/samples/plus/post.js +++ b/samples/plus/post.js @@ -24,7 +24,7 @@ const plus = google.plusDomains({ async function runSample () { const res = await plus.activities.insert({ userId: 'me', - resource: { + requestBody: { object: { originalContent: 'Hello from the Node.js Google API Client!' }, diff --git a/samples/sheets/append.js b/samples/sheets/append.js index 2c9d1be0afd..5aac1a4fe36 100644 --- a/samples/sheets/append.js +++ b/samples/sheets/append.js @@ -26,7 +26,7 @@ async function runSample (spreadsheetId, range) { spreadsheetId, range, valueInputOption: 'USER_ENTERED', - resource: { + requestBody: { values: [ ['Justin', '1/1/2001', 'Website'], ['Node.js', '2018-03-14', 'Fun'] diff --git a/samples/urlshortener/urlshortener.js b/samples/urlshortener/urlshortener.js index 7bb1516aeb8..5cb6936739a 100644 --- a/samples/urlshortener/urlshortener.js +++ b/samples/urlshortener/urlshortener.js @@ -30,7 +30,7 @@ urlshortener.url.get({ }); urlshortener.url.insert({ - resource: { + requestBody: { longUrl: 'http://somelongurl.com' } }, (err, res) => { diff --git a/samples/webmasters/query.js b/samples/webmasters/query.js index 07d59b9425b..5bddb393604 100644 --- a/samples/webmasters/query.js +++ b/samples/webmasters/query.js @@ -24,7 +24,7 @@ const webmasters = google.webmasters({ async function runSample () { const res = await webmasters.searchanalytics.query({ siteUrl: 'http://jbeckwith.com', - resource: { + requestBody: { startDate: '2018-01-01', endDate: '2018-04-01' } diff --git a/samples/youtube/upload.js b/samples/youtube/upload.js index 2b290111151..b040525faa2 100644 --- a/samples/youtube/upload.js +++ b/samples/youtube/upload.js @@ -33,7 +33,7 @@ async function runSample (fileName, callback) { const res = await youtube.videos.insert({ part: 'id,snippet,status', notifySubscribers: false, - resource: { + requestBody: { snippet: { title: 'Node.js YouTube Upload Test', description: 'Testing YouTube upload via Google APIs Node.js Client' diff --git a/src/apis/acceleratedmobilepageurl/v1.ts b/src/apis/acceleratedmobilepageurl/v1.ts index 3cb56cb1133..63231961425 100644 --- a/src/apis/acceleratedmobilepageurl/v1.ts +++ b/src/apis/acceleratedmobilepageurl/v1.ts @@ -225,9 +225,10 @@ export namespace acceleratedmobilepageurl_v1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$BatchGetAmpUrlsRequest; + requestBody?: Schema$BatchGetAmpUrlsRequest; } } diff --git a/src/apis/adexchangebuyer/v1.2.ts b/src/apis/adexchangebuyer/v1.2.ts index c38e3d58d39..5c561609915 100644 --- a/src/apis/adexchangebuyer/v1.2.ts +++ b/src/apis/adexchangebuyer/v1.2.ts @@ -557,10 +557,11 @@ export namespace adexchangebuyer_v1_2 { * The account id */ id?: number; + /** * Request body metadata */ - resource?: Schema$Account; + requestBody?: Schema$Account; } export interface Params$Resource$Accounts$Update { /** @@ -572,10 +573,11 @@ export namespace adexchangebuyer_v1_2 { * The account id */ id?: number; + /** * Request body metadata */ - resource?: Schema$Account; + requestBody?: Schema$Account; } @@ -808,6 +810,12 @@ export namespace adexchangebuyer_v1_2 { * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$Creative; } export interface Params$Resource$Creatives$List { /** diff --git a/src/apis/adexchangebuyer/v1.3.ts b/src/apis/adexchangebuyer/v1.3.ts index 6a844a8d26d..ab8e5a28326 100644 --- a/src/apis/adexchangebuyer/v1.3.ts +++ b/src/apis/adexchangebuyer/v1.3.ts @@ -966,10 +966,11 @@ export namespace adexchangebuyer_v1_3 { * The account id */ id?: number; + /** * Request body metadata */ - resource?: Schema$Account; + requestBody?: Schema$Account; } export interface Params$Resource$Accounts$Update { /** @@ -981,10 +982,11 @@ export namespace adexchangebuyer_v1_3 { * The account id */ id?: number; + /** * Request body metadata */ - resource?: Schema$Account; + requestBody?: Schema$Account; } @@ -1389,10 +1391,11 @@ export namespace adexchangebuyer_v1_3 { * The billing id associated with the budget being updated. */ billingId?: string; + /** * Request body metadata */ - resource?: Schema$Budget; + requestBody?: Schema$Budget; } export interface Params$Resource$Budget$Update { /** @@ -1408,10 +1411,11 @@ export namespace adexchangebuyer_v1_3 { * The billing id associated with the budget being updated. */ billingId?: string; + /** * Request body metadata */ - resource?: Schema$Budget; + requestBody?: Schema$Budget; } @@ -1646,6 +1650,12 @@ export namespace adexchangebuyer_v1_3 { * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$Creative; } export interface Params$Resource$Creatives$List { /** @@ -2421,10 +2431,11 @@ export namespace adexchangebuyer_v1_3 { * The account id to insert the pretargeting config for. */ accountId?: string; + /** * Request body metadata */ - resource?: Schema$PretargetingConfig; + requestBody?: Schema$PretargetingConfig; } export interface Params$Resource$Pretargetingconfig$List { /** @@ -2451,10 +2462,11 @@ export namespace adexchangebuyer_v1_3 { * The specific id of the configuration to update. */ configId?: string; + /** * Request body metadata */ - resource?: Schema$PretargetingConfig; + requestBody?: Schema$PretargetingConfig; } export interface Params$Resource$Pretargetingconfig$Update { /** @@ -2470,9 +2482,10 @@ export namespace adexchangebuyer_v1_3 { * The specific id of the configuration to update. */ configId?: string; + /** * Request body metadata */ - resource?: Schema$PretargetingConfig; + requestBody?: Schema$PretargetingConfig; } } diff --git a/src/apis/adexchangebuyer/v1.4.ts b/src/apis/adexchangebuyer/v1.4.ts index 065d8f792bd..522ef6e23ab 100644 --- a/src/apis/adexchangebuyer/v1.4.ts +++ b/src/apis/adexchangebuyer/v1.4.ts @@ -2053,10 +2053,11 @@ export namespace adexchangebuyer_v1_4 { * The account id */ id?: number; + /** * Request body metadata */ - resource?: Schema$Account; + requestBody?: Schema$Account; } export interface Params$Resource$Accounts$Update { /** @@ -2072,10 +2073,11 @@ export namespace adexchangebuyer_v1_4 { * The account id */ id?: number; + /** * Request body metadata */ - resource?: Schema$Account; + requestBody?: Schema$Account; } @@ -2480,10 +2482,11 @@ export namespace adexchangebuyer_v1_4 { * The billing id associated with the budget being updated. */ billingId?: string; + /** * Request body metadata */ - resource?: Schema$Budget; + requestBody?: Schema$Budget; } export interface Params$Resource$Budget$Update { /** @@ -2499,10 +2502,11 @@ export namespace adexchangebuyer_v1_4 { * The billing id associated with the budget being updated. */ billingId?: string; + /** * Request body metadata */ - resource?: Schema$Budget; + requestBody?: Schema$Budget; } @@ -2965,6 +2969,12 @@ export namespace adexchangebuyer_v1_4 { * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$Creative; } export interface Params$Resource$Creatives$List { /** @@ -3345,10 +3355,11 @@ export namespace adexchangebuyer_v1_4 { * The proposalId to delete deals from. */ proposalId?: string; + /** * Request body metadata */ - resource?: Schema$DeleteOrderDealsRequest; + requestBody?: Schema$DeleteOrderDealsRequest; } export interface Params$Resource$Marketplacedeals$Insert { /** @@ -3360,10 +3371,11 @@ export namespace adexchangebuyer_v1_4 { * proposalId for which deals need to be added. */ proposalId?: string; + /** * Request body metadata */ - resource?: Schema$AddOrderDealsRequest; + requestBody?: Schema$AddOrderDealsRequest; } export interface Params$Resource$Marketplacedeals$List { /** @@ -3391,10 +3403,11 @@ export namespace adexchangebuyer_v1_4 { * The proposalId to edit deals on. */ proposalId?: string; + /** * Request body metadata */ - resource?: Schema$EditAllOrderDealsRequest; + requestBody?: Schema$EditAllOrderDealsRequest; } @@ -3560,10 +3573,11 @@ export namespace adexchangebuyer_v1_4 { * The proposalId to add notes for. */ proposalId?: string; + /** * Request body metadata */ - resource?: Schema$AddOrderNotesRequest; + requestBody?: Schema$AddOrderNotesRequest; } export interface Params$Resource$Marketplacenotes$List { /** @@ -3676,10 +3690,11 @@ export namespace adexchangebuyer_v1_4 { * The private auction id to be updated. */ privateAuctionId?: string; + /** * Request body metadata */ - resource?: Schema$UpdatePrivateAuctionProposalRequest; + requestBody?: Schema$UpdatePrivateAuctionProposalRequest; } @@ -4267,10 +4282,11 @@ export namespace adexchangebuyer_v1_4 { * The account id to insert the pretargeting config for. */ accountId?: string; + /** * Request body metadata */ - resource?: Schema$PretargetingConfig; + requestBody?: Schema$PretargetingConfig; } export interface Params$Resource$Pretargetingconfig$List { /** @@ -4297,10 +4313,11 @@ export namespace adexchangebuyer_v1_4 { * The specific id of the configuration to update. */ configId?: string; + /** * Request body metadata */ - resource?: Schema$PretargetingConfig; + requestBody?: Schema$PretargetingConfig; } export interface Params$Resource$Pretargetingconfig$Update { /** @@ -4316,10 +4333,11 @@ export namespace adexchangebuyer_v1_4 { * The specific id of the configuration to update. */ configId?: string; + /** * Request body metadata */ - resource?: Schema$PretargetingConfig; + requestBody?: Schema$PretargetingConfig; } @@ -4911,6 +4929,12 @@ export namespace adexchangebuyer_v1_4 { * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$CreateOrdersRequest; } export interface Params$Resource$Proposals$Patch { /** @@ -4934,10 +4958,11 @@ export namespace adexchangebuyer_v1_4 { * it must be set when updating a proposal. */ updateAction?: string; + /** * Request body metadata */ - resource?: Schema$Proposal; + requestBody?: Schema$Proposal; } export interface Params$Resource$Proposals$Search { /** @@ -4983,10 +5008,11 @@ export namespace adexchangebuyer_v1_4 { * it must be set when updating a proposal. */ updateAction?: string; + /** * Request body metadata */ - resource?: Schema$Proposal; + requestBody?: Schema$Proposal; } diff --git a/src/apis/adexchangebuyer2/v2beta1.ts b/src/apis/adexchangebuyer2/v2beta1.ts index eb5c47d2856..4cde4d3df71 100644 --- a/src/apis/adexchangebuyer2/v2beta1.ts +++ b/src/apis/adexchangebuyer2/v2beta1.ts @@ -1014,16 +1014,6 @@ export namespace adexchangebuyer2_v2beta1 { */ nonBillableWinningBidStatusRows?: Schema$NonBillableWinningBidStatusRow[]; } - /** - * Response message for listing publishers that had recent inventory matches - * with the requesting buyer. - */ - export interface Schema$ListPublishersResponse { - /** - * List of publishers. - */ - publisher?: Schema$Publisher[]; - } /** * @OutputOnly The Geo criteria the restriction applies to. */ @@ -1139,26 +1129,6 @@ export namespace adexchangebuyer2_v2beta1 { */ platforms?: string[]; } - /** - * The publisher ID and name contain values relevant to the requesting buyer - * depending on whether it is an Ad Exchange buyer or Exchange Bidding buyer. - */ - export interface Schema$Publisher { - /** - * Publisher name contains: - Seller network name when the requesting buyer - * is an Ad Exchange buyer. - DFP network name or AdMob publisher code when - * the requesting buyer is an Exchange Bidding buyer. - */ - publisherDisplayName?: string; - /** - * Publisher ID contains: - Seller network ID when the requesting buyer is - * an Ad Exchange buyer. See - * [seller-network-ids](https://developers.google.com/ad-exchange/rtb/downloads/seller-network-ids) - * - DFP network code or AdMob publisher code when the requesting buyer is - * an Exchange Bidding buyer. - */ - publisherId?: string; - } /** * An open-ended realtime time range specified by the start timestamp. For * filter sets that specify a realtime time range RTB metrics continue to be @@ -1336,13 +1306,11 @@ export namespace adexchangebuyer2_v2beta1 { root: Adexchangebuyer2; clients: Resource$Accounts$Clients; creatives: Resource$Accounts$Creatives; - publishers: Resource$Accounts$Publishers; constructor(root: Adexchangebuyer2) { this.root = root; this.getRoot.bind(this); this.clients = new Resource$Accounts$Clients(root); this.creatives = new Resource$Accounts$Creatives(root); - this.publishers = new Resource$Accounts$Publishers(root); } getRoot() { @@ -1652,10 +1620,11 @@ export namespace adexchangebuyer2_v2beta1 { * customer; the sponsor buyer to create a client for. (required) */ accountId?: string; + /** * Request body metadata */ - resource?: Schema$Client; + requestBody?: Schema$Client; } export interface Params$Resource$Accounts$Clients$Get { /** @@ -1715,10 +1684,11 @@ export namespace adexchangebuyer2_v2beta1 { * Unique numerical account ID of the client to update. (required) */ clientAccountId?: string; + /** * Request body metadata */ - resource?: Schema$Client; + requestBody?: Schema$Client; } export class Resource$Accounts$Clients$Invitations { @@ -1976,10 +1946,11 @@ export namespace adexchangebuyer2_v2beta1 { * associated with. (required) */ clientAccountId?: string; + /** * Request body metadata */ - resource?: Schema$ClientUserInvitation; + requestBody?: Schema$ClientUserInvitation; } export interface Params$Resource$Accounts$Clients$Invitations$Get { /** @@ -2332,10 +2303,11 @@ export namespace adexchangebuyer2_v2beta1 { * Numerical identifier of the user to retrieve. (required) */ userId?: string; + /** * Request body metadata */ - resource?: Schema$ClientUser; + requestBody?: Schema$ClientUser; } @@ -2791,10 +2763,11 @@ export namespace adexchangebuyer2_v2beta1 { * NO_DUPLICATES (one ID per creative). */ duplicateIdMode?: string; + /** * Request body metadata */ - resource?: Schema$Creative; + requestBody?: Schema$Creative; } export interface Params$Resource$Accounts$Creatives$Get { /** @@ -2864,10 +2837,11 @@ export namespace adexchangebuyer2_v2beta1 { * specify stopping account level notifications. */ creativeId?: string; + /** * Request body metadata */ - resource?: Schema$StopWatchingCreativeRequest; + requestBody?: Schema$StopWatchingCreativeRequest; } export interface Params$Resource$Accounts$Creatives$Update { /** @@ -2885,10 +2859,11 @@ export namespace adexchangebuyer2_v2beta1 { * response of the creatives.list method. */ creativeId?: string; + /** * Request body metadata */ - resource?: Schema$Creative; + requestBody?: Schema$Creative; } export interface Params$Resource$Accounts$Creatives$Watch { /** @@ -2907,10 +2882,11 @@ export namespace adexchangebuyer2_v2beta1 { * sent to the creative-level notification topic. */ creativeId?: string; + /** * Request body metadata */ - resource?: Schema$WatchCreativeRequest; + requestBody?: Schema$WatchCreativeRequest; } export class Resource$Accounts$Creatives$Dealassociations { @@ -3162,10 +3138,11 @@ export namespace adexchangebuyer2_v2beta1 { * The ID of the creative associated with the deal. */ creativeId?: string; + /** * Request body metadata */ - resource?: Schema$AddDealAssociationRequest; + requestBody?: Schema$AddDealAssociationRequest; } export interface Params$Resource$Accounts$Creatives$Dealassociations$List { /** @@ -3221,113 +3198,11 @@ export namespace adexchangebuyer2_v2beta1 { * The ID of the creative associated with the deal. */ creativeId?: string; - /** - * Request body metadata - */ - resource?: Schema$RemoveDealAssociationRequest; - } - - - - export class Resource$Accounts$Publishers { - root: Adexchangebuyer2; - constructor(root: Adexchangebuyer2) { - this.root = root; - this.getRoot.bind(this); - } - - getRoot() { - return this.root; - } - - - /** - * adexchangebuyer2.accounts.publishers.list - * @desc Lists publishers that had recent inventory matches with the - * requesting buyer. - * @alias adexchangebuyer2.accounts.publishers.list - * @memberOf! () - * - * @param {object} params Parameters for request - * @param {string} params.accountId Account ID of the requesting buyer. - * @param {string=} params.environment Optional environment (WEB, APP) for which to return publishers. If specified, response will only include publishers that had recent inventory matches with the requesting buyer on the specified platform. - * @param {object} [options] Optionally override request options, such as `url`, `method`, and `encoding`. - * @param {callback} callback The callback that handles the response. - * @return {object} Request object - */ - list( - params?: Params$Resource$Accounts$Publishers$List, - options?: MethodOptions): AxiosPromise; - list( - params: Params$Resource$Accounts$Publishers$List, - options: MethodOptions| - BodyResponseCallback, - callback: BodyResponseCallback): void; - list( - params: Params$Resource$Accounts$Publishers$List, - callback: BodyResponseCallback): void; - list(callback: BodyResponseCallback): void; - list( - paramsOrCallback?: Params$Resource$Accounts$Publishers$List| - BodyResponseCallback, - optionsOrCallback?: MethodOptions| - BodyResponseCallback, - callback?: BodyResponseCallback): - void|AxiosPromise { - let params = - (paramsOrCallback || {}) as Params$Resource$Accounts$Publishers$List; - let options = (optionsOrCallback || {}) as MethodOptions; - if (typeof paramsOrCallback === 'function') { - callback = paramsOrCallback; - params = {} as Params$Resource$Accounts$Publishers$List; - options = {}; - } - - if (typeof optionsOrCallback === 'function') { - callback = optionsOrCallback; - options = {}; - } - - const rootUrl = - options.rootUrl || 'https://adexchangebuyer.googleapis.com/'; - const parameters = { - options: Object.assign( - { - url: (rootUrl + '/v2beta1/accounts/{accountId}/publishers') - .replace(/([^:]\/)\/+/g, '$1'), - method: 'GET' - }, - options), - params, - requiredParams: ['accountId'], - pathParams: ['accountId'], - context: this.getRoot() - }; - if (callback) { - createAPIRequest(parameters, callback); - } else { - return createAPIRequest(parameters); - } - } - } - - export interface Params$Resource$Accounts$Publishers$List { /** - * Auth client or API Key for the request - */ - auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; - - /** - * Account ID of the requesting buyer. - */ - accountId?: string; - /** - * Optional environment (WEB, APP) for which to return publishers. If - * specified, response will only include publishers that had recent - * inventory matches with the requesting buyer on the specified platform. + * Request body metadata */ - environment?: string; + requestBody?: Schema$RemoveDealAssociationRequest; } @@ -3698,10 +3573,11 @@ export namespace adexchangebuyer2_v2beta1 { * bidder is 123: `bidders/123/accounts/456` */ ownerName?: string; + /** * Request body metadata */ - resource?: Schema$FilterSet; + requestBody?: Schema$FilterSet; } export interface Params$Resource$Bidders$Accounts$Filtersets$Delete { /** @@ -5371,10 +5247,11 @@ export namespace adexchangebuyer2_v2beta1 { * bidder is 123: `bidders/123/accounts/456` */ ownerName?: string; + /** * Request body metadata */ - resource?: Schema$FilterSet; + requestBody?: Schema$FilterSet; } export interface Params$Resource$Bidders$Filtersets$Delete { /** diff --git a/src/apis/admin/datatransfer_v1.ts b/src/apis/admin/datatransfer_v1.ts index 9b0a8beffdc..06c37a4383d 100644 --- a/src/apis/admin/datatransfer_v1.ts +++ b/src/apis/admin/datatransfer_v1.ts @@ -623,6 +623,12 @@ export namespace admin_datatransfer_v1 { * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$DataTransfer; } export interface Params$Resource$Transfers$List { /** diff --git a/src/apis/admin/directory_v1.ts b/src/apis/admin/directory_v1.ts index 40564056d6b..599603b48cf 100644 --- a/src/apis/admin/directory_v1.ts +++ b/src/apis/admin/directory_v1.ts @@ -36,9 +36,8 @@ export namespace admin_directory_v1 { /** * Admin Directory API * - * The Admin SDK Directory API lets you view and manage enterprise resources - * such as users and groups, administrative notifications, security features, - * and more. + * Manages enterprise resources such as users and groups, administrative + * notifications, security features, and more. * * @example * const google = require('googleapis'); @@ -1475,6 +1474,10 @@ export namespace admin_directory_v1 { * JSON template for Schema resource in Directory API. */ export interface Schema$Schema { + /** + * Display name for the schema. + */ + displayName?: string; /** * ETag of the resource. */ @@ -1500,6 +1503,10 @@ export namespace admin_directory_v1 { * JSON template for FieldSpec resource for Schemas in Directory API. */ export interface Schema$SchemaFieldSpec { + /** + * Display Name of the field. + */ + displayName?: string; /** * ETag of the resource. */ @@ -2206,6 +2213,10 @@ export namespace admin_directory_v1 { * The path to the home directory for this account. */ homeDirectory?: string; + /** + * The operating system type for this account. + */ + operatingSystemType?: string; /** * If this is user's primary account within the SystemId. */ @@ -2696,6 +2707,12 @@ export namespace admin_directory_v1 { * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$Channel; } @@ -3150,10 +3167,11 @@ export namespace admin_directory_v1 { * Immutable ID of Chrome OS Device */ resourceId?: string; + /** * Request body metadata */ - resource?: Schema$ChromeOsDeviceAction; + requestBody?: Schema$ChromeOsDeviceAction; } export interface Params$Resource$Chromeosdevices$Get { /** @@ -3229,10 +3247,11 @@ export namespace admin_directory_v1 { * Full path of the target organizational unit or its ID */ orgUnitPath?: string; + /** * Request body metadata */ - resource?: Schema$ChromeOsMoveDevicesToOu; + requestBody?: Schema$ChromeOsMoveDevicesToOu; } export interface Params$Resource$Chromeosdevices$Patch { /** @@ -3252,10 +3271,11 @@ export namespace admin_directory_v1 { * Restrict information returned to a set of selected fields. */ projection?: string; + /** * Request body metadata */ - resource?: Schema$ChromeOsDevice; + requestBody?: Schema$ChromeOsDevice; } export interface Params$Resource$Chromeosdevices$Update { /** @@ -3275,10 +3295,11 @@ export namespace admin_directory_v1 { * Restrict information returned to a set of selected fields. */ projection?: string; + /** * Request body metadata */ - resource?: Schema$ChromeOsDevice; + requestBody?: Schema$ChromeOsDevice; } @@ -3506,10 +3527,11 @@ export namespace admin_directory_v1 { * Id of the customer to be updated */ customerKey?: string; + /** * Request body metadata */ - resource?: Schema$Customer; + requestBody?: Schema$Customer; } export interface Params$Resource$Customers$Update { /** @@ -3521,10 +3543,11 @@ export namespace admin_directory_v1 { * Id of the customer to be updated */ customerKey?: string; + /** * Request body metadata */ - resource?: Schema$Customer; + requestBody?: Schema$Customer; } @@ -3851,10 +3874,11 @@ export namespace admin_directory_v1 { * Immutable ID of the G Suite account. */ customer?: string; + /** * Request body metadata */ - resource?: Schema$DomainAlias; + requestBody?: Schema$DomainAlias; } export interface Params$Resource$Domainaliases$List { /** @@ -4184,10 +4208,11 @@ export namespace admin_directory_v1 { * Immutable ID of the G Suite account. */ customer?: string; + /** * Request body metadata */ - resource?: Schema$Domains; + requestBody?: Schema$Domains; } export interface Params$Resource$Domains$List { /** @@ -4406,7 +4431,8 @@ export namespace admin_directory_v1 { /** * directory.groups.list - * @desc Retrieve all groups in a domain (paginated) + * @desc Retrieve all groups of a domain or of a user given a userKey + * (paginated) * @alias directory.groups.list * @memberOf! () * @@ -4414,8 +4440,11 @@ export namespace admin_directory_v1 { * @param {string=} params.customer Immutable ID of the G Suite account. In case of multi-domain, to fetch all groups for a customer, fill this field instead of domain. * @param {string=} params.domain Name of the domain. Fill this field to get groups from only this domain. To return all groups in a multi-domain fill customer field instead. * @param {integer=} params.maxResults Maximum number of results to return. Default is 200 + * @param {string=} params.orderBy Column to use for sorting results * @param {string=} params.pageToken Token to specify next page in the list - * @param {string=} params.userKey Email or immutable ID of the user if only those groups are to be listed, the given user is a member of. If ID, it should match with id of user object + * @param {string=} params.query Query string search. Should be of the form "". Complete documentation is at https://developers.google.com/admin-sdk/directory/v1/guides/search-users + * @param {string=} params.sortOrder Whether to return results in ascending or descending order. Only of use when orderBy is also used + * @param {string=} params.userKey Email or immutable Id of the user if only those groups are to be listed, the given user is a member of. If Id, it should match with id of user object * @param {object} [options] Optionally override request options, such as `url`, `method`, and `encoding`. * @param {callback} callback The callback that handles the response. * @return {object} Request object @@ -4629,6 +4658,12 @@ export namespace admin_directory_v1 { * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$Group; } export interface Params$Resource$Groups$List { /** @@ -4650,13 +4685,28 @@ export namespace admin_directory_v1 { * Maximum number of results to return. Default is 200 */ maxResults?: number; + /** + * Column to use for sorting results + */ + orderBy?: string; /** * Token to specify next page in the list */ pageToken?: string; /** - * Email or immutable ID of the user if only those groups are to be listed, - * the given user is a member of. If ID, it should match with id of user + * Query string search. Should be of the form "". Complete documentation is + * at + * https://developers.google.com/admin-sdk/directory/v1/guides/search-users + */ + query?: string; + /** + * Whether to return results in ascending or descending order. Only of use + * when orderBy is also used + */ + sortOrder?: string; + /** + * Email or immutable Id of the user if only those groups are to be listed, + * the given user is a member of. If Id, it should match with id of user * object */ userKey?: string; @@ -4672,10 +4722,11 @@ export namespace admin_directory_v1 { * group object */ groupKey?: string; + /** * Request body metadata */ - resource?: Schema$Group; + requestBody?: Schema$Group; } export interface Params$Resource$Groups$Update { /** @@ -4688,10 +4739,11 @@ export namespace admin_directory_v1 { * group object */ groupKey?: string; + /** * Request body metadata */ - resource?: Schema$Group; + requestBody?: Schema$Group; } export class Resource$Groups$Aliases { @@ -4930,10 +4982,11 @@ export namespace admin_directory_v1 { * Email or immutable ID of the group */ groupKey?: string; + /** * Request body metadata */ - resource?: Schema$Alias; + requestBody?: Schema$Alias; } export interface Params$Resource$Groups$Aliases$List { /** @@ -5233,6 +5286,7 @@ export namespace admin_directory_v1 { * * @param {object} params Parameters for request * @param {string} params.groupKey Email or immutable ID of the group + * @param {boolean=} params.includeDerivedMembership Whether to list indirect memberships. Default: false. * @param {integer=} params.maxResults Maximum number of results to return. Default is 200 * @param {string=} params.pageToken Token to specify next page in the list * @param {string=} params.roles Comma separated role values to filter list results on. @@ -5484,10 +5538,11 @@ export namespace admin_directory_v1 { * Email or immutable ID of the group */ groupKey?: string; + /** * Request body metadata */ - resource?: Schema$Member; + requestBody?: Schema$Member; } export interface Params$Resource$Members$List { /** @@ -5499,6 +5554,10 @@ export namespace admin_directory_v1 { * Email or immutable ID of the group */ groupKey?: string; + /** + * Whether to list indirect memberships. Default: false. + */ + includeDerivedMembership?: boolean; /** * Maximum number of results to return. Default is 200 */ @@ -5528,10 +5587,11 @@ export namespace admin_directory_v1 { * member object */ memberKey?: string; + /** * Request body metadata */ - resource?: Schema$Member; + requestBody?: Schema$Member; } export interface Params$Resource$Members$Update { /** @@ -5549,10 +5609,11 @@ export namespace admin_directory_v1 { * member object */ memberKey?: string; + /** * Request body metadata */ - resource?: Schema$Member; + requestBody?: Schema$Member; } @@ -5859,10 +5920,11 @@ export namespace admin_directory_v1 { * Immutable ID of Mobile Device */ resourceId?: string; + /** * Request body metadata */ - resource?: Schema$MobileDeviceAction; + requestBody?: Schema$MobileDeviceAction; } export interface Params$Resource$Mobiledevices$Delete { /** @@ -6365,10 +6427,11 @@ export namespace admin_directory_v1 { * The unique ID of the notification. */ notificationId?: string; + /** * Request body metadata */ - resource?: Schema$Notification; + requestBody?: Schema$Notification; } export interface Params$Resource$Notifications$Update { /** @@ -6384,10 +6447,11 @@ export namespace admin_directory_v1 { * The unique ID of the notification. */ notificationId?: string; + /** * Request body metadata */ - resource?: Schema$Notification; + requestBody?: Schema$Notification; } @@ -6842,10 +6906,11 @@ export namespace admin_directory_v1 { * Immutable ID of the G Suite account */ customerId?: string; + /** * Request body metadata */ - resource?: Schema$OrgUnit; + requestBody?: Schema$OrgUnit; } export interface Params$Resource$Orgunits$List { /** @@ -6880,10 +6945,11 @@ export namespace admin_directory_v1 { * Full path of the organizational unit or its ID */ orgUnitPath?: string; + /** * Request body metadata */ - resource?: Schema$OrgUnit; + requestBody?: Schema$OrgUnit; } export interface Params$Resource$Orgunits$Update { /** @@ -6899,10 +6965,11 @@ export namespace admin_directory_v1 { * Full path of the organizational unit or its ID */ orgUnitPath?: string; + /** * Request body metadata */ - resource?: Schema$OrgUnit; + requestBody?: Schema$OrgUnit; } @@ -7652,10 +7719,11 @@ export namespace admin_directory_v1 { * account's customer ID. */ customer?: string; + /** * Request body metadata */ - resource?: Schema$Building; + requestBody?: Schema$Building; } export interface Params$Resource$Resources$Buildings$List { /** @@ -7694,10 +7762,11 @@ export namespace admin_directory_v1 { * account's customer ID. */ customer?: string; + /** * Request body metadata */ - resource?: Schema$Building; + requestBody?: Schema$Building; } export interface Params$Resource$Resources$Buildings$Update { /** @@ -7715,10 +7784,11 @@ export namespace admin_directory_v1 { * account's customer ID. */ customer?: string; + /** * Request body metadata */ - resource?: Schema$Building; + requestBody?: Schema$Building; } @@ -8204,10 +8274,11 @@ export namespace admin_directory_v1 { * account's customer ID. */ customer?: string; + /** * Request body metadata */ - resource?: Schema$CalendarResource; + requestBody?: Schema$CalendarResource; } export interface Params$Resource$Resources$Calendars$List { /** @@ -8266,10 +8337,11 @@ export namespace admin_directory_v1 { * account's customer ID. */ customer?: string; + /** * Request body metadata */ - resource?: Schema$CalendarResource; + requestBody?: Schema$CalendarResource; } export interface Params$Resource$Resources$Calendars$Update { /** @@ -8287,10 +8359,11 @@ export namespace admin_directory_v1 { * account's customer ID. */ customer?: string; + /** * Request body metadata */ - resource?: Schema$CalendarResource; + requestBody?: Schema$CalendarResource; } @@ -8833,10 +8906,11 @@ export namespace admin_directory_v1 { * account's customer ID. */ customer?: string; + /** * Request body metadata */ - resource?: Schema$Feature; + requestBody?: Schema$Feature; } export interface Params$Resource$Resources$Features$List { /** @@ -8875,10 +8949,11 @@ export namespace admin_directory_v1 { * The unique ID of the feature to update. */ featureKey?: string; + /** * Request body metadata */ - resource?: Schema$Feature; + requestBody?: Schema$Feature; } export interface Params$Resource$Resources$Features$Rename { /** @@ -8896,10 +8971,11 @@ export namespace admin_directory_v1 { * The unique ID of the feature to rename. */ oldName?: string; + /** * Request body metadata */ - resource?: Schema$FeatureRename; + requestBody?: Schema$FeatureRename; } export interface Params$Resource$Resources$Features$Update { /** @@ -8917,10 +8993,11 @@ export namespace admin_directory_v1 { * The unique ID of the feature to update. */ featureKey?: string; + /** * Request body metadata */ - resource?: Schema$Feature; + requestBody?: Schema$Feature; } @@ -9252,10 +9329,11 @@ export namespace admin_directory_v1 { * Immutable ID of the G Suite account. */ customer?: string; + /** * Request body metadata */ - resource?: Schema$RoleAssignment; + requestBody?: Schema$RoleAssignment; } export interface Params$Resource$Roleassignments$List { /** @@ -9733,10 +9811,11 @@ export namespace admin_directory_v1 { * Immutable ID of the G Suite account. */ customer?: string; + /** * Request body metadata */ - resource?: Schema$Role; + requestBody?: Schema$Role; } export interface Params$Resource$Roles$List { /** @@ -9771,10 +9850,11 @@ export namespace admin_directory_v1 { * Immutable ID of the role. */ roleId?: string; + /** * Request body metadata */ - resource?: Schema$Role; + requestBody?: Schema$Role; } export interface Params$Resource$Roles$Update { /** @@ -9790,10 +9870,11 @@ export namespace admin_directory_v1 { * Immutable ID of the role. */ roleId?: string; + /** * Request body metadata */ - resource?: Schema$Role; + requestBody?: Schema$Role; } @@ -10246,10 +10327,11 @@ export namespace admin_directory_v1 { * Immutable ID of the G Suite account */ customerId?: string; + /** * Request body metadata */ - resource?: Schema$Schema; + requestBody?: Schema$Schema; } export interface Params$Resource$Schemas$List { /** @@ -10276,10 +10358,11 @@ export namespace admin_directory_v1 { * Name or immutable ID of the schema. */ schemaKey?: string; + /** * Request body metadata */ - resource?: Schema$Schema; + requestBody?: Schema$Schema; } export interface Params$Resource$Schemas$Update { /** @@ -10295,10 +10378,11 @@ export namespace admin_directory_v1 { * Name or immutable ID of the schema. */ schemaKey?: string; + /** * Request body metadata */ - resource?: Schema$Schema; + requestBody?: Schema$Schema; } @@ -11210,6 +11294,12 @@ export namespace admin_directory_v1 { * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$User; } export interface Params$Resource$Users$List { /** @@ -11281,10 +11371,11 @@ export namespace admin_directory_v1 { * Email or immutable ID of the user as admin */ userKey?: string; + /** * Request body metadata */ - resource?: Schema$UserMakeAdmin; + requestBody?: Schema$UserMakeAdmin; } export interface Params$Resource$Users$Patch { /** @@ -11297,10 +11388,11 @@ export namespace admin_directory_v1 { * object */ userKey?: string; + /** * Request body metadata */ - resource?: Schema$User; + requestBody?: Schema$User; } export interface Params$Resource$Users$Undelete { /** @@ -11312,10 +11404,11 @@ export namespace admin_directory_v1 { * The immutable id of the user */ userKey?: string; + /** * Request body metadata */ - resource?: Schema$UserUndelete; + requestBody?: Schema$UserUndelete; } export interface Params$Resource$Users$Update { /** @@ -11328,10 +11421,11 @@ export namespace admin_directory_v1 { * object */ userKey?: string; + /** * Request body metadata */ - resource?: Schema$User; + requestBody?: Schema$User; } export interface Params$Resource$Users$Watch { /** @@ -11392,10 +11486,11 @@ export namespace admin_directory_v1 { * Whether to fetch the ADMIN_VIEW or DOMAIN_PUBLIC view of the user. */ viewType?: string; + /** * Request body metadata */ - resource?: Schema$Channel; + requestBody?: Schema$Channel; } export class Resource$Users$Aliases { @@ -11704,10 +11799,11 @@ export namespace admin_directory_v1 { * Email or immutable ID of the user */ userKey?: string; + /** * Request body metadata */ - resource?: Schema$Alias; + requestBody?: Schema$Alias; } export interface Params$Resource$Users$Aliases$List { /** @@ -11738,10 +11834,11 @@ export namespace admin_directory_v1 { * Email or immutable ID of the user */ userKey?: string; + /** * Request body metadata */ - resource?: Schema$Channel; + requestBody?: Schema$Channel; } @@ -12055,10 +12152,11 @@ export namespace admin_directory_v1 { * Email or immutable ID of the user */ userKey?: string; + /** * Request body metadata */ - resource?: Schema$UserPhoto; + requestBody?: Schema$UserPhoto; } export interface Params$Resource$Users$Photos$Update { /** @@ -12070,10 +12168,11 @@ export namespace admin_directory_v1 { * Email or immutable ID of the user */ userKey?: string; + /** * Request body metadata */ - resource?: Schema$UserPhoto; + requestBody?: Schema$UserPhoto; } diff --git a/src/apis/admin/reports_v1.ts b/src/apis/admin/reports_v1.ts index b9110f53021..41fbab2de57 100644 --- a/src/apis/admin/reports_v1.ts +++ b/src/apis/admin/reports_v1.ts @@ -498,10 +498,11 @@ export namespace admin_reports_v1 { * for all users. */ userKey?: string; + /** * Request body metadata */ - resource?: Schema$Channel; + requestBody?: Schema$Channel; } @@ -586,6 +587,12 @@ export namespace admin_reports_v1 { * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$Channel; } diff --git a/src/apis/adsensehost/v4.1.ts b/src/apis/adsensehost/v4.1.ts index 26c2949edb1..bde5a5d9d5d 100644 --- a/src/apis/adsensehost/v4.1.ts +++ b/src/apis/adsensehost/v4.1.ts @@ -1342,10 +1342,11 @@ export namespace adsensehost_v4_1 { * Ad client into which to insert the ad unit. */ adClientId?: string; + /** * Request body metadata */ - resource?: Schema$AdUnit; + requestBody?: Schema$AdUnit; } export interface Params$Resource$Accounts$Adunits$List { /** @@ -1395,10 +1396,11 @@ export namespace adsensehost_v4_1 { * Ad unit to get. */ adUnitId?: string; + /** * Request body metadata */ - resource?: Schema$AdUnit; + requestBody?: Schema$AdUnit; } export interface Params$Resource$Accounts$Adunits$Update { /** @@ -1414,10 +1416,11 @@ export namespace adsensehost_v4_1 { * Ad client which contains the ad unit. */ adClientId?: string; + /** * Request body metadata */ - resource?: Schema$AdUnit; + requestBody?: Schema$AdUnit; } @@ -2387,10 +2390,11 @@ export namespace adsensehost_v4_1 { * Ad client to which the new custom channel will be added. */ adClientId?: string; + /** * Request body metadata */ - resource?: Schema$CustomChannel; + requestBody?: Schema$CustomChannel; } export interface Params$Resource$Customchannels$List { /** @@ -2428,10 +2432,11 @@ export namespace adsensehost_v4_1 { * Custom channel to get. */ customChannelId?: string; + /** * Request body metadata */ - resource?: Schema$CustomChannel; + requestBody?: Schema$CustomChannel; } export interface Params$Resource$Customchannels$Update { /** @@ -2443,10 +2448,11 @@ export namespace adsensehost_v4_1 { * Ad client in which the custom channel will be updated. */ adClientId?: string; + /** * Request body metadata */ - resource?: Schema$CustomChannel; + requestBody?: Schema$CustomChannel; } @@ -2829,10 +2835,11 @@ export namespace adsensehost_v4_1 { * Ad client to which the new URL channel will be added. */ adClientId?: string; + /** * Request body metadata */ - resource?: Schema$UrlChannel; + requestBody?: Schema$UrlChannel; } export interface Params$Resource$Urlchannels$List { /** diff --git a/src/apis/analytics/v3.ts b/src/apis/analytics/v3.ts index 5903c4c36c3..dacd8a253c1 100644 --- a/src/apis/analytics/v3.ts +++ b/src/apis/analytics/v3.ts @@ -3597,10 +3597,11 @@ export namespace analytics_v3 { * Account ID to create the user link for. */ accountId?: string; + /** * Request body metadata */ - resource?: Schema$EntityUserLink; + requestBody?: Schema$EntityUserLink; } export interface Params$Resource$Management$Accountuserlinks$List { /** @@ -3636,10 +3637,11 @@ export namespace analytics_v3 { * Link ID to update the account-user link for. */ linkId?: string; + /** * Request body metadata */ - resource?: Schema$EntityUserLink; + requestBody?: Schema$EntityUserLink; } @@ -4155,10 +4157,11 @@ export namespace analytics_v3 { * Web property ID for the custom dimension to create. */ webPropertyId?: string; + /** * Request body metadata */ - resource?: Schema$CustomDimension; + requestBody?: Schema$CustomDimension; } export interface Params$Resource$Management$Customdimensions$List { /** @@ -4207,10 +4210,11 @@ export namespace analytics_v3 { * Web property ID for the custom dimension to update. */ webPropertyId?: string; + /** * Request body metadata */ - resource?: Schema$CustomDimension; + requestBody?: Schema$CustomDimension; } export interface Params$Resource$Management$Customdimensions$Update { /** @@ -4235,10 +4239,11 @@ export namespace analytics_v3 { * Web property ID for the custom dimension to update. */ webPropertyId?: string; + /** * Request body metadata */ - resource?: Schema$CustomDimension; + requestBody?: Schema$CustomDimension; } @@ -4644,10 +4649,11 @@ export namespace analytics_v3 { * Web property ID for the custom dimension to create. */ webPropertyId?: string; + /** * Request body metadata */ - resource?: Schema$CustomMetric; + requestBody?: Schema$CustomMetric; } export interface Params$Resource$Management$Custommetrics$List { /** @@ -4696,10 +4702,11 @@ export namespace analytics_v3 { * Web property ID for the custom metric to update. */ webPropertyId?: string; + /** * Request body metadata */ - resource?: Schema$CustomMetric; + requestBody?: Schema$CustomMetric; } export interface Params$Resource$Management$Custommetrics$Update { /** @@ -4724,10 +4731,11 @@ export namespace analytics_v3 { * Web property ID for the custom metric to update. */ webPropertyId?: string; + /** * Request body metadata */ - resource?: Schema$CustomMetric; + requestBody?: Schema$CustomMetric; } @@ -5241,10 +5249,11 @@ export namespace analytics_v3 { * Web property ID to create the experiment for. */ webPropertyId?: string; + /** * Request body metadata */ - resource?: Schema$Experiment; + requestBody?: Schema$Experiment; } export interface Params$Resource$Management$Experiments$List { /** @@ -5296,10 +5305,11 @@ export namespace analytics_v3 { * Web property ID of the experiment to update. */ webPropertyId?: string; + /** * Request body metadata */ - resource?: Schema$Experiment; + requestBody?: Schema$Experiment; } export interface Params$Resource$Management$Experiments$Update { /** @@ -5323,10 +5333,11 @@ export namespace analytics_v3 { * Web property ID of the experiment to update. */ webPropertyId?: string; + /** * Request body metadata */ - resource?: Schema$Experiment; + requestBody?: Schema$Experiment; } @@ -5793,10 +5804,11 @@ export namespace analytics_v3 { * Account ID to create filter for. */ accountId?: string; + /** * Request body metadata */ - resource?: Schema$Filter; + requestBody?: Schema$Filter; } export interface Params$Resource$Management$Filters$List { /** @@ -5832,10 +5844,11 @@ export namespace analytics_v3 { * ID of the filter to be updated. */ filterId?: string; + /** * Request body metadata */ - resource?: Schema$Filter; + requestBody?: Schema$Filter; } export interface Params$Resource$Management$Filters$Update { /** @@ -5851,10 +5864,11 @@ export namespace analytics_v3 { * ID of the filter to be updated. */ filterId?: string; + /** * Request body metadata */ - resource?: Schema$Filter; + requestBody?: Schema$Filter; } @@ -6265,10 +6279,11 @@ export namespace analytics_v3 { * Web property ID to create the goal for. */ webPropertyId?: string; + /** * Request body metadata */ - resource?: Schema$Goal; + requestBody?: Schema$Goal; } export interface Params$Resource$Management$Goals$List { /** @@ -6325,10 +6340,11 @@ export namespace analytics_v3 { * Web property ID to update the goal. */ webPropertyId?: string; + /** * Request body metadata */ - resource?: Schema$Goal; + requestBody?: Schema$Goal; } export interface Params$Resource$Management$Goals$Update { /** @@ -6352,10 +6368,11 @@ export namespace analytics_v3 { * Web property ID to update the goal. */ webPropertyId?: string; + /** * Request body metadata */ - resource?: Schema$Goal; + requestBody?: Schema$Goal; } @@ -6865,10 +6882,11 @@ export namespace analytics_v3 { * Web property Id to create profile filter link for. */ webPropertyId?: string; + /** * Request body metadata */ - resource?: Schema$ProfileFilterLink; + requestBody?: Schema$ProfileFilterLink; } export interface Params$Resource$Management$Profilefilterlinks$List { /** @@ -6923,10 +6941,11 @@ export namespace analytics_v3 { * Web property Id to which profile filter link belongs */ webPropertyId?: string; + /** * Request body metadata */ - resource?: Schema$ProfileFilterLink; + requestBody?: Schema$ProfileFilterLink; } export interface Params$Resource$Management$Profilefilterlinks$Update { /** @@ -6950,10 +6969,11 @@ export namespace analytics_v3 { * Web property Id to which profile filter link belongs */ webPropertyId?: string; + /** * Request body metadata */ - resource?: Schema$ProfileFilterLink; + requestBody?: Schema$ProfileFilterLink; } @@ -7440,10 +7460,11 @@ export namespace analytics_v3 { * Web property ID to create the view (profile) for. */ webPropertyId?: string; + /** * Request body metadata */ - resource?: Schema$Profile; + requestBody?: Schema$Profile; } export interface Params$Resource$Management$Profiles$List { /** @@ -7491,10 +7512,11 @@ export namespace analytics_v3 { * Web property ID to which the view (profile) belongs */ webPropertyId?: string; + /** * Request body metadata */ - resource?: Schema$Profile; + requestBody?: Schema$Profile; } export interface Params$Resource$Management$Profiles$Update { /** @@ -7514,10 +7536,11 @@ export namespace analytics_v3 { * Web property ID to which the view (profile) belongs */ webPropertyId?: string; + /** * Request body metadata */ - resource?: Schema$Profile; + requestBody?: Schema$Profile; } @@ -7863,10 +7886,11 @@ export namespace analytics_v3 { * Web Property ID to create the user link for. */ webPropertyId?: string; + /** * Request body metadata */ - resource?: Schema$EntityUserLink; + requestBody?: Schema$EntityUserLink; } export interface Params$Resource$Management$Profileuserlinks$List { /** @@ -7922,10 +7946,11 @@ export namespace analytics_v3 { * Web Property ID to update the user link for. */ webPropertyId?: string; + /** * Request body metadata */ - resource?: Schema$EntityUserLink; + requestBody?: Schema$EntityUserLink; } @@ -8422,10 +8447,11 @@ export namespace analytics_v3 { * Web property ID for which to create the remarketing audience. */ webPropertyId?: string; + /** * Request body metadata */ - resource?: Schema$RemarketingAudience; + requestBody?: Schema$RemarketingAudience; } export interface Params$Resource$Management$Remarketingaudience$List { /** @@ -8473,10 +8499,11 @@ export namespace analytics_v3 { * The web property ID of the remarketing audience to update. */ webPropertyId?: string; + /** * Request body metadata */ - resource?: Schema$RemarketingAudience; + requestBody?: Schema$RemarketingAudience; } export interface Params$Resource$Management$Remarketingaudience$Update { /** @@ -8496,10 +8523,11 @@ export namespace analytics_v3 { * The web property ID of the remarketing audience to update. */ webPropertyId?: string; + /** * Request body metadata */ - resource?: Schema$RemarketingAudience; + requestBody?: Schema$RemarketingAudience; } @@ -8963,10 +8991,11 @@ export namespace analytics_v3 { * Web property ID to create the unsampled report for. */ webPropertyId?: string; + /** * Request body metadata */ - resource?: Schema$UnsampledReport; + requestBody?: Schema$UnsampledReport; } export interface Params$Resource$Management$Unsampledreports$List { /** @@ -9319,10 +9348,11 @@ export namespace analytics_v3 { * Web property Id for the uploads to be deleted. */ webPropertyId?: string; + /** * Request body metadata */ - resource?: Schema$AnalyticsDataimportDeleteUploadDataRequest; + requestBody?: Schema$AnalyticsDataimportDeleteUploadDataRequest; } export interface Params$Resource$Management$Uploads$Get { /** @@ -9393,10 +9423,12 @@ export namespace analytics_v3 { * Web property UA-string associated with the upload. */ webPropertyId?: string; + + /** * Media metadata */ - media: { + media?: { /** * Media mime-type */ @@ -9405,7 +9437,7 @@ export namespace analytics_v3 { /** * Media body contents */ - body: any; + body?: any; }; } @@ -9799,10 +9831,11 @@ export namespace analytics_v3 { * Account ID to create the web property for. */ accountId?: string; + /** * Request body metadata */ - resource?: Schema$Webproperty; + requestBody?: Schema$Webproperty; } export interface Params$Resource$Management$Webproperties$List { /** @@ -9840,10 +9873,11 @@ export namespace analytics_v3 { * Web property ID */ webPropertyId?: string; + /** * Request body metadata */ - resource?: Schema$Webproperty; + requestBody?: Schema$Webproperty; } export interface Params$Resource$Management$Webproperties$Update { /** @@ -9859,10 +9893,11 @@ export namespace analytics_v3 { * Web property ID */ webPropertyId?: string; + /** * Request body metadata */ - resource?: Schema$Webproperty; + requestBody?: Schema$Webproperty; } @@ -10367,10 +10402,11 @@ export namespace analytics_v3 { * Web property ID to create the link for. */ webPropertyId?: string; + /** * Request body metadata */ - resource?: Schema$EntityAdWordsLink; + requestBody?: Schema$EntityAdWordsLink; } export interface Params$Resource$Management$Webpropertyadwordslinks$List { /** @@ -10415,10 +10451,11 @@ export namespace analytics_v3 { * Web property ID to retrieve the AdWords link for. */ webPropertyId?: string; + /** * Request body metadata */ - resource?: Schema$EntityAdWordsLink; + requestBody?: Schema$EntityAdWordsLink; } export interface Params$Resource$Management$Webpropertyadwordslinks$Update { /** @@ -10438,10 +10475,11 @@ export namespace analytics_v3 { * Web property ID to retrieve the AdWords link for. */ webPropertyId?: string; + /** * Request body metadata */ - resource?: Schema$EntityAdWordsLink; + requestBody?: Schema$EntityAdWordsLink; } @@ -10777,10 +10815,11 @@ export namespace analytics_v3 { * Web Property ID to create the user link for. */ webPropertyId?: string; + /** * Request body metadata */ - resource?: Schema$EntityUserLink; + requestBody?: Schema$EntityUserLink; } export interface Params$Resource$Management$Webpropertyuserlinks$List { /** @@ -10826,10 +10865,11 @@ export namespace analytics_v3 { * Web property ID to update the account-user link for. */ webPropertyId?: string; + /** * Request body metadata */ - resource?: Schema$EntityUserLink; + requestBody?: Schema$EntityUserLink; } @@ -11095,11 +11135,23 @@ export namespace analytics_v3 { * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$AccountTicket; } export interface Params$Resource$Provisioning$Createaccounttree { /** * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$AccountTreeRequest; } } diff --git a/src/apis/analyticsreporting/v4.ts b/src/apis/analyticsreporting/v4.ts index 0ccaf75d41e..e4c4dfd7f92 100644 --- a/src/apis/analyticsreporting/v4.ts +++ b/src/apis/analyticsreporting/v4.ts @@ -1039,9 +1039,10 @@ export namespace analyticsreporting_v4 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$GetReportsRequest; + requestBody?: Schema$GetReportsRequest; } } diff --git a/src/apis/androiddeviceprovisioning/v1.ts b/src/apis/androiddeviceprovisioning/v1.ts index f972ecca869..e7636b1e7ab 100644 --- a/src/apis/androiddeviceprovisioning/v1.ts +++ b/src/apis/androiddeviceprovisioning/v1.ts @@ -1282,10 +1282,11 @@ export namespace androiddeviceprovisioning_v1 { * name in the format `customers/[CUSTOMER_ID]`. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$Configuration; + requestBody?: Schema$Configuration; } export interface Params$Resource$Customers$Configurations$Delete { /** @@ -1343,10 +1344,11 @@ export namespace androiddeviceprovisioning_v1 { * in the Protocol Buffers documentation. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$Configuration; + requestBody?: Schema$Configuration; } @@ -1721,10 +1723,11 @@ export namespace androiddeviceprovisioning_v1 { * format `customers/[CUSTOMER_ID]`. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$CustomerApplyConfigurationRequest; + requestBody?: Schema$CustomerApplyConfigurationRequest; } export interface Params$Resource$Customers$Devices$Get { /** @@ -1770,10 +1773,11 @@ export namespace androiddeviceprovisioning_v1 { * `customers/[CUSTOMER_ID]`. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$CustomerRemoveConfigurationRequest; + requestBody?: Schema$CustomerRemoveConfigurationRequest; } export interface Params$Resource$Customers$Devices$Unclaim { /** @@ -1786,10 +1790,11 @@ export namespace androiddeviceprovisioning_v1 { * format `customers/[CUSTOMER_ID]`. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$CustomerUnclaimDeviceRequest; + requestBody?: Schema$CustomerUnclaimDeviceRequest; } @@ -2160,10 +2165,11 @@ export namespace androiddeviceprovisioning_v1 { * that identifies the reseller. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$CreateCustomerRequest; + requestBody?: Schema$CreateCustomerRequest; } export interface Params$Resource$Partners$Customers$List { /** @@ -2850,10 +2856,11 @@ export namespace androiddeviceprovisioning_v1 { * Required. The ID of the reseller partner. */ partnerId?: string; + /** * Request body metadata */ - resource?: Schema$ClaimDeviceRequest; + requestBody?: Schema$ClaimDeviceRequest; } export interface Params$Resource$Partners$Devices$Claimasync { /** @@ -2865,10 +2872,11 @@ export namespace androiddeviceprovisioning_v1 { * Required. The ID of the reseller partner. */ partnerId?: string; + /** * Request body metadata */ - resource?: Schema$ClaimDevicesRequest; + requestBody?: Schema$ClaimDevicesRequest; } export interface Params$Resource$Partners$Devices$Findbyidentifier { /** @@ -2880,10 +2888,11 @@ export namespace androiddeviceprovisioning_v1 { * Required. The ID of the reseller partner. */ partnerId?: string; + /** * Request body metadata */ - resource?: Schema$FindDevicesByDeviceIdentifierRequest; + requestBody?: Schema$FindDevicesByDeviceIdentifierRequest; } export interface Params$Resource$Partners$Devices$Findbyowner { /** @@ -2895,10 +2904,11 @@ export namespace androiddeviceprovisioning_v1 { * Required. The ID of the reseller partner. */ partnerId?: string; + /** * Request body metadata */ - resource?: Schema$FindDevicesByOwnerRequest; + requestBody?: Schema$FindDevicesByOwnerRequest; } export interface Params$Resource$Partners$Devices$Get { /** @@ -2927,10 +2937,11 @@ export namespace androiddeviceprovisioning_v1 { * ID. */ metadataOwnerId?: string; + /** * Request body metadata */ - resource?: Schema$UpdateDeviceMetadataRequest; + requestBody?: Schema$UpdateDeviceMetadataRequest; } export interface Params$Resource$Partners$Devices$Unclaim { /** @@ -2942,10 +2953,11 @@ export namespace androiddeviceprovisioning_v1 { * Required. The ID of the reseller partner. */ partnerId?: string; + /** * Request body metadata */ - resource?: Schema$UnclaimDeviceRequest; + requestBody?: Schema$UnclaimDeviceRequest; } export interface Params$Resource$Partners$Devices$Unclaimasync { /** @@ -2957,10 +2969,11 @@ export namespace androiddeviceprovisioning_v1 { * Required. The reseller partner ID. */ partnerId?: string; + /** * Request body metadata */ - resource?: Schema$UnclaimDevicesRequest; + requestBody?: Schema$UnclaimDevicesRequest; } export interface Params$Resource$Partners$Devices$Updatemetadataasync { /** @@ -2972,9 +2985,10 @@ export namespace androiddeviceprovisioning_v1 { * Required. The reseller partner ID. */ partnerId?: string; + /** * Request body metadata */ - resource?: Schema$UpdateDeviceMetadataInBatchRequest; + requestBody?: Schema$UpdateDeviceMetadataInBatchRequest; } } diff --git a/src/apis/androidenterprise/v1.ts b/src/apis/androidenterprise/v1.ts index f48ef95fe66..6a798143b29 100644 --- a/src/apis/androidenterprise/v1.ts +++ b/src/apis/androidenterprise/v1.ts @@ -2276,10 +2276,11 @@ export namespace androidenterprise_v1 { * The ID of the user. */ userId?: string; + /** * Request body metadata */ - resource?: Schema$Device; + requestBody?: Schema$Device; } export interface Params$Resource$Devices$Setstate { /** @@ -2299,10 +2300,11 @@ export namespace androidenterprise_v1 { * The ID of the user. */ userId?: string; + /** * Request body metadata */ - resource?: Schema$DeviceState; + requestBody?: Schema$DeviceState; } export interface Params$Resource$Devices$Update { /** @@ -2328,10 +2330,11 @@ export namespace androidenterprise_v1 { * The ID of the user. */ userId?: string; + /** * Request body metadata */ - resource?: Schema$Device; + requestBody?: Schema$Device; } @@ -3682,10 +3685,11 @@ export namespace androidenterprise_v1 { * The ID of the enterprise. */ enterpriseId?: string; + /** * Request body metadata */ - resource?: Schema$AdministratorWebTokenSpec; + requestBody?: Schema$AdministratorWebTokenSpec; } export interface Params$Resource$Enterprises$Delete { /** @@ -3708,10 +3712,11 @@ export namespace androidenterprise_v1 { * The token provided by the enterprise to register the EMM. */ token?: string; + /** * Request body metadata */ - resource?: Schema$Enterprise; + requestBody?: Schema$Enterprise; } export interface Params$Resource$Enterprises$Generatesignupurl { /** @@ -3788,10 +3793,11 @@ export namespace androidenterprise_v1 { * The token provided by the enterprise to register the EMM. */ token?: string; + /** * Request body metadata */ - resource?: Schema$Enterprise; + requestBody?: Schema$Enterprise; } export interface Params$Resource$Enterprises$List { /** @@ -3842,10 +3848,11 @@ export namespace androidenterprise_v1 { * The ID of the enterprise. */ enterpriseId?: string; + /** * Request body metadata */ - resource?: Schema$EnterpriseAccount; + requestBody?: Schema$EnterpriseAccount; } export interface Params$Resource$Enterprises$Setandroiddevicepolicyconfig { /** @@ -3857,10 +3864,11 @@ export namespace androidenterprise_v1 { * The ID of the enterprise. */ enterpriseId?: string; + /** * Request body metadata */ - resource?: Schema$AndroidDevicePolicyConfig; + requestBody?: Schema$AndroidDevicePolicyConfig; } export interface Params$Resource$Enterprises$Setstorelayout { /** @@ -3872,10 +3880,11 @@ export namespace androidenterprise_v1 { * The ID of the enterprise. */ enterpriseId?: string; + /** * Request body metadata */ - resource?: Schema$StoreLayout; + requestBody?: Schema$StoreLayout; } export interface Params$Resource$Enterprises$Unenroll { /** @@ -4334,10 +4343,11 @@ export namespace androidenterprise_v1 { * The ID of the user. */ userId?: string; + /** * Request body metadata */ - resource?: Schema$Entitlement; + requestBody?: Schema$Entitlement; } export interface Params$Resource$Entitlements$Update { /** @@ -4365,10 +4375,11 @@ export namespace androidenterprise_v1 { * The ID of the user. */ userId?: string; + /** * Request body metadata */ - resource?: Schema$Entitlement; + requestBody?: Schema$Entitlement; } @@ -5112,10 +5123,11 @@ export namespace androidenterprise_v1 { * The ID of the user. */ userId?: string; + /** * Request body metadata */ - resource?: Schema$Install; + requestBody?: Schema$Install; } export interface Params$Resource$Installs$Update { /** @@ -5140,10 +5152,11 @@ export namespace androidenterprise_v1 { * The ID of the user. */ userId?: string; + /** * Request body metadata */ - resource?: Schema$Install; + requestBody?: Schema$Install; } @@ -5645,10 +5658,11 @@ export namespace androidenterprise_v1 { * The ID of the user. */ userId?: string; + /** * Request body metadata */ - resource?: Schema$ManagedConfiguration; + requestBody?: Schema$ManagedConfiguration; } export interface Params$Resource$Managedconfigurationsfordevice$Update { /** @@ -5673,10 +5687,11 @@ export namespace androidenterprise_v1 { * The ID of the user. */ userId?: string; + /** * Request body metadata */ - resource?: Schema$ManagedConfiguration; + requestBody?: Schema$ManagedConfiguration; } @@ -6144,10 +6159,11 @@ export namespace androidenterprise_v1 { * The ID of the user. */ userId?: string; + /** * Request body metadata */ - resource?: Schema$ManagedConfiguration; + requestBody?: Schema$ManagedConfiguration; } export interface Params$Resource$Managedconfigurationsforuser$Update { /** @@ -6168,10 +6184,11 @@ export namespace androidenterprise_v1 { * The ID of the user. */ userId?: string; + /** * Request body metadata */ - resource?: Schema$ManagedConfiguration; + requestBody?: Schema$ManagedConfiguration; } @@ -6921,10 +6938,11 @@ export namespace androidenterprise_v1 { * The ID of the product. */ productId?: string; + /** * Request body metadata */ - resource?: Schema$ProductsApproveRequest; + requestBody?: Schema$ProductsApproveRequest; } export interface Params$Resource$Products$Generateapprovalurl { /** @@ -7322,10 +7340,11 @@ export namespace androidenterprise_v1 { * The ID of the enterprise. */ enterpriseId?: string; + /** * Request body metadata */ - resource?: Schema$ServiceAccountKey; + requestBody?: Schema$ServiceAccountKey; } export interface Params$Resource$Serviceaccountkeys$List { /** @@ -7834,10 +7853,11 @@ export namespace androidenterprise_v1 { * The ID of the page. */ pageId?: string; + /** * Request body metadata */ - resource?: Schema$StoreCluster; + requestBody?: Schema$StoreCluster; } export interface Params$Resource$Storelayoutclusters$List { /** @@ -7872,10 +7892,11 @@ export namespace androidenterprise_v1 { * The ID of the page. */ pageId?: string; + /** * Request body metadata */ - resource?: Schema$StoreCluster; + requestBody?: Schema$StoreCluster; } export interface Params$Resource$Storelayoutclusters$Update { /** @@ -7895,10 +7916,11 @@ export namespace androidenterprise_v1 { * The ID of the page. */ pageId?: string; + /** * Request body metadata */ - resource?: Schema$StoreCluster; + requestBody?: Schema$StoreCluster; } @@ -8377,10 +8399,11 @@ export namespace androidenterprise_v1 { * The ID of the enterprise. */ enterpriseId?: string; + /** * Request body metadata */ - resource?: Schema$StorePage; + requestBody?: Schema$StorePage; } export interface Params$Resource$Storelayoutpages$List { /** @@ -8407,10 +8430,11 @@ export namespace androidenterprise_v1 { * The ID of the page. */ pageId?: string; + /** * Request body metadata */ - resource?: Schema$StorePage; + requestBody?: Schema$StorePage; } export interface Params$Resource$Storelayoutpages$Update { /** @@ -8426,10 +8450,11 @@ export namespace androidenterprise_v1 { * The ID of the page. */ pageId?: string; + /** * Request body metadata */ - resource?: Schema$StorePage; + requestBody?: Schema$StorePage; } @@ -9375,10 +9400,11 @@ export namespace androidenterprise_v1 { * The ID of the enterprise. */ enterpriseId?: string; + /** * Request body metadata */ - resource?: Schema$User; + requestBody?: Schema$User; } export interface Params$Resource$Users$List { /** @@ -9409,10 +9435,11 @@ export namespace androidenterprise_v1 { * The ID of the user. */ userId?: string; + /** * Request body metadata */ - resource?: Schema$User; + requestBody?: Schema$User; } export interface Params$Resource$Users$Revokedeviceaccess { /** @@ -9458,10 +9485,11 @@ export namespace androidenterprise_v1 { * The ID of the user. */ userId?: string; + /** * Request body metadata */ - resource?: Schema$ProductSet; + requestBody?: Schema$ProductSet; } export interface Params$Resource$Users$Update { /** @@ -9477,9 +9505,10 @@ export namespace androidenterprise_v1 { * The ID of the user. */ userId?: string; + /** * Request body metadata */ - resource?: Schema$User; + requestBody?: Schema$User; } } diff --git a/src/apis/androidmanagement/v1.ts b/src/apis/androidmanagement/v1.ts index fab804c5008..7778579ce33 100644 --- a/src/apis/androidmanagement/v1.ts +++ b/src/apis/androidmanagement/v1.ts @@ -1918,10 +1918,11 @@ export namespace androidmanagement_v1 { * The name of the SignupUrl used to sign up for the enterprise. */ signupUrlName?: string; + /** * Request body metadata */ - resource?: Schema$Enterprise; + requestBody?: Schema$Enterprise; } export interface Params$Resource$Enterprises$Get { /** @@ -1949,10 +1950,11 @@ export namespace androidmanagement_v1 { * modifiable fields will be modified. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$Enterprise; + requestBody?: Schema$Enterprise; } export class Resource$Enterprises$Applications { @@ -2437,10 +2439,11 @@ export namespace androidmanagement_v1 { * enterprises/{enterpriseId}/devices/{deviceId}. */ name?: string; + /** * Request body metadata */ - resource?: Schema$Command; + requestBody?: Schema$Command; } export interface Params$Resource$Enterprises$Devices$List { /** @@ -2478,10 +2481,11 @@ export namespace androidmanagement_v1 { * modifiable fields will be modified. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$Device; + requestBody?: Schema$Device; } export class Resource$Enterprises$Devices$Operations { @@ -3003,10 +3007,11 @@ export namespace androidmanagement_v1 { * The name of the enterprise in the form enterprises/{enterpriseId}. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$EnrollmentToken; + requestBody?: Schema$EnrollmentToken; } export interface Params$Resource$Enterprises$Enrollmenttokens$Delete { /** @@ -3362,10 +3367,11 @@ export namespace androidmanagement_v1 { * modifiable fields will be modified. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$Policy; + requestBody?: Schema$Policy; } @@ -3460,10 +3466,11 @@ export namespace androidmanagement_v1 { * The name of the enterprise in the form enterprises/{enterpriseId}. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$WebToken; + requestBody?: Schema$WebToken; } diff --git a/src/apis/androidpublisher/v2.ts b/src/apis/androidpublisher/v2.ts index 29de40cf1f3..eb319bce1b1 100644 --- a/src/apis/androidpublisher/v2.ts +++ b/src/apis/androidpublisher/v2.ts @@ -1316,10 +1316,11 @@ export namespace androidpublisher_v2 { * "com.spiffygame". */ packageName?: string; + /** * Request body metadata */ - resource?: Schema$AppEdit; + requestBody?: Schema$AppEdit; } export interface Params$Resource$Edits$Validate { /** @@ -1902,10 +1903,11 @@ export namespace androidpublisher_v2 { * "com.spiffygame". */ packageName?: string; + /** * Request body metadata */ - resource?: Schema$ApkListing; + requestBody?: Schema$ApkListing; } export interface Params$Resource$Edits$Apklistings$Update { /** @@ -1933,10 +1935,11 @@ export namespace androidpublisher_v2 { * "com.spiffygame". */ packageName?: string; + /** * Request body metadata */ - resource?: Schema$ApkListing; + requestBody?: Schema$ApkListing; } @@ -2191,10 +2194,11 @@ export namespace androidpublisher_v2 { * "com.spiffygame". */ packageName?: string; + /** * Request body metadata */ - resource?: Schema$ApksAddExternallyHostedRequest; + requestBody?: Schema$ApksAddExternallyHostedRequest; } export interface Params$Resource$Edits$Apks$List { /** @@ -2227,10 +2231,12 @@ export namespace androidpublisher_v2 { * "com.spiffygame". */ packageName?: string; + + /** * Media metadata */ - media: { + media?: { /** * Media mime-type */ @@ -2239,7 +2245,7 @@ export namespace androidpublisher_v2 { /** * Media body contents */ - body: any; + body?: any; }; } @@ -2374,10 +2380,12 @@ export namespace androidpublisher_v2 { * are being uploaded; for example, "com.spiffygame". */ packageName?: string; + + /** * Media metadata */ - media: { + media?: { /** * Media mime-type */ @@ -2386,7 +2394,7 @@ export namespace androidpublisher_v2 { /** * Media body contents */ - body: any; + body?: any; }; } @@ -2644,10 +2652,11 @@ export namespace androidpublisher_v2 { * "com.spiffygame". */ packageName?: string; + /** * Request body metadata */ - resource?: Schema$AppDetails; + requestBody?: Schema$AppDetails; } export interface Params$Resource$Edits$Details$Update { /** @@ -2664,10 +2673,11 @@ export namespace androidpublisher_v2 { * "com.spiffygame". */ packageName?: string; + /** * Request body metadata */ - resource?: Schema$AppDetails; + requestBody?: Schema$AppDetails; } @@ -3043,10 +3053,11 @@ export namespace androidpublisher_v2 { * "com.spiffygame". */ packageName?: string; + /** * Request body metadata */ - resource?: Schema$ExpansionFile; + requestBody?: Schema$ExpansionFile; } export interface Params$Resource$Edits$Expansionfiles$Update { /** @@ -3072,10 +3083,11 @@ export namespace androidpublisher_v2 { * "com.spiffygame". */ packageName?: string; + /** * Request body metadata */ - resource?: Schema$ExpansionFile; + requestBody?: Schema$ExpansionFile; } export interface Params$Resource$Edits$Expansionfiles$Upload { /** @@ -3101,10 +3113,12 @@ export namespace androidpublisher_v2 { * "com.spiffygame". */ packageName?: string; + + /** * Media metadata */ - media: { + media?: { /** * Media mime-type */ @@ -3113,7 +3127,7 @@ export namespace androidpublisher_v2 { /** * Media body contents */ - body: any; + body?: any; }; } @@ -3537,10 +3551,12 @@ export namespace androidpublisher_v2 { * "com.spiffygame". */ packageName?: string; + + /** * Media metadata */ - media: { + media?: { /** * Media mime-type */ @@ -3549,7 +3565,7 @@ export namespace androidpublisher_v2 { /** * Media body contents */ - body: any; + body?: any; }; } @@ -4076,10 +4092,11 @@ export namespace androidpublisher_v2 { * "com.spiffygame". */ packageName?: string; + /** * Request body metadata */ - resource?: Schema$Listing; + requestBody?: Schema$Listing; } export interface Params$Resource$Edits$Listings$Update { /** @@ -4101,10 +4118,11 @@ export namespace androidpublisher_v2 { * "com.spiffygame". */ packageName?: string; + /** * Request body metadata */ - resource?: Schema$Listing; + requestBody?: Schema$Listing; } @@ -4366,10 +4384,11 @@ export namespace androidpublisher_v2 { * "production", "rollout" or "internal". */ track?: string; + /** * Request body metadata */ - resource?: Schema$Testers; + requestBody?: Schema$Testers; } export interface Params$Resource$Edits$Testers$Update { /** @@ -4391,10 +4410,11 @@ export namespace androidpublisher_v2 { * "production", "rollout" or "internal". */ track?: string; + /** * Request body metadata */ - resource?: Schema$Testers; + requestBody?: Schema$Testers; } @@ -4746,10 +4766,11 @@ export namespace androidpublisher_v2 { * The track to read or modify. */ track?: string; + /** * Request body metadata */ - resource?: Schema$Track; + requestBody?: Schema$Track; } export interface Params$Resource$Edits$Tracks$Update { /** @@ -4770,10 +4791,11 @@ export namespace androidpublisher_v2 { * The track to read or modify. */ track?: string; + /** * Request body metadata */ - resource?: Schema$Track; + requestBody?: Schema$Track; } @@ -5262,10 +5284,11 @@ export namespace androidpublisher_v2 { * Unique identifier for the Android app; for example, "com.spiffygame". */ packageName?: string; + /** * Request body metadata */ - resource?: Schema$InAppProduct; + requestBody?: Schema$InAppProduct; } export interface Params$Resource$Inappproducts$List { /** @@ -5312,10 +5335,11 @@ export namespace androidpublisher_v2 { * Unique identifier for the in-app product. */ sku?: string; + /** * Request body metadata */ - resource?: Schema$InAppProduct; + requestBody?: Schema$InAppProduct; } export interface Params$Resource$Inappproducts$Update { /** @@ -5338,10 +5362,11 @@ export namespace androidpublisher_v2 { * Unique identifier for the in-app product. */ sku?: string; + /** * Request body metadata */ - resource?: Schema$InAppProduct; + requestBody?: Schema$InAppProduct; } @@ -5883,10 +5908,11 @@ export namespace androidpublisher_v2 { * purchased. */ token?: string; + /** * Request body metadata */ - resource?: Schema$SubscriptionPurchasesDeferRequest; + requestBody?: Schema$SubscriptionPurchasesDeferRequest; } export interface Params$Resource$Purchases$Subscriptions$Get { /** @@ -6371,9 +6397,10 @@ export namespace androidpublisher_v2 { * */ reviewId?: string; + /** * Request body metadata */ - resource?: Schema$ReviewsReplyRequest; + requestBody?: Schema$ReviewsReplyRequest; } } diff --git a/src/apis/appengine/v1.ts b/src/apis/appengine/v1.ts index db3baa4206b..c5437e89105 100644 --- a/src/apis/appengine/v1.ts +++ b/src/apis/appengine/v1.ts @@ -2177,10 +2177,11 @@ export namespace appengine_v1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$Application; + requestBody?: Schema$Application; } export interface Params$Resource$Apps$Get { /** @@ -2209,10 +2210,11 @@ export namespace appengine_v1 { * Standard field mask for the set of fields to be updated. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$Application; + requestBody?: Schema$Application; } export interface Params$Resource$Apps$Repair { /** @@ -2224,10 +2226,11 @@ export namespace appengine_v1 { * Part of `name`. Name of the application to repair. Example: apps/myapp */ appsId?: string; + /** * Request body metadata */ - resource?: Schema$RepairApplicationRequest; + requestBody?: Schema$RepairApplicationRequest; } export class Resource$Apps$Authorizedcertificates { @@ -2617,10 +2620,11 @@ export namespace appengine_v1 { * apps/myapp. */ appsId?: string; + /** * Request body metadata */ - resource?: Schema$AuthorizedCertificate; + requestBody?: Schema$AuthorizedCertificate; } export interface Params$Resource$Apps$Authorizedcertificates$Delete { /** @@ -2702,10 +2706,11 @@ export namespace appengine_v1 { * supported on the certificate_raw_data and display_name fields. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$AuthorizedCertificate; + requestBody?: Schema$AuthorizedCertificate; } @@ -3204,10 +3209,11 @@ export namespace appengine_v1 { * this domain. By default, overrides are rejected. */ overrideStrategy?: string; + /** * Request body metadata */ - resource?: Schema$DomainMapping; + requestBody?: Schema$DomainMapping; } export interface Params$Resource$Apps$Domainmappings$Delete { /** @@ -3280,10 +3286,11 @@ export namespace appengine_v1 { * Standard field mask for the set of fields to be updated. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$DomainMapping; + requestBody?: Schema$DomainMapping; } @@ -3751,10 +3758,11 @@ export namespace appengine_v1 { * apps/myapp/firewall/ingressRules. */ appsId?: string; + /** * Request body metadata */ - resource?: Schema$BatchUpdateIngressRulesRequest; + requestBody?: Schema$BatchUpdateIngressRulesRequest; } export interface Params$Resource$Apps$Firewall$Ingressrules$Create { /** @@ -3767,10 +3775,11 @@ export namespace appengine_v1 { * create a new rule. Example: apps/myapp/firewall/ingressRules. */ appsId?: string; + /** * Request body metadata */ - resource?: Schema$FirewallRule; + requestBody?: Schema$FirewallRule; } export interface Params$Resource$Apps$Firewall$Ingressrules$Delete { /** @@ -3849,10 +3858,11 @@ export namespace appengine_v1 { * Standard field mask for the set of fields to be updated. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$FirewallRule; + requestBody?: Schema$FirewallRule; } @@ -4612,10 +4622,11 @@ export namespace appengine_v1 { * Standard field mask for the set of fields to be updated. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$Service; + requestBody?: Schema$Service; } export class Resource$Apps$Services$Versions { @@ -5030,10 +5041,11 @@ export namespace appengine_v1 { * Part of `parent`. See documentation of `appsId`. */ servicesId?: string; + /** * Request body metadata */ - resource?: Schema$Version; + requestBody?: Schema$Version; } export interface Params$Resource$Apps$Services$Versions$Delete { /** @@ -5130,10 +5142,11 @@ export namespace appengine_v1 { * Part of `name`. See documentation of `appsId`. */ versionsId?: string; + /** * Request body metadata */ - resource?: Schema$Version; + requestBody?: Schema$Version; } export class Resource$Apps$Services$Versions$Instances { @@ -5467,10 +5480,11 @@ export namespace appengine_v1 { * Part of `name`. See documentation of `appsId`. */ versionsId?: string; + /** * Request body metadata */ - resource?: Schema$DebugInstanceRequest; + requestBody?: Schema$DebugInstanceRequest; } export interface Params$Resource$Apps$Services$Versions$Instances$Delete { /** diff --git a/src/apis/appengine/v1alpha.ts b/src/apis/appengine/v1alpha.ts index e9358bb93e6..d0a3e355bf8 100644 --- a/src/apis/appengine/v1alpha.ts +++ b/src/apis/appengine/v1alpha.ts @@ -1077,10 +1077,11 @@ export namespace appengine_v1alpha { * apps/myapp. */ appsId?: string; + /** * Request body metadata */ - resource?: Schema$AuthorizedCertificate; + requestBody?: Schema$AuthorizedCertificate; } export interface Params$Resource$Apps$Authorizedcertificates$Delete { /** @@ -1162,10 +1163,11 @@ export namespace appengine_v1alpha { * supported on the certificate_raw_data and display_name fields. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$AuthorizedCertificate; + requestBody?: Schema$AuthorizedCertificate; } @@ -1673,10 +1675,11 @@ export namespace appengine_v1alpha { * this domain. By default, overrides are rejected. */ overrideStrategy?: string; + /** * Request body metadata */ - resource?: Schema$DomainMapping; + requestBody?: Schema$DomainMapping; } export interface Params$Resource$Apps$Domainmappings$Delete { /** @@ -1758,10 +1761,11 @@ export namespace appengine_v1alpha { * Standard field mask for the set of fields to be updated. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$DomainMapping; + requestBody?: Schema$DomainMapping; } diff --git a/src/apis/appengine/v1beta.ts b/src/apis/appengine/v1beta.ts index 63bf3df1b29..bc9b3c73edb 100644 --- a/src/apis/appengine/v1beta.ts +++ b/src/apis/appengine/v1beta.ts @@ -2290,10 +2290,11 @@ export namespace appengine_v1beta { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$Application; + requestBody?: Schema$Application; } export interface Params$Resource$Apps$Get { /** @@ -2322,10 +2323,11 @@ export namespace appengine_v1beta { * Standard field mask for the set of fields to be updated. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$Application; + requestBody?: Schema$Application; } export interface Params$Resource$Apps$Repair { /** @@ -2337,10 +2339,11 @@ export namespace appengine_v1beta { * Part of `name`. Name of the application to repair. Example: apps/myapp */ appsId?: string; + /** * Request body metadata */ - resource?: Schema$RepairApplicationRequest; + requestBody?: Schema$RepairApplicationRequest; } export class Resource$Apps$Authorizedcertificates { @@ -2730,10 +2733,11 @@ export namespace appengine_v1beta { * apps/myapp. */ appsId?: string; + /** * Request body metadata */ - resource?: Schema$AuthorizedCertificate; + requestBody?: Schema$AuthorizedCertificate; } export interface Params$Resource$Apps$Authorizedcertificates$Delete { /** @@ -2815,10 +2819,11 @@ export namespace appengine_v1beta { * supported on the certificate_raw_data and display_name fields. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$AuthorizedCertificate; + requestBody?: Schema$AuthorizedCertificate; } @@ -3317,10 +3322,11 @@ export namespace appengine_v1beta { * this domain. By default, overrides are rejected. */ overrideStrategy?: string; + /** * Request body metadata */ - resource?: Schema$DomainMapping; + requestBody?: Schema$DomainMapping; } export interface Params$Resource$Apps$Domainmappings$Delete { /** @@ -3393,10 +3399,11 @@ export namespace appengine_v1beta { * Standard field mask for the set of fields to be updated. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$DomainMapping; + requestBody?: Schema$DomainMapping; } @@ -3867,10 +3874,11 @@ export namespace appengine_v1beta { * apps/myapp/firewall/ingressRules. */ appsId?: string; + /** * Request body metadata */ - resource?: Schema$BatchUpdateIngressRulesRequest; + requestBody?: Schema$BatchUpdateIngressRulesRequest; } export interface Params$Resource$Apps$Firewall$Ingressrules$Create { /** @@ -3883,10 +3891,11 @@ export namespace appengine_v1beta { * create a new rule. Example: apps/myapp/firewall/ingressRules. */ appsId?: string; + /** * Request body metadata */ - resource?: Schema$FirewallRule; + requestBody?: Schema$FirewallRule; } export interface Params$Resource$Apps$Firewall$Ingressrules$Delete { /** @@ -3965,10 +3974,11 @@ export namespace appengine_v1beta { * Standard field mask for the set of fields to be updated. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$FirewallRule; + requestBody?: Schema$FirewallRule; } @@ -4728,10 +4738,11 @@ export namespace appengine_v1beta { * Standard field mask for the set of fields to be updated. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$Service; + requestBody?: Schema$Service; } export class Resource$Apps$Services$Versions { @@ -5146,10 +5157,11 @@ export namespace appengine_v1beta { * Part of `parent`. See documentation of `appsId`. */ servicesId?: string; + /** * Request body metadata */ - resource?: Schema$Version; + requestBody?: Schema$Version; } export interface Params$Resource$Apps$Services$Versions$Delete { /** @@ -5246,10 +5258,11 @@ export namespace appengine_v1beta { * Part of `name`. See documentation of `appsId`. */ versionsId?: string; + /** * Request body metadata */ - resource?: Schema$Version; + requestBody?: Schema$Version; } export class Resource$Apps$Services$Versions$Instances { @@ -5583,10 +5596,11 @@ export namespace appengine_v1beta { * Part of `name`. See documentation of `appsId`. */ versionsId?: string; + /** * Request body metadata */ - resource?: Schema$DebugInstanceRequest; + requestBody?: Schema$DebugInstanceRequest; } export interface Params$Resource$Apps$Services$Versions$Instances$Delete { /** diff --git a/src/apis/appengine/v1beta4.ts b/src/apis/appengine/v1beta4.ts index 06cce23904f..4e348adb5e5 100644 --- a/src/apis/appengine/v1beta4.ts +++ b/src/apis/appengine/v1beta4.ts @@ -1673,10 +1673,11 @@ export namespace appengine_v1beta4 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$Application; + requestBody?: Schema$Application; } export interface Params$Resource$Apps$Get { /** @@ -1712,10 +1713,11 @@ export namespace appengine_v1beta4 { * Standard field mask for the set of fields to be updated. */ mask?: string; + /** * Request body metadata */ - resource?: Schema$Application; + requestBody?: Schema$Application; } export class Resource$Apps$Locations { @@ -2272,10 +2274,11 @@ export namespace appengine_v1beta4 { * Part of `name`. See documentation of `appsId`. */ modulesId?: string; + /** * Request body metadata */ - resource?: Schema$Module; + requestBody?: Schema$Module; } export class Resource$Apps$Modules$Versions { @@ -2677,10 +2680,11 @@ export namespace appengine_v1beta4 { * Part of `name`. See documentation of `appsId`. */ modulesId?: string; + /** * Request body metadata */ - resource?: Schema$Version; + requestBody?: Schema$Version; } export interface Params$Resource$Apps$Modules$Versions$Delete { /** @@ -2777,10 +2781,11 @@ export namespace appengine_v1beta4 { * Part of `name`. See documentation of `appsId`. */ versionsId?: string; + /** * Request body metadata */ - resource?: Schema$Version; + requestBody?: Schema$Version; } export class Resource$Apps$Modules$Versions$Instances { @@ -3113,10 +3118,11 @@ export namespace appengine_v1beta4 { * Part of `name`. See documentation of `appsId`. */ versionsId?: string; + /** * Request body metadata */ - resource?: Schema$DebugInstanceRequest; + requestBody?: Schema$DebugInstanceRequest; } export interface Params$Resource$Apps$Modules$Versions$Instances$Delete { /** diff --git a/src/apis/appengine/v1beta5.ts b/src/apis/appengine/v1beta5.ts index 41a16e234c2..fe366a7c126 100644 --- a/src/apis/appengine/v1beta5.ts +++ b/src/apis/appengine/v1beta5.ts @@ -1649,10 +1649,11 @@ export namespace appengine_v1beta5 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$Application; + requestBody?: Schema$Application; } export interface Params$Resource$Apps$Get { /** @@ -1689,10 +1690,11 @@ export namespace appengine_v1beta5 { * Standard field mask for the set of fields to be updated. */ mask?: string; + /** * Request body metadata */ - resource?: Schema$Application; + requestBody?: Schema$Application; } export class Resource$Apps$Locations { @@ -2450,10 +2452,11 @@ export namespace appengine_v1beta5 { * Part of `name`. See documentation of `appsId`. */ servicesId?: string; + /** * Request body metadata */ - resource?: Schema$Service; + requestBody?: Schema$Service; } export class Resource$Apps$Services$Versions { @@ -2855,10 +2858,11 @@ export namespace appengine_v1beta5 { * Part of `name`. See documentation of `appsId`. */ servicesId?: string; + /** * Request body metadata */ - resource?: Schema$Version; + requestBody?: Schema$Version; } export interface Params$Resource$Apps$Services$Versions$Delete { /** @@ -2955,10 +2959,11 @@ export namespace appengine_v1beta5 { * Part of `name`. See documentation of `appsId`. */ versionsId?: string; + /** * Request body metadata */ - resource?: Schema$Version; + requestBody?: Schema$Version; } export class Resource$Apps$Services$Versions$Instances { @@ -3292,10 +3297,11 @@ export namespace appengine_v1beta5 { * Part of `name`. See documentation of `appsId`. */ versionsId?: string; + /** * Request body metadata */ - resource?: Schema$DebugInstanceRequest; + requestBody?: Schema$DebugInstanceRequest; } export interface Params$Resource$Apps$Services$Versions$Instances$Delete { /** diff --git a/src/apis/appstate/v1.ts b/src/apis/appstate/v1.ts index fc92ebc6e75..52171f16294 100644 --- a/src/apis/appstate/v1.ts +++ b/src/apis/appstate/v1.ts @@ -552,9 +552,10 @@ export namespace appstate_v1 { * The key for the data to be retrieved. */ stateKey?: number; + /** * Request body metadata */ - resource?: Schema$UpdateRequest; + requestBody?: Schema$UpdateRequest; } } diff --git a/src/apis/bigquery/v2.ts b/src/apis/bigquery/v2.ts index 141ef5c5862..2d99b44b84b 100644 --- a/src/apis/bigquery/v2.ts +++ b/src/apis/bigquery/v2.ts @@ -2813,10 +2813,11 @@ export namespace bigquery_v2 { * Project ID of the new dataset */ projectId?: string; + /** * Request body metadata */ - resource?: Schema$Dataset; + requestBody?: Schema$Dataset; } export interface Params$Resource$Datasets$List { /** @@ -2864,10 +2865,11 @@ export namespace bigquery_v2 { * Project ID of the dataset being updated */ projectId?: string; + /** * Request body metadata */ - resource?: Schema$Dataset; + requestBody?: Schema$Dataset; } export interface Params$Resource$Datasets$Update { /** @@ -2883,10 +2885,11 @@ export namespace bigquery_v2 { * Project ID of the dataset being updated */ projectId?: string; + /** * Request body metadata */ - resource?: Schema$Dataset; + requestBody?: Schema$Dataset; } @@ -3783,14 +3786,16 @@ export namespace bigquery_v2 { * Project ID of the project that will be billed for the job */ projectId?: string; + /** * Request body metadata */ - resource?: Schema$Job; + requestBody?: Schema$Job; + /** * Media metadata */ - media: { + media?: { /** * Media mime-type */ @@ -3799,7 +3804,7 @@ export namespace bigquery_v2 { /** * Media body contents */ - body: any; + body?: any; }; } export interface Params$Resource$Jobs$List { @@ -3854,10 +3859,11 @@ export namespace bigquery_v2 { * Project ID of the project billed for the query */ projectId?: string; + /** * Request body metadata */ - resource?: Schema$QueryRequest; + requestBody?: Schema$QueryRequest; } @@ -4475,10 +4481,11 @@ export namespace bigquery_v2 { * Table ID of the destination table. */ tableId?: string; + /** * Request body metadata */ - resource?: Schema$TableDataInsertAllRequest; + requestBody?: Schema$TableDataInsertAllRequest; } export interface Params$Resource$Tabledata$List { /** @@ -5379,10 +5386,11 @@ export namespace bigquery_v2 { * Project ID of the new table */ projectId?: string; + /** * Request body metadata */ - resource?: Schema$Table; + requestBody?: Schema$Table; } export interface Params$Resource$Tables$List { /** @@ -5426,10 +5434,11 @@ export namespace bigquery_v2 { * Table ID of the table to update */ tableId?: string; + /** * Request body metadata */ - resource?: Schema$Table; + requestBody?: Schema$Table; } export interface Params$Resource$Tables$Update { /** @@ -5449,9 +5458,10 @@ export namespace bigquery_v2 { * Table ID of the table to update */ tableId?: string; + /** * Request body metadata */ - resource?: Schema$Table; + requestBody?: Schema$Table; } } diff --git a/src/apis/bigquerydatatransfer/v1.ts b/src/apis/bigquerydatatransfer/v1.ts index 5775f031f4c..1b4b05f37a0 100644 --- a/src/apis/bigquerydatatransfer/v1.ts +++ b/src/apis/bigquerydatatransfer/v1.ts @@ -165,8 +165,7 @@ export namespace bigquerydatatransfer_v1 { */ supportsCustomSchedule?: boolean; /** - * Indicates whether the data source supports multiple transfers to - * different BigQuery targets. + * Deprecated. This field has no effect. */ supportsMultipleTransfers?: boolean; /** @@ -860,10 +859,11 @@ export namespace bigquerydatatransfer_v1 { * `projects/{project_id}/dataSources/{data_source_id}` */ name?: string; + /** * Request body metadata */ - resource?: Schema$CheckValidCredsRequest; + requestBody?: Schema$CheckValidCredsRequest; } export interface Params$Resource$Projects$Datasources$Get { /** @@ -1325,10 +1325,11 @@ export namespace bigquerydatatransfer_v1 { * `projects/{project_id}/dataSources/{data_source_id}` */ name?: string; + /** * Request body metadata */ - resource?: Schema$CheckValidCredsRequest; + requestBody?: Schema$CheckValidCredsRequest; } export interface Params$Resource$Projects$Locations$Datasources$Get { /** @@ -1851,10 +1852,11 @@ export namespace bigquerydatatransfer_v1 { * will fail. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$TransferConfig; + requestBody?: Schema$TransferConfig; } export interface Params$Resource$Projects$Locations$Transferconfigs$Delete { /** @@ -1942,10 +1944,11 @@ export namespace bigquerydatatransfer_v1 { * Required list of fields to be updated in this request. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$TransferConfig; + requestBody?: Schema$TransferConfig; } export interface Params$Resource$Projects$Locations$Transferconfigs$Scheduleruns { /** @@ -1958,10 +1961,11 @@ export namespace bigquerydatatransfer_v1 { * `projects/{project_id}/transferConfigs/{config_id}`. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$ScheduleTransferRunsRequest; + requestBody?: Schema$ScheduleTransferRunsRequest; } export class Resource$Projects$Locations$Transferconfigs$Runs { @@ -2841,10 +2845,11 @@ export namespace bigquerydatatransfer_v1 { * will fail. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$TransferConfig; + requestBody?: Schema$TransferConfig; } export interface Params$Resource$Projects$Transferconfigs$Delete { /** @@ -2932,10 +2937,11 @@ export namespace bigquerydatatransfer_v1 { * Required list of fields to be updated in this request. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$TransferConfig; + requestBody?: Schema$TransferConfig; } export interface Params$Resource$Projects$Transferconfigs$Scheduleruns { /** @@ -2948,10 +2954,11 @@ export namespace bigquerydatatransfer_v1 { * `projects/{project_id}/transferConfigs/{config_id}`. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$ScheduleTransferRunsRequest; + requestBody?: Schema$ScheduleTransferRunsRequest; } export class Resource$Projects$Transferconfigs$Runs { diff --git a/src/apis/blogger/v3.ts b/src/apis/blogger/v3.ts index 51f15df23da..3971fd48ce4 100644 --- a/src/apis/blogger/v3.ts +++ b/src/apis/blogger/v3.ts @@ -2182,10 +2182,11 @@ export namespace blogger_v3 { * Whether to create the page as a draft (default: false). */ isDraft?: boolean; + /** * Request body metadata */ - resource?: Schema$Page; + requestBody?: Schema$Page; } export interface Params$Resource$Pages$List { /** @@ -2243,10 +2244,11 @@ export namespace blogger_v3 { * (default: false). */ revert?: boolean; + /** * Request body metadata */ - resource?: Schema$Page; + requestBody?: Schema$Page; } export interface Params$Resource$Pages$Publish { /** @@ -2302,10 +2304,11 @@ export namespace blogger_v3 { * (default: false). */ revert?: boolean; + /** * Request body metadata */ - resource?: Schema$Page; + requestBody?: Schema$Page; } @@ -3193,10 +3196,11 @@ export namespace blogger_v3 { * Whether to create the post as a draft (default: false). */ isDraft?: boolean; + /** * Request body metadata */ - resource?: Schema$Post; + requestBody?: Schema$Post; } export interface Params$Resource$Posts$List { /** @@ -3290,10 +3294,11 @@ export namespace blogger_v3 { * (default: false). */ revert?: boolean; + /** * Request body metadata */ - resource?: Schema$Post; + requestBody?: Schema$Post; } export interface Params$Resource$Posts$Publish { /** @@ -3395,10 +3400,11 @@ export namespace blogger_v3 { * (default: false). */ revert?: boolean; + /** * Request body metadata */ - resource?: Schema$Post; + requestBody?: Schema$Post; } diff --git a/src/apis/books/v1.ts b/src/apis/books/v1.ts index 2a8702f78f5..d3d3f01a61e 100644 --- a/src/apis/books/v1.ts +++ b/src/apis/books/v1.ts @@ -1442,6 +1442,12 @@ export namespace books_v1 { * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$BooksCloudloadingResource; } @@ -3022,6 +3028,12 @@ export namespace books_v1 { * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$Usersettings; } @@ -3444,10 +3456,11 @@ export namespace books_v1 { * String to identify the originator of this request. */ source?: string; + /** * Request body metadata */ - resource?: Schema$Annotation; + requestBody?: Schema$Annotation; } export interface Params$Resource$Mylibrary$Annotations$List { /** @@ -3528,10 +3541,11 @@ export namespace books_v1 { * String to identify the originator of this request. */ source?: string; + /** * Request body metadata */ - resource?: Schema$Annotation; + requestBody?: Schema$Annotation; } diff --git a/src/apis/calendar/v3.ts b/src/apis/calendar/v3.ts index cd5e2014988..3d42d14e2cf 100644 --- a/src/apis/calendar/v3.ts +++ b/src/apis/calendar/v3.ts @@ -1681,10 +1681,11 @@ export namespace calendar_v3 { * Optional. The default is True. */ sendNotifications?: boolean; + /** * Request body metadata */ - resource?: Schema$AclRule; + requestBody?: Schema$AclRule; } export interface Params$Resource$Acl$List { /** @@ -1749,10 +1750,11 @@ export namespace calendar_v3 { * is True. */ sendNotifications?: boolean; + /** * Request body metadata */ - resource?: Schema$AclRule; + requestBody?: Schema$AclRule; } export interface Params$Resource$Acl$Update { /** @@ -1776,10 +1778,11 @@ export namespace calendar_v3 { * is True. */ sendNotifications?: boolean; + /** * Request body metadata */ - resource?: Schema$AclRule; + requestBody?: Schema$AclRule; } export interface Params$Resource$Acl$Watch { /** @@ -1821,10 +1824,11 @@ export namespace calendar_v3 { * Optional. The default is to return all entries. */ syncToken?: string; + /** * Request body metadata */ - resource?: Schema$Channel; + requestBody?: Schema$Channel; } @@ -2354,10 +2358,11 @@ export namespace calendar_v3 { * Optional. The default is False. */ colorRgbFormat?: boolean; + /** * Request body metadata */ - resource?: Schema$CalendarListEntry; + requestBody?: Schema$CalendarListEntry; } export interface Params$Resource$Calendarlist$List { /** @@ -2425,10 +2430,11 @@ export namespace calendar_v3 { * Optional. The default is False. */ colorRgbFormat?: boolean; + /** * Request body metadata */ - resource?: Schema$CalendarListEntry; + requestBody?: Schema$CalendarListEntry; } export interface Params$Resource$Calendarlist$Update { /** @@ -2449,10 +2455,11 @@ export namespace calendar_v3 { * Optional. The default is False. */ colorRgbFormat?: boolean; + /** * Request body metadata */ - resource?: Schema$CalendarListEntry; + requestBody?: Schema$CalendarListEntry; } export interface Params$Resource$Calendarlist$Watch { /** @@ -2500,10 +2507,11 @@ export namespace calendar_v3 { * return all entries. */ syncToken?: string; + /** * Request body metadata */ - resource?: Schema$Channel; + requestBody?: Schema$Channel; } @@ -2947,6 +2955,12 @@ export namespace calendar_v3 { * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$Calendar; } export interface Params$Resource$Calendars$Patch { /** @@ -2960,10 +2974,11 @@ export namespace calendar_v3 { * logged in user, use the "primary" keyword. */ calendarId?: string; + /** * Request body metadata */ - resource?: Schema$Calendar; + requestBody?: Schema$Calendar; } export interface Params$Resource$Calendars$Update { /** @@ -2977,10 +2992,11 @@ export namespace calendar_v3 { * logged in user, use the "primary" keyword. */ calendarId?: string; + /** * Request body metadata */ - resource?: Schema$Calendar; + requestBody?: Schema$Calendar; } @@ -3064,6 +3080,12 @@ export namespace calendar_v3 { * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$Channel; } @@ -4004,10 +4026,11 @@ import(paramsOrCallback?: Params$Resource$Events$Import|BodyResponseCallback,,...` */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$Course; + requestBody?: Schema$Course; } export interface Params$Resource$Courses$Update { /** @@ -1835,10 +1837,11 @@ export namespace classroom_v1 { * Classroom-assigned identifier or an alias. */ id?: string; + /** * Request body metadata */ - resource?: Schema$Course; + requestBody?: Schema$Course; } export class Resource$Courses$Aliases { @@ -2085,10 +2088,11 @@ export namespace classroom_v1 { * Classroom-assigned identifier or an alias. */ courseId?: string; + /** * Request body metadata */ - resource?: Schema$CourseAlias; + requestBody?: Schema$CourseAlias; } export interface Params$Resource$Courses$Aliases$Delete { /** @@ -2606,10 +2610,11 @@ export namespace classroom_v1 { * Classroom-assigned identifier or an alias. */ courseId?: string; + /** * Request body metadata */ - resource?: Schema$Announcement; + requestBody?: Schema$Announcement; } export interface Params$Resource$Courses$Announcements$Delete { /** @@ -2696,10 +2701,11 @@ export namespace classroom_v1 { * Identifier of the announcement. */ id?: string; + /** * Request body metadata */ - resource?: Schema$ModifyAnnouncementAssigneesRequest; + requestBody?: Schema$ModifyAnnouncementAssigneesRequest; } export interface Params$Resource$Courses$Announcements$Patch { /** @@ -2727,10 +2733,11 @@ export namespace classroom_v1 { * `text` * `state` * `scheduled_time` */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$Announcement; + requestBody?: Schema$Announcement; } @@ -3218,10 +3225,11 @@ export namespace classroom_v1 { * Classroom-assigned identifier or an alias. */ courseId?: string; + /** * Request body metadata */ - resource?: Schema$CourseWork; + requestBody?: Schema$CourseWork; } export interface Params$Resource$Courses$Coursework$Delete { /** @@ -3309,10 +3317,11 @@ export namespace classroom_v1 { * Identifier of the coursework. */ id?: string; + /** * Request body metadata */ - resource?: Schema$ModifyCourseWorkAssigneesRequest; + requestBody?: Schema$ModifyCourseWorkAssigneesRequest; } export interface Params$Resource$Courses$Coursework$Patch { /** @@ -3341,10 +3350,11 @@ export namespace classroom_v1 { * `scheduled_time` * `submission_modification_mode` */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$CourseWork; + requestBody?: Schema$CourseWork; } export class Resource$Courses$Coursework$Studentsubmissions { @@ -4043,10 +4053,11 @@ export namespace classroom_v1 { * Identifier of the student submission. */ id?: string; + /** * Request body metadata */ - resource?: Schema$ModifyAttachmentsRequest; + requestBody?: Schema$ModifyAttachmentsRequest; } export interface Params$Resource$Courses$Coursework$Studentsubmissions$Patch { /** @@ -4074,10 +4085,11 @@ export namespace classroom_v1 { * * `draft_grade` * `assigned_grade` */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$StudentSubmission; + requestBody?: Schema$StudentSubmission; } export interface Params$Resource$Courses$Coursework$Studentsubmissions$Reclaim { /** @@ -4098,10 +4110,11 @@ export namespace classroom_v1 { * Identifier of the student submission. */ id?: string; + /** * Request body metadata */ - resource?: Schema$ReclaimStudentSubmissionRequest; + requestBody?: Schema$ReclaimStudentSubmissionRequest; } export interface Params$Resource$Courses$Coursework$Studentsubmissions$Return { /** @@ -4122,10 +4135,11 @@ export namespace classroom_v1 { * Identifier of the student submission. */ id?: string; + /** * Request body metadata */ - resource?: Schema$ReturnStudentSubmissionRequest; + requestBody?: Schema$ReturnStudentSubmissionRequest; } export interface Params$Resource$Courses$Coursework$Studentsubmissions$Turnin { /** @@ -4146,10 +4160,11 @@ export namespace classroom_v1 { * Identifier of the student submission. */ id?: string; + /** * Request body metadata */ - resource?: Schema$TurnInStudentSubmissionRequest; + requestBody?: Schema$TurnInStudentSubmissionRequest; } @@ -4471,10 +4486,11 @@ export namespace classroom_v1 { * for any user. */ enrollmentCode?: string; + /** * Request body metadata */ - resource?: Schema$Student; + requestBody?: Schema$Student; } export interface Params$Resource$Courses$Students$Delete { /** @@ -4847,10 +4863,11 @@ export namespace classroom_v1 { * Classroom-assigned identifier or an alias. */ courseId?: string; + /** * Request body metadata */ - resource?: Schema$Teacher; + requestBody?: Schema$Teacher; } export interface Params$Resource$Courses$Teachers$Delete { /** @@ -5297,10 +5314,11 @@ export namespace classroom_v1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$Invitation; + requestBody?: Schema$Invitation; } export interface Params$Resource$Invitations$Delete { /** @@ -5527,10 +5545,11 @@ export namespace classroom_v1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$Registration; + requestBody?: Schema$Registration; } export interface Params$Resource$Registrations$Delete { /** @@ -6012,10 +6031,11 @@ export namespace classroom_v1 { * ID of the student (in standard format) */ studentId?: string; + /** * Request body metadata */ - resource?: Schema$GuardianInvitation; + requestBody?: Schema$GuardianInvitation; } export interface Params$Resource$Userprofiles$Guardianinvitations$Get { /** @@ -6093,10 +6113,11 @@ export namespace classroom_v1 { * `updateMask=,,...` */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$GuardianInvitation; + requestBody?: Schema$GuardianInvitation; } diff --git a/src/apis/cloudbilling/v1.ts b/src/apis/cloudbilling/v1.ts index 078ad55cb36..f2117a44a54 100644 --- a/src/apis/cloudbilling/v1.ts +++ b/src/apis/cloudbilling/v1.ts @@ -1241,10 +1241,11 @@ export namespace cloudbilling_v1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$BillingAccount; + requestBody?: Schema$BillingAccount; } export interface Params$Resource$Billingaccounts$Get { /** @@ -1313,10 +1314,11 @@ export namespace cloudbilling_v1 { * supported. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$BillingAccount; + requestBody?: Schema$BillingAccount; } export interface Params$Resource$Billingaccounts$Setiampolicy { /** @@ -1329,10 +1331,11 @@ export namespace cloudbilling_v1 { * operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$SetIamPolicyRequest; + requestBody?: Schema$SetIamPolicyRequest; } export interface Params$Resource$Billingaccounts$Testiampermissions { /** @@ -1345,10 +1348,11 @@ export namespace cloudbilling_v1 { * See the operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestIamPermissionsRequest; + requestBody?: Schema$TestIamPermissionsRequest; } export class Resource$Billingaccounts$Projects { @@ -1852,10 +1856,11 @@ export namespace cloudbilling_v1 { * that you want to update. For example, `projects/tokyo-rain-123`. */ name?: string; + /** * Request body metadata */ - resource?: Schema$ProjectBillingInfo; + requestBody?: Schema$ProjectBillingInfo; } diff --git a/src/apis/cloudbuild/v1.ts b/src/apis/cloudbuild/v1.ts index c36c10c9afb..0d1d197db9d 100644 --- a/src/apis/cloudbuild/v1.ts +++ b/src/apis/cloudbuild/v1.ts @@ -1025,10 +1025,11 @@ export namespace cloudbuild_v1 { * The name of the operation resource to be cancelled. */ name?: string; + /** * Request body metadata */ - resource?: Schema$CancelOperationRequest; + requestBody?: Schema$CancelOperationRequest; } export interface Params$Resource$Operations$Get { /** @@ -1470,10 +1471,11 @@ export namespace cloudbuild_v1 { * ID of the project. */ projectId?: string; + /** * Request body metadata */ - resource?: Schema$CancelBuildRequest; + requestBody?: Schema$CancelBuildRequest; } export interface Params$Resource$Projects$Builds$Create { /** @@ -1485,10 +1487,11 @@ export namespace cloudbuild_v1 { * ID of the project. */ projectId?: string; + /** * Request body metadata */ - resource?: Schema$Build; + requestBody?: Schema$Build; } export interface Params$Resource$Projects$Builds$Get { /** @@ -1542,10 +1545,11 @@ export namespace cloudbuild_v1 { * ID of the project. */ projectId?: string; + /** * Request body metadata */ - resource?: Schema$RetryBuildRequest; + requestBody?: Schema$RetryBuildRequest; } @@ -1979,10 +1983,11 @@ export namespace cloudbuild_v1 { * ID of the project for which to configure automatic builds. */ projectId?: string; + /** * Request body metadata */ - resource?: Schema$BuildTrigger; + requestBody?: Schema$BuildTrigger; } export interface Params$Resource$Projects$Triggers$Delete { /** @@ -2039,10 +2044,11 @@ export namespace cloudbuild_v1 { * ID of the `BuildTrigger` to update. */ triggerId?: string; + /** * Request body metadata */ - resource?: Schema$BuildTrigger; + requestBody?: Schema$BuildTrigger; } export interface Params$Resource$Projects$Triggers$Run { /** @@ -2058,9 +2064,10 @@ export namespace cloudbuild_v1 { * ID of the trigger. */ triggerId?: string; + /** * Request body metadata */ - resource?: Schema$RepoSource; + requestBody?: Schema$RepoSource; } } diff --git a/src/apis/clouddebugger/v2.ts b/src/apis/clouddebugger/v2.ts index 9b0ce954782..078f84f3b1f 100644 --- a/src/apis/clouddebugger/v2.ts +++ b/src/apis/clouddebugger/v2.ts @@ -863,10 +863,11 @@ export namespace clouddebugger_v2 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$RegisterDebuggeeRequest; + requestBody?: Schema$RegisterDebuggeeRequest; } export class Resource$Controller$Debuggees$Breakpoints { @@ -1206,10 +1207,11 @@ export namespace clouddebugger_v2 { * Breakpoint identifier, unique in the scope of the debuggee. */ id?: string; + /** * Request body metadata */ - resource?: Schema$UpdateActiveBreakpointRequest; + requestBody?: Schema$UpdateActiveBreakpointRequest; } @@ -1989,9 +1991,10 @@ export namespace clouddebugger_v2 { * ID of the debuggee where the breakpoint is to be set. */ debuggeeId?: string; + /** * Request body metadata */ - resource?: Schema$Breakpoint; + requestBody?: Schema$Breakpoint; } } diff --git a/src/apis/clouderrorreporting/v1beta1.ts b/src/apis/clouderrorreporting/v1beta1.ts index 3892b4c0b76..4c0e3b62d43 100644 --- a/src/apis/clouderrorreporting/v1beta1.ts +++ b/src/apis/clouderrorreporting/v1beta1.ts @@ -755,10 +755,11 @@ export namespace clouderrorreporting_v1beta1 { * `projects/my-project-123`. */ projectName?: string; + /** * Request body metadata */ - resource?: Schema$ReportedErrorEvent; + requestBody?: Schema$ReportedErrorEvent; } @@ -935,10 +936,11 @@ export namespace clouderrorreporting_v1beta1 { * projects/my-project-123/groups/my-groupid */ name?: string; + /** * Request body metadata */ - resource?: Schema$ErrorGroup; + requestBody?: Schema$ErrorGroup; } diff --git a/src/apis/cloudfunctions/v1.ts b/src/apis/cloudfunctions/v1.ts index 96f8d955361..4e18f99f371 100644 --- a/src/apis/cloudfunctions/v1.ts +++ b/src/apis/cloudfunctions/v1.ts @@ -1442,10 +1442,11 @@ export namespace cloudfunctions_v1 { * The name of the function to be called. */ name?: string; + /** * Request body metadata */ - resource?: Schema$CallFunctionRequest; + requestBody?: Schema$CallFunctionRequest; } export interface Params$Resource$Projects$Locations$Functions$Create { /** @@ -1458,10 +1459,11 @@ export namespace cloudfunctions_v1 { * specified in the format `projects/x/locations/x` */ location?: string; + /** * Request body metadata */ - resource?: Schema$CloudFunction; + requestBody?: Schema$CloudFunction; } export interface Params$Resource$Projects$Locations$Functions$Delete { /** @@ -1485,10 +1487,11 @@ export namespace cloudfunctions_v1 { * URL should be generated. */ name?: string; + /** * Request body metadata */ - resource?: Schema$GenerateDownloadUrlRequest; + requestBody?: Schema$GenerateDownloadUrlRequest; } export interface Params$Resource$Projects$Locations$Functions$Generateuploadurl { /** @@ -1501,10 +1504,11 @@ export namespace cloudfunctions_v1 { * should be generated, specified in the format `projects/x/locations/x`. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GenerateUploadUrlRequest; + requestBody?: Schema$GenerateUploadUrlRequest; } export interface Params$Resource$Projects$Locations$Functions$Get { /** @@ -1555,9 +1559,10 @@ export namespace cloudfunctions_v1 { * Required list of fields to be updated in this request. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$CloudFunction; + requestBody?: Schema$CloudFunction; } } diff --git a/src/apis/cloudfunctions/v1beta2.ts b/src/apis/cloudfunctions/v1beta2.ts index 633c373c7ab..bc168c94259 100644 --- a/src/apis/cloudfunctions/v1beta2.ts +++ b/src/apis/cloudfunctions/v1beta2.ts @@ -1464,10 +1464,11 @@ export namespace cloudfunctions_v1beta2 { * The name of the function to be called. */ name?: string; + /** * Request body metadata */ - resource?: Schema$CallFunctionRequest; + requestBody?: Schema$CallFunctionRequest; } export interface Params$Resource$Projects$Locations$Functions$Create { /** @@ -1480,10 +1481,11 @@ export namespace cloudfunctions_v1beta2 { * specified in the format `projects/x/locations/x` */ location?: string; + /** * Request body metadata */ - resource?: Schema$CloudFunction; + requestBody?: Schema$CloudFunction; } export interface Params$Resource$Projects$Locations$Functions$Delete { /** @@ -1507,10 +1509,11 @@ export namespace cloudfunctions_v1beta2 { * URL should be generated. */ name?: string; + /** * Request body metadata */ - resource?: Schema$GenerateDownloadUrlRequest; + requestBody?: Schema$GenerateDownloadUrlRequest; } export interface Params$Resource$Projects$Locations$Functions$Generateuploadurl { /** @@ -1523,10 +1526,11 @@ export namespace cloudfunctions_v1beta2 { * should be generated, specified in the format `projects/x/locations/x`. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GenerateUploadUrlRequest; + requestBody?: Schema$GenerateUploadUrlRequest; } export interface Params$Resource$Projects$Locations$Functions$Get { /** @@ -1572,9 +1576,10 @@ export namespace cloudfunctions_v1beta2 { * The name of the function to be updated. */ name?: string; + /** * Request body metadata */ - resource?: Schema$CloudFunction; + requestBody?: Schema$CloudFunction; } } diff --git a/src/apis/cloudiot/v1.ts b/src/apis/cloudiot/v1.ts index 04f5948f6f3..2b1efda4890 100644 --- a/src/apis/cloudiot/v1.ts +++ b/src/apis/cloudiot/v1.ts @@ -1419,10 +1419,11 @@ export namespace cloudiot_v1 { * For example, `projects/example-project/locations/us-central1`. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$DeviceRegistry; + requestBody?: Schema$DeviceRegistry; } export interface Params$Resource$Projects$Locations$Registries$Delete { /** @@ -1459,10 +1460,11 @@ export namespace cloudiot_v1 { * operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$GetIamPolicyRequest; + requestBody?: Schema$GetIamPolicyRequest; } export interface Params$Resource$Projects$Locations$Registries$List { /** @@ -1508,10 +1510,11 @@ export namespace cloudiot_v1 { * `state_notification_config`. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$DeviceRegistry; + requestBody?: Schema$DeviceRegistry; } export interface Params$Resource$Projects$Locations$Registries$Setiampolicy { /** @@ -1524,10 +1527,11 @@ export namespace cloudiot_v1 { * operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$SetIamPolicyRequest; + requestBody?: Schema$SetIamPolicyRequest; } export interface Params$Resource$Projects$Locations$Registries$Testiampermissions { /** @@ -1540,10 +1544,11 @@ export namespace cloudiot_v1 { * See the operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestIamPermissionsRequest; + requestBody?: Schema$TestIamPermissionsRequest; } export class Resource$Projects$Locations$Registries$Devices { @@ -1998,10 +2003,11 @@ export namespace cloudiot_v1 { * `projects/example-project/locations/us-central1/registries/my-registry`. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$Device; + requestBody?: Schema$Device; } export interface Params$Resource$Projects$Locations$Registries$Devices$Delete { /** @@ -2091,10 +2097,11 @@ export namespace cloudiot_v1 { * `projects/p0/locations/us-central1/registries/registry0/devices/{num_id}`. */ name?: string; + /** * Request body metadata */ - resource?: Schema$ModifyCloudToDeviceConfigRequest; + requestBody?: Schema$ModifyCloudToDeviceConfigRequest; } export interface Params$Resource$Projects$Locations$Registries$Devices$Patch { /** @@ -2117,10 +2124,11 @@ export namespace cloudiot_v1 { * `blocked`, and `metadata` */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$Device; + requestBody?: Schema$Device; } export class Resource$Projects$Locations$Registries$Devices$Configversions { @@ -2606,10 +2614,11 @@ export namespace cloudiot_v1 { * operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$GetIamPolicyRequest; + requestBody?: Schema$GetIamPolicyRequest; } export interface Params$Resource$Projects$Locations$Registries$Groups$Setiampolicy { /** @@ -2622,10 +2631,11 @@ export namespace cloudiot_v1 { * operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$SetIamPolicyRequest; + requestBody?: Schema$SetIamPolicyRequest; } export interface Params$Resource$Projects$Locations$Registries$Groups$Testiampermissions { /** @@ -2638,10 +2648,11 @@ export namespace cloudiot_v1 { * See the operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestIamPermissionsRequest; + requestBody?: Schema$TestIamPermissionsRequest; } export class Resource$Projects$Locations$Registries$Groups$Devices { @@ -2997,10 +3008,11 @@ export namespace cloudiot_v1 { * `projects/p0/locations/us-central1/registries/registry0/devices/{num_id}`. */ name?: string; + /** * Request body metadata */ - resource?: Schema$ModifyCloudToDeviceConfigRequest; + requestBody?: Schema$ModifyCloudToDeviceConfigRequest; } export interface Params$Resource$Projects$Locations$Registries$Groups$Devices$Patch { /** @@ -3023,10 +3035,11 @@ export namespace cloudiot_v1 { * `blocked`, and `metadata` */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$Device; + requestBody?: Schema$Device; } export class diff --git a/src/apis/cloudkms/v1.ts b/src/apis/cloudkms/v1.ts index 45645ddcedb..8aff3385a20 100644 --- a/src/apis/cloudkms/v1.ts +++ b/src/apis/cloudkms/v1.ts @@ -1144,10 +1144,11 @@ export namespace cloudkms_v1 { * in the format `projects/x/locations/x`. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$KeyRing; + requestBody?: Schema$KeyRing; } export interface Params$Resource$Projects$Locations$Keyrings$Get { /** @@ -1207,10 +1208,11 @@ export namespace cloudkms_v1 { * operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$SetIamPolicyRequest; + requestBody?: Schema$SetIamPolicyRequest; } export interface Params$Resource$Projects$Locations$Keyrings$Testiampermissions { /** @@ -1223,10 +1225,11 @@ export namespace cloudkms_v1 { * See the operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestIamPermissionsRequest; + requestBody?: Schema$TestIamPermissionsRequest; } export class Resource$Projects$Locations$Keyrings$Cryptokeys { @@ -1985,10 +1988,11 @@ export namespace cloudkms_v1 { * Required. The name of the KeyRing associated with the CryptoKeys. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$CryptoKey; + requestBody?: Schema$CryptoKey; } export interface Params$Resource$Projects$Locations$Keyrings$Cryptokeys$Decrypt { /** @@ -2001,10 +2005,11 @@ export namespace cloudkms_v1 { * server will choose the appropriate version. */ name?: string; + /** * Request body metadata */ - resource?: Schema$DecryptRequest; + requestBody?: Schema$DecryptRequest; } export interface Params$Resource$Projects$Locations$Keyrings$Cryptokeys$Encrypt { /** @@ -2018,10 +2023,11 @@ export namespace cloudkms_v1 { * primary version. */ name?: string; + /** * Request body metadata */ - resource?: Schema$EncryptRequest; + requestBody?: Schema$EncryptRequest; } export interface Params$Resource$Projects$Locations$Keyrings$Cryptokeys$Get { /** @@ -2085,10 +2091,11 @@ export namespace cloudkms_v1 { * Required list of fields to be updated in this request. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$CryptoKey; + requestBody?: Schema$CryptoKey; } export interface Params$Resource$Projects$Locations$Keyrings$Cryptokeys$Setiampolicy { /** @@ -2101,10 +2108,11 @@ export namespace cloudkms_v1 { * operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$SetIamPolicyRequest; + requestBody?: Schema$SetIamPolicyRequest; } export interface Params$Resource$Projects$Locations$Keyrings$Cryptokeys$Testiampermissions { /** @@ -2117,10 +2125,11 @@ export namespace cloudkms_v1 { * See the operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestIamPermissionsRequest; + requestBody?: Schema$TestIamPermissionsRequest; } export interface Params$Resource$Projects$Locations$Keyrings$Cryptokeys$Updateprimaryversion { /** @@ -2132,10 +2141,11 @@ export namespace cloudkms_v1 { * The resource name of the CryptoKey to update. */ name?: string; + /** * Request body metadata */ - resource?: Schema$UpdateCryptoKeyPrimaryVersionRequest; + requestBody?: Schema$UpdateCryptoKeyPrimaryVersionRequest; } export class @@ -2618,10 +2628,11 @@ export namespace cloudkms_v1 { * CryptoKeyVersions. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$CryptoKeyVersion; + requestBody?: Schema$CryptoKeyVersion; } export interface Params$Resource$Projects$Locations$Keyrings$Cryptokeys$Cryptokeyversions$Destroy { /** @@ -2633,10 +2644,11 @@ export namespace cloudkms_v1 { * The resource name of the CryptoKeyVersion to destroy. */ name?: string; + /** * Request body metadata */ - resource?: Schema$DestroyCryptoKeyVersionRequest; + requestBody?: Schema$DestroyCryptoKeyVersionRequest; } export interface Params$Resource$Projects$Locations$Keyrings$Cryptokeys$Cryptokeyversions$Get { /** @@ -2689,10 +2701,11 @@ export namespace cloudkms_v1 { * Required list of fields to be updated in this request. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$CryptoKeyVersion; + requestBody?: Schema$CryptoKeyVersion; } export interface Params$Resource$Projects$Locations$Keyrings$Cryptokeys$Cryptokeyversions$Restore { /** @@ -2704,9 +2717,10 @@ export namespace cloudkms_v1 { * The resource name of the CryptoKeyVersion to restore. */ name?: string; + /** * Request body metadata */ - resource?: Schema$RestoreCryptoKeyVersionRequest; + requestBody?: Schema$RestoreCryptoKeyVersionRequest; } } diff --git a/src/apis/cloudresourcemanager/v1.ts b/src/apis/cloudresourcemanager/v1.ts index c943f562a8f..f5836caf0ef 100644 --- a/src/apis/cloudresourcemanager/v1.ts +++ b/src/apis/cloudresourcemanager/v1.ts @@ -1859,10 +1859,11 @@ export namespace cloudresourcemanager_v1 { * Name of the resource for the `Policy` to clear. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$ClearOrgPolicyRequest; + requestBody?: Schema$ClearOrgPolicyRequest; } export interface Params$Resource$Folders$Geteffectiveorgpolicy { /** @@ -1874,10 +1875,11 @@ export namespace cloudresourcemanager_v1 { * The name of the resource to start computing the effective `Policy`. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$GetEffectiveOrgPolicyRequest; + requestBody?: Schema$GetEffectiveOrgPolicyRequest; } export interface Params$Resource$Folders$Getorgpolicy { /** @@ -1889,10 +1891,11 @@ export namespace cloudresourcemanager_v1 { * Name of the resource the `Policy` is set on. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$GetOrgPolicyRequest; + requestBody?: Schema$GetOrgPolicyRequest; } export interface Params$Resource$Folders$Listavailableorgpolicyconstraints { /** @@ -1904,10 +1907,11 @@ export namespace cloudresourcemanager_v1 { * Name of the resource to list `Constraints` for. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$ListAvailableOrgPolicyConstraintsRequest; + requestBody?: Schema$ListAvailableOrgPolicyConstraintsRequest; } export interface Params$Resource$Folders$Listorgpolicies { /** @@ -1919,10 +1923,11 @@ export namespace cloudresourcemanager_v1 { * Name of the resource to list Policies for. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$ListOrgPoliciesRequest; + requestBody?: Schema$ListOrgPoliciesRequest; } export interface Params$Resource$Folders$Setorgpolicy { /** @@ -1934,10 +1939,11 @@ export namespace cloudresourcemanager_v1 { * Resource name of the resource to attach the `Policy`. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$SetOrgPolicyRequest; + requestBody?: Schema$SetOrgPolicyRequest; } @@ -2331,10 +2337,11 @@ export namespace cloudresourcemanager_v1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$Lien; + requestBody?: Schema$Lien; } export interface Params$Resource$Liens$Delete { /** @@ -4002,10 +4009,11 @@ export namespace cloudresourcemanager_v1 { * Name of the resource for the `Policy` to clear. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$ClearOrgPolicyRequest; + requestBody?: Schema$ClearOrgPolicyRequest; } export interface Params$Resource$Organizations$Get { /** @@ -4029,10 +4037,11 @@ export namespace cloudresourcemanager_v1 { * The name of the resource to start computing the effective `Policy`. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$GetEffectiveOrgPolicyRequest; + requestBody?: Schema$GetEffectiveOrgPolicyRequest; } export interface Params$Resource$Organizations$Getiampolicy { /** @@ -4045,10 +4054,11 @@ export namespace cloudresourcemanager_v1 { * operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$GetIamPolicyRequest; + requestBody?: Schema$GetIamPolicyRequest; } export interface Params$Resource$Organizations$Getorgpolicy { /** @@ -4060,10 +4070,11 @@ export namespace cloudresourcemanager_v1 { * Name of the resource the `Policy` is set on. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$GetOrgPolicyRequest; + requestBody?: Schema$GetOrgPolicyRequest; } export interface Params$Resource$Organizations$Listavailableorgpolicyconstraints { /** @@ -4075,10 +4086,11 @@ export namespace cloudresourcemanager_v1 { * Name of the resource to list `Constraints` for. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$ListAvailableOrgPolicyConstraintsRequest; + requestBody?: Schema$ListAvailableOrgPolicyConstraintsRequest; } export interface Params$Resource$Organizations$Listorgpolicies { /** @@ -4090,10 +4102,11 @@ export namespace cloudresourcemanager_v1 { * Name of the resource to list Policies for. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$ListOrgPoliciesRequest; + requestBody?: Schema$ListOrgPoliciesRequest; } export interface Params$Resource$Organizations$Search { /** @@ -4101,10 +4114,11 @@ export namespace cloudresourcemanager_v1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$SearchOrganizationsRequest; + requestBody?: Schema$SearchOrganizationsRequest; } export interface Params$Resource$Organizations$Setiampolicy { /** @@ -4117,10 +4131,11 @@ export namespace cloudresourcemanager_v1 { * operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$SetIamPolicyRequest; + requestBody?: Schema$SetIamPolicyRequest; } export interface Params$Resource$Organizations$Setorgpolicy { /** @@ -4132,10 +4147,11 @@ export namespace cloudresourcemanager_v1 { * Resource name of the resource to attach the `Policy`. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$SetOrgPolicyRequest; + requestBody?: Schema$SetOrgPolicyRequest; } export interface Params$Resource$Organizations$Testiampermissions { /** @@ -4148,10 +4164,11 @@ export namespace cloudresourcemanager_v1 { * See the operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestIamPermissionsRequest; + requestBody?: Schema$TestIamPermissionsRequest; } @@ -6286,10 +6303,11 @@ export namespace cloudresourcemanager_v1 { * Name of the resource for the `Policy` to clear. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$ClearOrgPolicyRequest; + requestBody?: Schema$ClearOrgPolicyRequest; } export interface Params$Resource$Projects$Create { /** @@ -6297,10 +6315,11 @@ export namespace cloudresourcemanager_v1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$Project; + requestBody?: Schema$Project; } export interface Params$Resource$Projects$Delete { /** @@ -6334,10 +6353,11 @@ export namespace cloudresourcemanager_v1 { * The Project ID (for example, `my-project-123`). Required. */ projectId?: string; + /** * Request body metadata */ - resource?: Schema$GetAncestryRequest; + requestBody?: Schema$GetAncestryRequest; } export interface Params$Resource$Projects$Geteffectiveorgpolicy { /** @@ -6349,10 +6369,11 @@ export namespace cloudresourcemanager_v1 { * The name of the resource to start computing the effective `Policy`. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$GetEffectiveOrgPolicyRequest; + requestBody?: Schema$GetEffectiveOrgPolicyRequest; } export interface Params$Resource$Projects$Getiampolicy { /** @@ -6365,10 +6386,11 @@ export namespace cloudresourcemanager_v1 { * operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$GetIamPolicyRequest; + requestBody?: Schema$GetIamPolicyRequest; } export interface Params$Resource$Projects$Getorgpolicy { /** @@ -6380,10 +6402,11 @@ export namespace cloudresourcemanager_v1 { * Name of the resource the `Policy` is set on. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$GetOrgPolicyRequest; + requestBody?: Schema$GetOrgPolicyRequest; } export interface Params$Resource$Projects$List { /** @@ -6435,10 +6458,11 @@ export namespace cloudresourcemanager_v1 { * Name of the resource to list `Constraints` for. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$ListAvailableOrgPolicyConstraintsRequest; + requestBody?: Schema$ListAvailableOrgPolicyConstraintsRequest; } export interface Params$Resource$Projects$Listorgpolicies { /** @@ -6450,10 +6474,11 @@ export namespace cloudresourcemanager_v1 { * Name of the resource to list Policies for. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$ListOrgPoliciesRequest; + requestBody?: Schema$ListOrgPoliciesRequest; } export interface Params$Resource$Projects$Setiampolicy { /** @@ -6466,10 +6491,11 @@ export namespace cloudresourcemanager_v1 { * operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$SetIamPolicyRequest; + requestBody?: Schema$SetIamPolicyRequest; } export interface Params$Resource$Projects$Setorgpolicy { /** @@ -6481,10 +6507,11 @@ export namespace cloudresourcemanager_v1 { * Resource name of the resource to attach the `Policy`. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$SetOrgPolicyRequest; + requestBody?: Schema$SetOrgPolicyRequest; } export interface Params$Resource$Projects$Testiampermissions { /** @@ -6497,10 +6524,11 @@ export namespace cloudresourcemanager_v1 { * See the operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestIamPermissionsRequest; + requestBody?: Schema$TestIamPermissionsRequest; } export interface Params$Resource$Projects$Undelete { /** @@ -6512,10 +6540,11 @@ export namespace cloudresourcemanager_v1 { * The project ID (for example, `foo-bar-123`). Required. */ projectId?: string; + /** * Request body metadata */ - resource?: Schema$UndeleteProjectRequest; + requestBody?: Schema$UndeleteProjectRequest; } export interface Params$Resource$Projects$Update { /** @@ -6527,9 +6556,10 @@ export namespace cloudresourcemanager_v1 { * The project ID (for example, `my-project-123`). Required. */ projectId?: string; + /** * Request body metadata */ - resource?: Schema$Project; + requestBody?: Schema$Project; } } diff --git a/src/apis/cloudresourcemanager/v1beta1.ts b/src/apis/cloudresourcemanager/v1beta1.ts index 352a6e27a38..97900c351a6 100644 --- a/src/apis/cloudresourcemanager/v1beta1.ts +++ b/src/apis/cloudresourcemanager/v1beta1.ts @@ -1318,10 +1318,11 @@ export namespace cloudresourcemanager_v1beta1 { * operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$GetIamPolicyRequest; + requestBody?: Schema$GetIamPolicyRequest; } export interface Params$Resource$Organizations$List { /** @@ -1363,10 +1364,11 @@ export namespace cloudresourcemanager_v1beta1 { * operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$SetIamPolicyRequest; + requestBody?: Schema$SetIamPolicyRequest; } export interface Params$Resource$Organizations$Testiampermissions { /** @@ -1379,10 +1381,11 @@ export namespace cloudresourcemanager_v1beta1 { * See the operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestIamPermissionsRequest; + requestBody?: Schema$TestIamPermissionsRequest; } export interface Params$Resource$Organizations$Update { /** @@ -1396,10 +1399,11 @@ export namespace cloudresourcemanager_v1beta1 { * "organizations/[organization_id]". For example, "organizations/1234". */ name?: string; + /** * Request body metadata */ - resource?: Schema$Organization; + requestBody?: Schema$Organization; } @@ -2722,10 +2726,11 @@ export namespace cloudresourcemanager_v1beta1 { * A safety hatch to opt out of the new reliable project creation process. */ useLegacyStack?: boolean; + /** * Request body metadata */ - resource?: Schema$Project; + requestBody?: Schema$Project; } export interface Params$Resource$Projects$Delete { /** @@ -2759,10 +2764,11 @@ export namespace cloudresourcemanager_v1beta1 { * The Project ID (for example, `my-project-123`). Required. */ projectId?: string; + /** * Request body metadata */ - resource?: Schema$GetAncestryRequest; + requestBody?: Schema$GetAncestryRequest; } export interface Params$Resource$Projects$Getiampolicy { /** @@ -2775,10 +2781,11 @@ export namespace cloudresourcemanager_v1beta1 { * operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$GetIamPolicyRequest; + requestBody?: Schema$GetIamPolicyRequest; } export interface Params$Resource$Projects$List { /** @@ -2831,10 +2838,11 @@ export namespace cloudresourcemanager_v1beta1 { * operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$SetIamPolicyRequest; + requestBody?: Schema$SetIamPolicyRequest; } export interface Params$Resource$Projects$Testiampermissions { /** @@ -2847,10 +2855,11 @@ export namespace cloudresourcemanager_v1beta1 { * See the operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestIamPermissionsRequest; + requestBody?: Schema$TestIamPermissionsRequest; } export interface Params$Resource$Projects$Undelete { /** @@ -2862,10 +2871,11 @@ export namespace cloudresourcemanager_v1beta1 { * The project ID (for example, `foo-bar-123`). Required. */ projectId?: string; + /** * Request body metadata */ - resource?: Schema$UndeleteProjectRequest; + requestBody?: Schema$UndeleteProjectRequest; } export interface Params$Resource$Projects$Update { /** @@ -2877,9 +2887,10 @@ export namespace cloudresourcemanager_v1beta1 { * The project ID (for example, `my-project-123`). Required. */ projectId?: string; + /** * Request body metadata */ - resource?: Schema$Project; + requestBody?: Schema$Project; } } diff --git a/src/apis/cloudresourcemanager/v2.ts b/src/apis/cloudresourcemanager/v2.ts index dc590068821..6a7ef41f228 100644 --- a/src/apis/cloudresourcemanager/v2.ts +++ b/src/apis/cloudresourcemanager/v2.ts @@ -1331,10 +1331,11 @@ export namespace cloudresourcemanager_v2 { * `folders/{folder_id}` or `organizations/{org_id}`. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$Folder; + requestBody?: Schema$Folder; } export interface Params$Resource$Folders$Delete { /** @@ -1371,10 +1372,11 @@ export namespace cloudresourcemanager_v2 { * operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$GetIamPolicyRequest; + requestBody?: Schema$GetIamPolicyRequest; } export interface Params$Resource$Folders$List { /** @@ -1417,10 +1419,11 @@ export namespace cloudresourcemanager_v2 { * folders/{folder_id} */ name?: string; + /** * Request body metadata */ - resource?: Schema$MoveFolderRequest; + requestBody?: Schema$MoveFolderRequest; } export interface Params$Resource$Folders$Patch { /** @@ -1437,10 +1440,11 @@ export namespace cloudresourcemanager_v2 { * Fields to be updated. Only the `display_name` can be updated. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$Folder; + requestBody?: Schema$Folder; } export interface Params$Resource$Folders$Search { /** @@ -1448,10 +1452,11 @@ export namespace cloudresourcemanager_v2 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$SearchFoldersRequest; + requestBody?: Schema$SearchFoldersRequest; } export interface Params$Resource$Folders$Setiampolicy { /** @@ -1464,10 +1469,11 @@ export namespace cloudresourcemanager_v2 { * operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$SetIamPolicyRequest; + requestBody?: Schema$SetIamPolicyRequest; } export interface Params$Resource$Folders$Testiampermissions { /** @@ -1480,10 +1486,11 @@ export namespace cloudresourcemanager_v2 { * See the operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestIamPermissionsRequest; + requestBody?: Schema$TestIamPermissionsRequest; } export interface Params$Resource$Folders$Undelete { /** @@ -1496,9 +1503,10 @@ export namespace cloudresourcemanager_v2 { * `folders/{folder_id}`. */ name?: string; + /** * Request body metadata */ - resource?: Schema$UndeleteFolderRequest; + requestBody?: Schema$UndeleteFolderRequest; } } diff --git a/src/apis/cloudresourcemanager/v2beta1.ts b/src/apis/cloudresourcemanager/v2beta1.ts index c859b0bfc93..70054560ebd 100644 --- a/src/apis/cloudresourcemanager/v2beta1.ts +++ b/src/apis/cloudresourcemanager/v2beta1.ts @@ -1333,10 +1333,11 @@ export namespace cloudresourcemanager_v2beta1 { * `folders/{folder_id}` or `organizations/{org_id}`. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$Folder; + requestBody?: Schema$Folder; } export interface Params$Resource$Folders$Delete { /** @@ -1373,10 +1374,11 @@ export namespace cloudresourcemanager_v2beta1 { * operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$GetIamPolicyRequest; + requestBody?: Schema$GetIamPolicyRequest; } export interface Params$Resource$Folders$List { /** @@ -1419,10 +1421,11 @@ export namespace cloudresourcemanager_v2beta1 { * folders/{folder_id} */ name?: string; + /** * Request body metadata */ - resource?: Schema$MoveFolderRequest; + requestBody?: Schema$MoveFolderRequest; } export interface Params$Resource$Folders$Patch { /** @@ -1439,10 +1442,11 @@ export namespace cloudresourcemanager_v2beta1 { * Fields to be updated. Only the `display_name` can be updated. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$Folder; + requestBody?: Schema$Folder; } export interface Params$Resource$Folders$Search { /** @@ -1450,10 +1454,11 @@ export namespace cloudresourcemanager_v2beta1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$SearchFoldersRequest; + requestBody?: Schema$SearchFoldersRequest; } export interface Params$Resource$Folders$Setiampolicy { /** @@ -1466,10 +1471,11 @@ export namespace cloudresourcemanager_v2beta1 { * operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$SetIamPolicyRequest; + requestBody?: Schema$SetIamPolicyRequest; } export interface Params$Resource$Folders$Testiampermissions { /** @@ -1482,10 +1488,11 @@ export namespace cloudresourcemanager_v2beta1 { * See the operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestIamPermissionsRequest; + requestBody?: Schema$TestIamPermissionsRequest; } export interface Params$Resource$Folders$Undelete { /** @@ -1498,9 +1505,10 @@ export namespace cloudresourcemanager_v2beta1 { * `folders/{folder_id}`. */ name?: string; + /** * Request body metadata */ - resource?: Schema$UndeleteFolderRequest; + requestBody?: Schema$UndeleteFolderRequest; } } diff --git a/src/apis/cloudshell/v1.ts b/src/apis/cloudshell/v1.ts index 2b7dc1508aa..b87c0a93b4e 100644 --- a/src/apis/cloudshell/v1.ts +++ b/src/apis/cloudshell/v1.ts @@ -586,10 +586,11 @@ export namespace cloudshell_v1 { * The name of the operation resource to be cancelled. */ name?: string; + /** * Request body metadata */ - resource?: Schema$CancelOperationRequest; + requestBody?: Schema$CancelOperationRequest; } export interface Params$Resource$Operations$Delete { /** diff --git a/src/apis/cloudshell/v1alpha1.ts b/src/apis/cloudshell/v1alpha1.ts index 855f19e5f9e..32e38dca7f3 100644 --- a/src/apis/cloudshell/v1alpha1.ts +++ b/src/apis/cloudshell/v1alpha1.ts @@ -544,10 +544,11 @@ export namespace cloudshell_v1alpha1 { * Mask specifying which fields in the environment should be updated. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$Environment; + requestBody?: Schema$Environment; } export interface Params$Resource$Users$Environments$Start { /** @@ -561,10 +562,11 @@ export namespace cloudshell_v1alpha1 { * `users/someone@example.com/environments/default`. */ name?: string; + /** * Request body metadata */ - resource?: Schema$StartEnvironmentRequest; + requestBody?: Schema$StartEnvironmentRequest; } export class Resource$Users$Environments$Publickeys { @@ -728,10 +730,11 @@ export namespace cloudshell_v1alpha1 { * Parent resource name, e.g. `users/me/environments/default`. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$CreatePublicKeyRequest; + requestBody?: Schema$CreatePublicKeyRequest; } export interface Params$Resource$Users$Environments$Publickeys$Delete { /** diff --git a/src/apis/cloudtasks/v2beta2.ts b/src/apis/cloudtasks/v2beta2.ts index 091e7e105ea..01440e34e7e 100644 --- a/src/apis/cloudtasks/v2beta2.ts +++ b/src/apis/cloudtasks/v2beta2.ts @@ -675,7 +675,8 @@ export namespace cloudtasks_v2beta2 { /** * Rate limits. This message determines the maximum rate that tasks can be * dispatched by a queue, regardless of whether the dispatch is a first task - * attempt or a retry. + * attempt or a retry. Note: The debugging command, RunTask, will run a task + * even if the queue has reached its RateLimits. */ export interface Schema$RateLimits { /** @@ -706,10 +707,11 @@ export namespace cloudtasks_v2beta2 { * dispatched for this queue. After this threshold has been reached, Cloud * Tasks stops dispatching tasks until the number of concurrent requests * decreases. If unspecified when the queue is created, Cloud Tasks will - * pick the default. The maximum allowed value is 5,000. -1 indicates no - * limit. This field is output only for [pull - * queues](google.cloud.tasks.v2beta2.PullTarget). This field has the same - * meaning as [max_concurrent_requests in + * pick the default. The maximum allowed value is 5,000. This field is + * output only for [pull queues](google.cloud.tasks.v2beta2.PullTarget) and + * always -1, which indicates no limit. No other queue types can have + * `max_concurrent_tasks` set to -1. This field has the same meaning as + * [max_concurrent_requests in * queue.yaml/xml](/appengine/docs/standard/python/config/queueref#max_concurrent_requests). */ maxConcurrentTasks?: number; @@ -2800,10 +2802,11 @@ export namespace cloudtasks_v2beta2 { * ListLocations. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$Queue; + requestBody?: Schema$Queue; } export interface Params$Resource$Projects$Locations$Queues$Delete { /** @@ -2840,10 +2843,11 @@ export namespace cloudtasks_v2beta2 { * operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$GetIamPolicyRequest; + requestBody?: Schema$GetIamPolicyRequest; } export interface Params$Resource$Projects$Locations$Queues$List { /** @@ -2908,10 +2912,11 @@ export namespace cloudtasks_v2beta2 { * empty, then all fields will be updated. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$Queue; + requestBody?: Schema$Queue; } export interface Params$Resource$Projects$Locations$Queues$Pause { /** @@ -2924,10 +2929,11 @@ export namespace cloudtasks_v2beta2 { * `projects/PROJECT_ID/location/LOCATION_ID/queues/QUEUE_ID` */ name?: string; + /** * Request body metadata */ - resource?: Schema$PauseQueueRequest; + requestBody?: Schema$PauseQueueRequest; } export interface Params$Resource$Projects$Locations$Queues$Purge { /** @@ -2940,10 +2946,11 @@ export namespace cloudtasks_v2beta2 { * `projects/PROJECT_ID/location/LOCATION_ID/queues/QUEUE_ID` */ name?: string; + /** * Request body metadata */ - resource?: Schema$PurgeQueueRequest; + requestBody?: Schema$PurgeQueueRequest; } export interface Params$Resource$Projects$Locations$Queues$Resume { /** @@ -2956,10 +2963,11 @@ export namespace cloudtasks_v2beta2 { * `projects/PROJECT_ID/location/LOCATION_ID/queues/QUEUE_ID` */ name?: string; + /** * Request body metadata */ - resource?: Schema$ResumeQueueRequest; + requestBody?: Schema$ResumeQueueRequest; } export interface Params$Resource$Projects$Locations$Queues$Setiampolicy { /** @@ -2972,10 +2980,11 @@ export namespace cloudtasks_v2beta2 { * operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$SetIamPolicyRequest; + requestBody?: Schema$SetIamPolicyRequest; } export interface Params$Resource$Projects$Locations$Queues$Testiampermissions { /** @@ -2988,10 +2997,11 @@ export namespace cloudtasks_v2beta2 { * See the operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestIamPermissionsRequest; + requestBody?: Schema$TestIamPermissionsRequest; } export class Resource$Projects$Locations$Queues$Tasks { @@ -4001,20 +4011,19 @@ export namespace cloudtasks_v2beta2 { /** * cloudtasks.projects.locations.queues.tasks.run - * @desc Forces a task to run now. This command is meant to be used for - * manual debugging. For example, RunTask can be used to retry a failed task - * after a fix has been made or to manually force a task to be dispatched - * now. When this method is called, Cloud Tasks will dispatch the task to - * its target, even if the queue is PAUSED. The dispatched task is - * returned. That is, the task that is returned contains the status after - * the task is dispatched but before the task is received by its target. If - * Cloud Tasks receives a successful response from the task's handler, then - * the task will be deleted; otherwise the task's schedule_time will be - * reset to the time that RunTask was called plus the retry delay specified - * in the queue and task's RetryConfig. RunTask returns NOT_FOUND when it - * is called on a task that has already succeeded or permanently failed. - * FAILED_PRECONDITION is returned when RunTask is called on task that is - * dispatched or already running. RunTask cannot be called on pull tasks. + * @desc Forces a task to run now. When this method is called, Cloud Tasks + * will dispatch the task, even if the task is already running, the queue + * has reached its RateLimits or is PAUSED. This command is meant to be + * used for manual debugging. For example, RunTask can be used to retry a + * failed task after a fix has been made or to manually force a task to be + * dispatched now. The dispatched task is returned. That is, the task that + * is returned contains the status after the task is dispatched but before + * the task is received by its target. If Cloud Tasks receives a successful + * response from the task's target, then the task will be deleted; otherwise + * the task's schedule_time will be reset to the time that RunTask was + * called plus the retry delay specified in the queue's RetryConfig. RunTask + * returns NOT_FOUND when it is called on a task that has already succeeded + * or permanently failed. RunTask cannot be called on a pull task. * @example * * // BEFORE RUNNING: * // --------------- @@ -4146,10 +4155,11 @@ export namespace cloudtasks_v2beta2 { * `projects/PROJECT_ID/locations/LOCATION_ID/queues/QUEUE_ID/tasks/TASK_ID` */ name?: string; + /** * Request body metadata */ - resource?: Schema$AcknowledgeTaskRequest; + requestBody?: Schema$AcknowledgeTaskRequest; } export interface Params$Resource$Projects$Locations$Queues$Tasks$Cancellease { /** @@ -4162,10 +4172,11 @@ export namespace cloudtasks_v2beta2 { * `projects/PROJECT_ID/locations/LOCATION_ID/queues/QUEUE_ID/tasks/TASK_ID` */ name?: string; + /** * Request body metadata */ - resource?: Schema$CancelLeaseRequest; + requestBody?: Schema$CancelLeaseRequest; } export interface Params$Resource$Projects$Locations$Queues$Tasks$Create { /** @@ -4179,10 +4190,11 @@ export namespace cloudtasks_v2beta2 { * must already exist. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$CreateTaskRequest; + requestBody?: Schema$CreateTaskRequest; } export interface Params$Resource$Projects$Locations$Queues$Tasks$Delete { /** @@ -4229,10 +4241,11 @@ export namespace cloudtasks_v2beta2 { * `projects/PROJECT_ID/locations/LOCATION_ID/queues/QUEUE_ID` */ parent?: string; + /** * Request body metadata */ - resource?: Schema$LeaseTasksRequest; + requestBody?: Schema$LeaseTasksRequest; } export interface Params$Resource$Projects$Locations$Queues$Tasks$List { /** @@ -4290,10 +4303,11 @@ export namespace cloudtasks_v2beta2 { * `projects/PROJECT_ID/locations/LOCATION_ID/queues/QUEUE_ID/tasks/TASK_ID` */ name?: string; + /** * Request body metadata */ - resource?: Schema$RenewLeaseRequest; + requestBody?: Schema$RenewLeaseRequest; } export interface Params$Resource$Projects$Locations$Queues$Tasks$Run { /** @@ -4306,9 +4320,10 @@ export namespace cloudtasks_v2beta2 { * `projects/PROJECT_ID/locations/LOCATION_ID/queues/QUEUE_ID/tasks/TASK_ID` */ name?: string; + /** * Request body metadata */ - resource?: Schema$RunTaskRequest; + requestBody?: Schema$RunTaskRequest; } } diff --git a/src/apis/cloudtrace/v1.ts b/src/apis/cloudtrace/v1.ts index 2f93f3b3e2b..2f6522875f4 100644 --- a/src/apis/cloudtrace/v1.ts +++ b/src/apis/cloudtrace/v1.ts @@ -89,7 +89,7 @@ export namespace cloudtrace_v1 { */ nextPageToken?: string; /** - * List of trace records returned. + * List of trace records as specified by the view parameter. */ traces?: Schema$Trace[]; } @@ -334,10 +334,11 @@ export namespace cloudtrace_v1 { * ID of the Cloud project where the trace data is stored. */ projectId?: string; + /** * Request body metadata */ - resource?: Schema$Traces; + requestBody?: Schema$Traces; } export class Resource$Projects$Traces { diff --git a/src/apis/cloudtrace/v2.ts b/src/apis/cloudtrace/v2.ts index 4cbfad54730..029c44b6569 100644 --- a/src/apis/cloudtrace/v2.ts +++ b/src/apis/cloudtrace/v2.ts @@ -593,10 +593,11 @@ export namespace cloudtrace_v2 { * `projects/[PROJECT_ID]`. */ name?: string; + /** * Request body metadata */ - resource?: Schema$BatchWriteSpansRequest; + requestBody?: Schema$BatchWriteSpansRequest; } export class Resource$Projects$Traces$Spans { @@ -692,9 +693,10 @@ export namespace cloudtrace_v2 { * array. */ name?: string; + /** * Request body metadata */ - resource?: Schema$Span; + requestBody?: Schema$Span; } } diff --git a/src/apis/composer/v1beta1.ts b/src/apis/composer/v1beta1.ts index 4d1b82dcc1c..8cd76f34833 100644 --- a/src/apis/composer/v1beta1.ts +++ b/src/apis/composer/v1beta1.ts @@ -841,10 +841,11 @@ export namespace composer_v1beta1 { * `projects/{projectId}/locations/{locationId}`. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$Environment; + requestBody?: Schema$Environment; } export interface Params$Resource$Projects$Locations$Environments$Delete { /** @@ -977,10 +978,11 @@ export namespace composer_v1beta1 { * individual environment variables. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$Environment; + requestBody?: Schema$Environment; } diff --git a/src/apis/compute/alpha.ts b/src/apis/compute/alpha.ts index b3477ca69ec..40913ade1b3 100644 --- a/src/apis/compute/alpha.ts +++ b/src/apis/compute/alpha.ts @@ -13233,10 +13233,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Address; + requestBody?: Schema$Address; } export interface Params$Resource$Addresses$List { /** @@ -13327,10 +13328,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$RegionSetLabelsRequest; + requestBody?: Schema$RegionSetLabelsRequest; } export interface Params$Resource$Addresses$Testiampermissions { /** @@ -13350,10 +13352,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -14082,10 +14085,11 @@ export namespace compute_alpha { * Name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$Autoscaler; + requestBody?: Schema$Autoscaler; } export interface Params$Resource$Autoscalers$List { /** @@ -14176,10 +14180,11 @@ export namespace compute_alpha { * Name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$Autoscaler; + requestBody?: Schema$Autoscaler; } export interface Params$Resource$Autoscalers$Testiampermissions { /** @@ -14199,10 +14204,11 @@ export namespace compute_alpha { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } export interface Params$Resource$Autoscalers$Update { /** @@ -14235,10 +14241,11 @@ export namespace compute_alpha { * Name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$Autoscaler; + requestBody?: Schema$Autoscaler; } @@ -15068,10 +15075,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$SignedUrlKey; + requestBody?: Schema$SignedUrlKey; } export interface Params$Resource$Backendbuckets$Delete { /** @@ -15187,10 +15195,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$BackendBucket; + requestBody?: Schema$BackendBucket; } export interface Params$Resource$Backendbuckets$List { /** @@ -15273,10 +15282,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$BackendBucket; + requestBody?: Schema$BackendBucket; } export interface Params$Resource$Backendbuckets$Setiampolicy { /** @@ -15292,10 +15302,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$Policy; + requestBody?: Schema$Policy; } export interface Params$Resource$Backendbuckets$Testiampermissions { /** @@ -15311,10 +15322,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } export interface Params$Resource$Backendbuckets$Update { /** @@ -15343,10 +15355,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$BackendBucket; + requestBody?: Schema$BackendBucket; } @@ -16272,10 +16285,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$SignedUrlKey; + requestBody?: Schema$SignedUrlKey; } export interface Params$Resource$Backendservices$Aggregatedlist { /** @@ -16422,10 +16436,11 @@ export namespace compute_alpha { * */ project?: string; + /** * Request body metadata */ - resource?: Schema$ResourceGroupReference; + requestBody?: Schema$ResourceGroupReference; } export interface Params$Resource$Backendservices$Insert { /** @@ -16450,10 +16465,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$BackendService; + requestBody?: Schema$BackendService; } export interface Params$Resource$Backendservices$List { /** @@ -16536,10 +16552,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$BackendService; + requestBody?: Schema$BackendService; } export interface Params$Resource$Backendservices$Setsecuritypolicy { /** @@ -16569,10 +16586,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$SecurityPolicyReference; + requestBody?: Schema$SecurityPolicyReference; } export interface Params$Resource$Backendservices$Testiampermissions { /** @@ -16588,10 +16606,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } export interface Params$Resource$Backendservices$Update { /** @@ -16620,10 +16639,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$BackendService; + requestBody?: Schema$BackendService; } @@ -17612,10 +17632,11 @@ export namespace compute_alpha { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$DisksAddResourcePoliciesRequest; + requestBody?: Schema$DisksAddResourcePoliciesRequest; } export interface Params$Resource$Disks$Aggregatedlist { /** @@ -17706,10 +17727,11 @@ export namespace compute_alpha { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$Snapshot; + requestBody?: Schema$Snapshot; } export interface Params$Resource$Disks$Delete { /** @@ -17812,10 +17834,11 @@ export namespace compute_alpha { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$Disk; + requestBody?: Schema$Disk; } export interface Params$Resource$Disks$List { /** @@ -17906,10 +17929,11 @@ export namespace compute_alpha { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$DisksRemoveResourcePoliciesRequest; + requestBody?: Schema$DisksRemoveResourcePoliciesRequest; } export interface Params$Resource$Disks$Resize { /** @@ -17942,10 +17966,11 @@ export namespace compute_alpha { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$DisksResizeRequest; + requestBody?: Schema$DisksResizeRequest; } export interface Params$Resource$Disks$Setiampolicy { /** @@ -17965,10 +17990,11 @@ export namespace compute_alpha { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource_?: Schema$Policy; + requestBody?: Schema$Policy; } export interface Params$Resource$Disks$Setlabels { /** @@ -18001,10 +18027,11 @@ export namespace compute_alpha { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource_?: Schema$ZoneSetLabelsRequest; + requestBody?: Schema$ZoneSetLabelsRequest; } export interface Params$Resource$Disks$Testiampermissions { /** @@ -18024,10 +18051,11 @@ export namespace compute_alpha { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -18955,10 +18983,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Firewall; + requestBody?: Schema$Firewall; } export interface Params$Resource$Firewalls$List { /** @@ -19041,10 +19070,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Firewall; + requestBody?: Schema$Firewall; } export interface Params$Resource$Firewalls$Testiampermissions { /** @@ -19060,10 +19090,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } export interface Params$Resource$Firewalls$Update { /** @@ -19092,10 +19123,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Firewall; + requestBody?: Schema$Firewall; } @@ -19909,10 +19941,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$ForwardingRule; + requestBody?: Schema$ForwardingRule; } export interface Params$Resource$Forwardingrules$List { /** @@ -20003,10 +20036,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$ForwardingRule; + requestBody?: Schema$ForwardingRule; } export interface Params$Resource$Forwardingrules$Setlabels { /** @@ -20039,10 +20073,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$RegionSetLabelsRequest; + requestBody?: Schema$RegionSetLabelsRequest; } export interface Params$Resource$Forwardingrules$Settarget { /** @@ -20075,10 +20110,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$TargetReference; + requestBody?: Schema$TargetReference; } export interface Params$Resource$Forwardingrules$Testiampermissions { /** @@ -20098,10 +20134,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -20608,10 +20645,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Address; + requestBody?: Schema$Address; } export interface Params$Resource$Globaladdresses$List { /** @@ -20681,10 +20719,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$GlobalSetLabelsRequest; + requestBody?: Schema$GlobalSetLabelsRequest; } export interface Params$Resource$Globaladdresses$Testiampermissions { /** @@ -20700,10 +20739,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -21361,10 +21401,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$ForwardingRule; + requestBody?: Schema$ForwardingRule; } export interface Params$Resource$Globalforwardingrules$List { /** @@ -21447,10 +21488,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$ForwardingRule; + requestBody?: Schema$ForwardingRule; } export interface Params$Resource$Globalforwardingrules$Setlabels { /** @@ -21466,10 +21508,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$GlobalSetLabelsRequest; + requestBody?: Schema$GlobalSetLabelsRequest; } export interface Params$Resource$Globalforwardingrules$Settarget { /** @@ -21498,10 +21541,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$TargetReference; + requestBody?: Schema$TargetReference; } export interface Params$Resource$Globalforwardingrules$Testiampermissions { /** @@ -21517,10 +21561,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -22762,10 +22807,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$HealthCheck; + requestBody?: Schema$HealthCheck; } export interface Params$Resource$Healthchecks$List { /** @@ -22848,10 +22894,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$HealthCheck; + requestBody?: Schema$HealthCheck; } export interface Params$Resource$Healthchecks$Testiampermissions { /** @@ -22867,10 +22914,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } export interface Params$Resource$Healthchecks$Update { /** @@ -22899,10 +22947,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$HealthCheck; + requestBody?: Schema$HealthCheck; } @@ -23635,10 +23684,11 @@ export namespace compute_alpha { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$Host; + requestBody?: Schema$Host; } export interface Params$Resource$Hosts$List { /** @@ -23716,10 +23766,11 @@ export namespace compute_alpha { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource_?: Schema$Policy; + requestBody?: Schema$Policy; } export interface Params$Resource$Hosts$Testiampermissions { /** @@ -23739,10 +23790,11 @@ export namespace compute_alpha { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -24682,10 +24734,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$HttpHealthCheck; + requestBody?: Schema$HttpHealthCheck; } export interface Params$Resource$Httphealthchecks$List { /** @@ -24768,10 +24821,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$HttpHealthCheck; + requestBody?: Schema$HttpHealthCheck; } export interface Params$Resource$Httphealthchecks$Testiampermissions { /** @@ -24787,10 +24841,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } export interface Params$Resource$Httphealthchecks$Update { /** @@ -24819,10 +24874,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$HttpHealthCheck; + requestBody?: Schema$HttpHealthCheck; } @@ -25409,10 +25465,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$HttpsHealthCheck; + requestBody?: Schema$HttpsHealthCheck; } export interface Params$Resource$Httpshealthchecks$List { /** @@ -25495,10 +25552,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$HttpsHealthCheck; + requestBody?: Schema$HttpsHealthCheck; } export interface Params$Resource$Httpshealthchecks$Testiampermissions { /** @@ -25514,10 +25572,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } export interface Params$Resource$Httpshealthchecks$Update { /** @@ -25546,10 +25605,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$HttpsHealthCheck; + requestBody?: Schema$HttpsHealthCheck; } @@ -26322,10 +26382,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$DeprecationStatus; + requestBody?: Schema$DeprecationStatus; } export interface Params$Resource$Images$Get { /** @@ -26399,10 +26460,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Image; + requestBody?: Schema$Image; } export interface Params$Resource$Images$List { /** @@ -26472,10 +26534,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$Policy; + requestBody?: Schema$Policy; } export interface Params$Resource$Images$Setlabels { /** @@ -26491,10 +26554,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$GlobalSetLabelsRequest; + requestBody?: Schema$GlobalSetLabelsRequest; } export interface Params$Resource$Images$Testiampermissions { /** @@ -26510,10 +26574,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -28240,10 +28305,11 @@ export namespace compute_alpha { * The name of the zone where the managed instance group is located. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupManagersAbandonInstancesRequest; + requestBody?: Schema$InstanceGroupManagersAbandonInstancesRequest; } export interface Params$Resource$Instancegroupmanagers$Aggregatedlist { /** @@ -28318,10 +28384,11 @@ export namespace compute_alpha { * conform to RFC1035. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupManagersApplyUpdatesRequest; + requestBody?: Schema$InstanceGroupManagersApplyUpdatesRequest; } export interface Params$Resource$Instancegroupmanagers$Delete { /** @@ -28386,10 +28453,11 @@ export namespace compute_alpha { * The name of the zone where the managed instance group is located. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupManagersDeleteInstancesRequest; + requestBody?: Schema$InstanceGroupManagersDeleteInstancesRequest; } export interface Params$Resource$Instancegroupmanagers$Deleteperinstanceconfigs { /** @@ -28410,10 +28478,11 @@ export namespace compute_alpha { * should conform to RFC1035. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupManagersDeletePerInstanceConfigsReq; + requestBody?: Schema$InstanceGroupManagersDeletePerInstanceConfigsReq; } export interface Params$Resource$Instancegroupmanagers$Get { /** @@ -28461,10 +28530,11 @@ export namespace compute_alpha { * The name of the zone where you want to create the managed instance group. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupManager; + requestBody?: Schema$InstanceGroupManager; } export interface Params$Resource$Instancegroupmanagers$List { /** @@ -28653,10 +28723,11 @@ export namespace compute_alpha { * The name of the zone where you want to create the managed instance group. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupManager; + requestBody?: Schema$InstanceGroupManager; } export interface Params$Resource$Instancegroupmanagers$Recreateinstances { /** @@ -28689,10 +28760,11 @@ export namespace compute_alpha { * The name of the zone where the managed instance group is located. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupManagersRecreateInstancesRequest; + requestBody?: Schema$InstanceGroupManagersRecreateInstancesRequest; } export interface Params$Resource$Instancegroupmanagers$Resize { /** @@ -28764,10 +28836,11 @@ export namespace compute_alpha { * The name of the zone where the managed instance group is located. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupManagersResizeAdvancedRequest; + requestBody?: Schema$InstanceGroupManagersResizeAdvancedRequest; } export interface Params$Resource$Instancegroupmanagers$Setautohealingpolicies { /** @@ -28800,10 +28873,11 @@ export namespace compute_alpha { * The name of the zone where the managed instance group is located. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupManagersSetAutoHealingRequest; + requestBody?: Schema$InstanceGroupManagersSetAutoHealingRequest; } export interface Params$Resource$Instancegroupmanagers$Setinstancetemplate { /** @@ -28836,10 +28910,11 @@ export namespace compute_alpha { * The name of the zone where the managed instance group is located. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupManagersSetInstanceTemplateRequest; + requestBody?: Schema$InstanceGroupManagersSetInstanceTemplateRequest; } export interface Params$Resource$Instancegroupmanagers$Settargetpools { /** @@ -28872,10 +28947,11 @@ export namespace compute_alpha { * The name of the zone where the managed instance group is located. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupManagersSetTargetPoolsRequest; + requestBody?: Schema$InstanceGroupManagersSetTargetPoolsRequest; } export interface Params$Resource$Instancegroupmanagers$Testiampermissions { /** @@ -28895,10 +28971,11 @@ export namespace compute_alpha { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } export interface Params$Resource$Instancegroupmanagers$Update { /** @@ -28931,10 +29008,11 @@ export namespace compute_alpha { * The name of the zone where you want to create the managed instance group. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupManager; + requestBody?: Schema$InstanceGroupManager; } export interface Params$Resource$Instancegroupmanagers$Updateperinstanceconfigs { /** @@ -28968,10 +29046,11 @@ export namespace compute_alpha { * should conform to RFC1035. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupManagersUpdatePerInstanceConfigsReq; + requestBody?: Schema$InstanceGroupManagersUpdatePerInstanceConfigsReq; } @@ -29769,10 +29848,11 @@ export namespace compute_alpha { * The name of the zone where the instance group is located. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupsAddInstancesRequest; + requestBody?: Schema$InstanceGroupsAddInstancesRequest; } export interface Params$Resource$Instancegroups$Aggregatedlist { /** @@ -29906,10 +29986,11 @@ export namespace compute_alpha { * The name of the zone where you want to create the instance group. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroup; + requestBody?: Schema$InstanceGroup; } export interface Params$Resource$Instancegroups$List { /** @@ -30031,10 +30112,11 @@ export namespace compute_alpha { * The name of the zone where the instance group is located. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupsListInstancesRequest; + requestBody?: Schema$InstanceGroupsListInstancesRequest; } export interface Params$Resource$Instancegroups$Removeinstances { /** @@ -30068,10 +30150,11 @@ export namespace compute_alpha { * The name of the zone where the instance group is located. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupsRemoveInstancesRequest; + requestBody?: Schema$InstanceGroupsRemoveInstancesRequest; } export interface Params$Resource$Instancegroups$Setnamedports { /** @@ -30104,10 +30187,11 @@ export namespace compute_alpha { * The name of the zone where the instance group is located. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupsSetNamedPortsRequest; + requestBody?: Schema$InstanceGroupsSetNamedPortsRequest; } export interface Params$Resource$Instancegroups$Testiampermissions { /** @@ -30127,10 +30211,11 @@ export namespace compute_alpha { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -32987,10 +33072,11 @@ export namespace compute_alpha { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$AccessConfig; + requestBody?: Schema$AccessConfig; } export interface Params$Resource$Instances$Addresourcepolicies { /** @@ -33023,10 +33109,11 @@ export namespace compute_alpha { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstancesAddResourcePoliciesRequest; + requestBody?: Schema$InstancesAddResourcePoliciesRequest; } export interface Params$Resource$Instances$Aggregatedlist { /** @@ -33118,10 +33205,11 @@ export namespace compute_alpha { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$AttachedDisk; + requestBody?: Schema$AttachedDisk; } export interface Params$Resource$Instances$Delete { /** @@ -33359,10 +33447,11 @@ export namespace compute_alpha { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$Instance; + requestBody?: Schema$Instance; } export interface Params$Resource$Instances$List { /** @@ -33516,10 +33605,11 @@ export namespace compute_alpha { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstancesRemoveResourcePoliciesRequest; + requestBody?: Schema$InstancesRemoveResourcePoliciesRequest; } export interface Params$Resource$Instances$Reset { /** @@ -33584,10 +33674,11 @@ export namespace compute_alpha { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstancesResumeRequest; + requestBody?: Schema$InstancesResumeRequest; } export interface Params$Resource$Instances$Setdeletionprotection { /** @@ -33683,10 +33774,11 @@ export namespace compute_alpha { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource_?: Schema$Policy; + requestBody?: Schema$Policy; } export interface Params$Resource$Instances$Setlabels { /** @@ -33719,10 +33811,11 @@ export namespace compute_alpha { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstancesSetLabelsRequest; + requestBody?: Schema$InstancesSetLabelsRequest; } export interface Params$Resource$Instances$Setmachineresources { /** @@ -33755,10 +33848,11 @@ export namespace compute_alpha { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstancesSetMachineResourcesRequest; + requestBody?: Schema$InstancesSetMachineResourcesRequest; } export interface Params$Resource$Instances$Setmachinetype { /** @@ -33791,10 +33885,11 @@ export namespace compute_alpha { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstancesSetMachineTypeRequest; + requestBody?: Schema$InstancesSetMachineTypeRequest; } export interface Params$Resource$Instances$Setmetadata { /** @@ -33827,10 +33922,11 @@ export namespace compute_alpha { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$Metadata; + requestBody?: Schema$Metadata; } export interface Params$Resource$Instances$Setmincpuplatform { /** @@ -33863,10 +33959,11 @@ export namespace compute_alpha { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstancesSetMinCpuPlatformRequest; + requestBody?: Schema$InstancesSetMinCpuPlatformRequest; } export interface Params$Resource$Instances$Setscheduling { /** @@ -33899,10 +33996,11 @@ export namespace compute_alpha { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$Scheduling; + requestBody?: Schema$Scheduling; } export interface Params$Resource$Instances$Setserviceaccount { /** @@ -33935,10 +34033,11 @@ export namespace compute_alpha { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstancesSetServiceAccountRequest; + requestBody?: Schema$InstancesSetServiceAccountRequest; } export interface Params$Resource$Instances$Setshieldedvmintegritypolicy { /** @@ -33971,10 +34070,11 @@ export namespace compute_alpha { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$ShieldedVmIntegrityPolicy; + requestBody?: Schema$ShieldedVmIntegrityPolicy; } export interface Params$Resource$Instances$Settags { /** @@ -34007,10 +34107,11 @@ export namespace compute_alpha { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$Tags; + requestBody?: Schema$Tags; } export interface Params$Resource$Instances$Simulatemaintenanceevent { /** @@ -34094,10 +34195,11 @@ export namespace compute_alpha { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstancesStartWithEncryptionKeyRequest; + requestBody?: Schema$InstancesStartWithEncryptionKeyRequest; } export interface Params$Resource$Instances$Stop { /** @@ -34191,10 +34293,11 @@ export namespace compute_alpha { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } export interface Params$Resource$Instances$Updateaccessconfig { /** @@ -34231,10 +34334,11 @@ export namespace compute_alpha { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$AccessConfig; + requestBody?: Schema$AccessConfig; } export interface Params$Resource$Instances$Updatenetworkinterface { /** @@ -34271,10 +34375,11 @@ export namespace compute_alpha { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$NetworkInterface; + requestBody?: Schema$NetworkInterface; } export interface Params$Resource$Instances$Updateshieldedvmconfig { /** @@ -34307,10 +34412,11 @@ export namespace compute_alpha { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$ShieldedVmConfig; + requestBody?: Schema$ShieldedVmConfig; } @@ -34755,10 +34861,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$InstanceTemplate; + requestBody?: Schema$InstanceTemplate; } export interface Params$Resource$Instancetemplates$List { /** @@ -34828,10 +34935,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -35746,10 +35854,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$InterconnectAttachment; + requestBody?: Schema$InterconnectAttachment; } export interface Params$Resource$Interconnectattachments$List { /** @@ -35840,10 +35949,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$InterconnectAttachment; + requestBody?: Schema$InterconnectAttachment; } export interface Params$Resource$Interconnectattachments$Setiampolicy { /** @@ -35863,10 +35973,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$Policy; + requestBody?: Schema$Policy; } export interface Params$Resource$Interconnectattachments$Setlabels { /** @@ -35899,10 +36010,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$RegionSetLabelsRequest; + requestBody?: Schema$RegionSetLabelsRequest; } export interface Params$Resource$Interconnectattachments$Testiampermissions { /** @@ -35922,10 +36034,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -36241,10 +36354,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -36982,10 +37096,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Interconnect; + requestBody?: Schema$Interconnect; } export interface Params$Resource$Interconnects$List { /** @@ -37068,10 +37183,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Interconnect; + requestBody?: Schema$Interconnect; } export interface Params$Resource$Interconnects$Setiampolicy { /** @@ -37087,10 +37203,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$Policy; + requestBody?: Schema$Policy; } export interface Params$Resource$Interconnects$Setlabels { /** @@ -37106,10 +37223,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$GlobalSetLabelsRequest; + requestBody?: Schema$GlobalSetLabelsRequest; } export interface Params$Resource$Interconnects$Testiampermissions { /** @@ -37125,10 +37243,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -37468,10 +37587,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$Policy; + requestBody?: Schema$Policy; } export interface Params$Resource$Licensecodes$Testiampermissions { /** @@ -37487,10 +37607,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -38078,10 +38199,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$License; + requestBody?: Schema$License; } export interface Params$Resource$Licenses$List { /** @@ -38151,10 +38273,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$Policy; + requestBody?: Schema$Policy; } export interface Params$Resource$Licenses$Testiampermissions { /** @@ -38170,10 +38293,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -39334,10 +39458,11 @@ export namespace compute_alpha { * should comply with RFC1035. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$NetworkEndpointGroupsAttachEndpointsRequest; + requestBody?: Schema$NetworkEndpointGroupsAttachEndpointsRequest; } export interface Params$Resource$Networkendpointgroups$Delete { /** @@ -39406,10 +39531,11 @@ export namespace compute_alpha { * should comply with RFC1035. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$NetworkEndpointGroupsDetachEndpointsRequest; + requestBody?: Schema$NetworkEndpointGroupsDetachEndpointsRequest; } export interface Params$Resource$Networkendpointgroups$Get { /** @@ -39459,10 +39585,11 @@ export namespace compute_alpha { * It should comply with RFC1035. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$NetworkEndpointGroup; + requestBody?: Schema$NetworkEndpointGroup; } export interface Params$Resource$Networkendpointgroups$List { /** @@ -39586,10 +39713,11 @@ export namespace compute_alpha { * should comply with RFC1035. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$NetworkEndpointGroupsListEndpointsRequest; + requestBody?: Schema$NetworkEndpointGroupsListEndpointsRequest; } export interface Params$Resource$Networkendpointgroups$Testiampermissions { /** @@ -39609,10 +39737,11 @@ export namespace compute_alpha { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -40368,10 +40497,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$NetworksAddPeeringRequest; + requestBody?: Schema$NetworksAddPeeringRequest; } export interface Params$Resource$Networks$Delete { /** @@ -40439,10 +40569,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Network; + requestBody?: Schema$Network; } export interface Params$Resource$Networks$List { /** @@ -40603,10 +40734,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Network; + requestBody?: Schema$Network; } export interface Params$Resource$Networks$Removepeering { /** @@ -40635,10 +40767,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$NetworksRemovePeeringRequest; + requestBody?: Schema$NetworksRemovePeeringRequest; } export interface Params$Resource$Networks$Switchtocustommode { /** @@ -40682,10 +40815,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -41523,10 +41657,11 @@ export namespace compute_alpha { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$NodeGroupsAddNodesRequest; + requestBody?: Schema$NodeGroupsAddNodesRequest; } export interface Params$Resource$Nodegroups$Aggregatedlist { /** @@ -41645,10 +41780,11 @@ export namespace compute_alpha { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$NodeGroupsDeleteNodesRequest; + requestBody?: Schema$NodeGroupsDeleteNodesRequest; } export interface Params$Resource$Nodegroups$Get { /** @@ -41719,10 +41855,11 @@ export namespace compute_alpha { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$NodeGroup; + requestBody?: Schema$NodeGroup; } export interface Params$Resource$Nodegroups$List { /** @@ -41800,10 +41937,11 @@ export namespace compute_alpha { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource_?: Schema$Policy; + requestBody?: Schema$Policy; } export interface Params$Resource$Nodegroups$Setnodetemplate { /** @@ -41836,10 +41974,11 @@ export namespace compute_alpha { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$NodeGroupsSetNodeTemplateRequest; + requestBody?: Schema$NodeGroupsSetNodeTemplateRequest; } export interface Params$Resource$Nodegroups$Testiampermissions { /** @@ -41859,10 +41998,11 @@ export namespace compute_alpha { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -42613,10 +42753,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$NodeTemplate; + requestBody?: Schema$NodeTemplate; } export interface Params$Resource$Nodetemplates$List { /** @@ -42694,10 +42835,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$Policy; + requestBody?: Schema$Policy; } export interface Params$Resource$Nodetemplates$Testiampermissions { /** @@ -42717,10 +42859,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -44127,10 +44270,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$ProjectsDisableXpnResourceRequest; + requestBody?: Schema$ProjectsDisableXpnResourceRequest; } export interface Params$Resource$Projects$Enablexpnhost { /** @@ -44179,10 +44323,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$ProjectsEnableXpnResourceRequest; + requestBody?: Schema$ProjectsEnableXpnResourceRequest; } export interface Params$Resource$Projects$Get { /** @@ -44259,10 +44404,11 @@ export namespace compute_alpha { * Project ID for this request. */ project?: string; + /** * Request body metadata */ - resource?: Schema$ProjectsListXpnHostsRequest; + requestBody?: Schema$ProjectsListXpnHostsRequest; } export interface Params$Resource$Projects$Movedisk { /** @@ -44287,10 +44433,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$DiskMoveRequest; + requestBody?: Schema$DiskMoveRequest; } export interface Params$Resource$Projects$Moveinstance { /** @@ -44315,10 +44462,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$InstanceMoveRequest; + requestBody?: Schema$InstanceMoveRequest; } export interface Params$Resource$Projects$Setcommoninstancemetadata { /** @@ -44343,10 +44491,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Metadata; + requestBody?: Schema$Metadata; } export interface Params$Resource$Projects$Setdefaultnetworktier { /** @@ -44371,10 +44520,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$ProjectsSetDefaultNetworkTierRequest; + requestBody?: Schema$ProjectsSetDefaultNetworkTierRequest; } export interface Params$Resource$Projects$Setdefaultserviceaccount { /** @@ -44399,10 +44549,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$ProjectsSetDefaultServiceAccountRequest; + requestBody?: Schema$ProjectsSetDefaultServiceAccountRequest; } export interface Params$Resource$Projects$Setusageexportbucket { /** @@ -44427,10 +44578,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$UsageExportLocation; + requestBody?: Schema$UsageExportLocation; } @@ -45035,10 +45187,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Autoscaler; + requestBody?: Schema$Autoscaler; } export interface Params$Resource$Regionautoscalers$List { /** @@ -45129,10 +45282,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Autoscaler; + requestBody?: Schema$Autoscaler; } export interface Params$Resource$Regionautoscalers$Testiampermissions { /** @@ -45152,10 +45306,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } export interface Params$Resource$Regionautoscalers$Update { /** @@ -45188,10 +45343,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Autoscaler; + requestBody?: Schema$Autoscaler; } @@ -45871,10 +46027,11 @@ export namespace compute_alpha { * Name of the region scoping this request. */ region?: string; + /** * Request body metadata */ - resource?: Schema$ResourceGroupReference; + requestBody?: Schema$ResourceGroupReference; } export interface Params$Resource$Regionbackendservices$Insert { /** @@ -45903,10 +46060,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$BackendService; + requestBody?: Schema$BackendService; } export interface Params$Resource$Regionbackendservices$List { /** @@ -45997,10 +46155,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$BackendService; + requestBody?: Schema$BackendService; } export interface Params$Resource$Regionbackendservices$Testiampermissions { /** @@ -46020,10 +46179,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } export interface Params$Resource$Regionbackendservices$Update { /** @@ -46056,10 +46216,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$BackendService; + requestBody?: Schema$BackendService; } @@ -46539,10 +46700,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Commitment; + requestBody?: Schema$Commitment; } export interface Params$Resource$Regioncommitments$List { /** @@ -46620,10 +46782,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -47252,10 +47415,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Snapshot; + requestBody?: Schema$Snapshot; } export interface Params$Resource$Regiondisks$Delete { /** @@ -47339,10 +47503,11 @@ export namespace compute_alpha { * Optional. Source image to restore onto a disk. */ sourceImage?: string; + /** * Request body metadata */ - resource?: Schema$Disk; + requestBody?: Schema$Disk; } export interface Params$Resource$Regiondisks$List { /** @@ -47433,10 +47598,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$RegionDisksResizeRequest; + requestBody?: Schema$RegionDisksResizeRequest; } export interface Params$Resource$Regiondisks$Setlabels { /** @@ -47469,10 +47635,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$RegionSetLabelsRequest; + requestBody?: Schema$RegionSetLabelsRequest; } export interface Params$Resource$Regiondisks$Testiampermissions { /** @@ -47492,10 +47659,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -48334,10 +48502,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$HealthCheck; + requestBody?: Schema$HealthCheck; } export interface Params$Resource$Regionhealthchecks$List { /** @@ -48428,10 +48597,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$HealthCheck; + requestBody?: Schema$HealthCheck; } export interface Params$Resource$Regionhealthchecks$Testiampermissions { /** @@ -48451,10 +48621,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } export interface Params$Resource$Regionhealthchecks$Update { /** @@ -48487,10 +48658,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$HealthCheck; + requestBody?: Schema$HealthCheck; } @@ -50069,10 +50241,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$RegionInstanceGroupManagersAbandonInstancesRequest; + requestBody?: Schema$RegionInstanceGroupManagersAbandonInstancesRequest; } export interface Params$Resource$Regioninstancegroupmanagers$Applyupdatestoinstances { /** @@ -50092,10 +50265,11 @@ export namespace compute_alpha { * Name of the region scoping this request, should conform to RFC1035. */ region?: string; + /** * Request body metadata */ - resource?: Schema$RegionInstanceGroupManagersApplyUpdatesRequest; + requestBody?: Schema$RegionInstanceGroupManagersApplyUpdatesRequest; } export interface Params$Resource$Regioninstancegroupmanagers$Delete { /** @@ -50160,10 +50334,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$RegionInstanceGroupManagersDeleteInstancesRequest; + requestBody?: Schema$RegionInstanceGroupManagersDeleteInstancesRequest; } export interface Params$Resource$Regioninstancegroupmanagers$Deleteperinstanceconfigs { /** @@ -50183,10 +50358,11 @@ export namespace compute_alpha { * Name of the region scoping this request, should conform to RFC1035. */ region?: string; + /** * Request body metadata */ - resource?: Schema$RegionInstanceGroupManagerDeleteInstanceConfigReq; + requestBody?: Schema$RegionInstanceGroupManagerDeleteInstanceConfigReq; } export interface Params$Resource$Regioninstancegroupmanagers$Get { /** @@ -50234,10 +50410,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupManager; + requestBody?: Schema$InstanceGroupManager; } export interface Params$Resource$Regioninstancegroupmanagers$List { /** @@ -50425,10 +50602,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupManager; + requestBody?: Schema$InstanceGroupManager; } export interface Params$Resource$Regioninstancegroupmanagers$Recreateinstances { /** @@ -50461,10 +50639,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$RegionInstanceGroupManagersRecreateRequest; + requestBody?: Schema$RegionInstanceGroupManagersRecreateRequest; } export interface Params$Resource$Regioninstancegroupmanagers$Resize { /** @@ -50533,10 +50712,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$RegionInstanceGroupManagersSetAutoHealingRequest; + requestBody?: Schema$RegionInstanceGroupManagersSetAutoHealingRequest; } export interface Params$Resource$Regioninstancegroupmanagers$Setinstancetemplate { /** @@ -50569,10 +50749,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$RegionInstanceGroupManagersSetTemplateRequest; + requestBody?: Schema$RegionInstanceGroupManagersSetTemplateRequest; } export interface Params$Resource$Regioninstancegroupmanagers$Settargetpools { /** @@ -50605,10 +50786,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$RegionInstanceGroupManagersSetTargetPoolsRequest; + requestBody?: Schema$RegionInstanceGroupManagersSetTargetPoolsRequest; } export interface Params$Resource$Regioninstancegroupmanagers$Testiampermissions { /** @@ -50628,10 +50810,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } export interface Params$Resource$Regioninstancegroupmanagers$Update { /** @@ -50664,10 +50847,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupManager; + requestBody?: Schema$InstanceGroupManager; } export interface Params$Resource$Regioninstancegroupmanagers$Updateperinstanceconfigs { /** @@ -50687,10 +50871,11 @@ export namespace compute_alpha { * Name of the region scoping this request, should conform to RFC1035. */ region?: string; + /** * Request body metadata */ - resource?: Schema$RegionInstanceGroupManagerUpdateInstanceConfigReq; + requestBody?: Schema$RegionInstanceGroupManagerUpdateInstanceConfigReq; } @@ -51227,10 +51412,11 @@ export namespace compute_alpha { * Name of the region scoping this request. */ region?: string; + /** * Request body metadata */ - resource?: Schema$RegionInstanceGroupsListInstancesRequest; + requestBody?: Schema$RegionInstanceGroupsListInstancesRequest; } export interface Params$Resource$Regioninstancegroups$Setnamedports { /** @@ -51264,10 +51450,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$RegionInstanceGroupsSetNamedPortsRequest; + requestBody?: Schema$RegionInstanceGroupsSetNamedPortsRequest; } export interface Params$Resource$Regioninstancegroups$Testiampermissions { /** @@ -51287,10 +51474,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -52459,10 +52647,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$TargetHttpProxy; + requestBody?: Schema$TargetHttpProxy; } export interface Params$Resource$Regiontargethttpproxies$List { /** @@ -52553,10 +52742,11 @@ export namespace compute_alpha { * Name of the TargetHttpProxy to set a URL map for. */ targetHttpProxy?: string; + /** * Request body metadata */ - resource?: Schema$UrlMapReference; + requestBody?: Schema$UrlMapReference; } export interface Params$Resource$Regiontargethttpproxies$Testiampermissions { /** @@ -52576,10 +52766,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -53242,10 +53433,11 @@ export namespace compute_alpha { * idempotency. */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$UrlMap; + requestBody?: Schema$UrlMap; } export interface Params$Resource$Regionurlmaps$List { /** @@ -53328,10 +53520,11 @@ export namespace compute_alpha { * Name of the UrlMap resource to patch. */ urlMap?: string; + /** * Request body metadata */ - resource?: Schema$UrlMap; + requestBody?: Schema$UrlMap; } export interface Params$Resource$Regionurlmaps$Testiampermissions { /** @@ -53351,10 +53544,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } export interface Params$Resource$Regionurlmaps$Update { /** @@ -53379,10 +53573,11 @@ export namespace compute_alpha { * Name of the UrlMap resource to update. */ urlMap?: string; + /** * Request body metadata */ - resource?: Schema$UrlMap; + requestBody?: Schema$UrlMap; } export interface Params$Resource$Regionurlmaps$Validate { /** @@ -53402,10 +53597,11 @@ export namespace compute_alpha { * Name of the UrlMap resource to be validated as. */ urlMap?: string; + /** * Request body metadata */ - resource?: Schema$RegionUrlMapsValidateRequest; + requestBody?: Schema$RegionUrlMapsValidateRequest; } @@ -54157,10 +54353,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$ResourcePolicy; + requestBody?: Schema$ResourcePolicy; } export interface Params$Resource$Resourcepolicies$List { /** @@ -54238,10 +54435,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$Policy; + requestBody?: Schema$Policy; } export interface Params$Resource$Resourcepolicies$Testiampermissions { /** @@ -54261,10 +54459,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -55150,10 +55349,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Router; + requestBody?: Schema$Router; } export interface Params$Resource$Routers$List { /** @@ -55244,10 +55444,11 @@ export namespace compute_alpha { * Name of the Router resource to patch. */ router?: string; + /** * Request body metadata */ - resource?: Schema$Router; + requestBody?: Schema$Router; } export interface Params$Resource$Routers$Preview { /** @@ -55267,10 +55468,11 @@ export namespace compute_alpha { * Name of the Router resource to query. */ router?: string; + /** * Request body metadata */ - resource?: Schema$Router; + requestBody?: Schema$Router; } export interface Params$Resource$Routers$Testiampermissions { /** @@ -55290,10 +55492,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } export interface Params$Resource$Routers$Update { /** @@ -55326,10 +55529,11 @@ export namespace compute_alpha { * Name of the Router resource to update. */ router?: string; + /** * Request body metadata */ - resource?: Schema$Router; + requestBody?: Schema$Router; } @@ -55754,10 +55958,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Route; + requestBody?: Schema$Route; } export interface Params$Resource$Routes$List { /** @@ -55827,10 +56032,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -56578,10 +56784,11 @@ export namespace compute_alpha { * If true, the request will not be committed. */ validateOnly?: boolean; + /** * Request body metadata */ - resource?: Schema$SecurityPolicyRule; + requestBody?: Schema$SecurityPolicyRule; } export interface Params$Resource$Securitypolicies$Delete { /** @@ -56672,10 +56879,11 @@ export namespace compute_alpha { * If true, the request will not be committed. */ validateOnly?: boolean; + /** * Request body metadata */ - resource?: Schema$SecurityPolicy; + requestBody?: Schema$SecurityPolicy; } export interface Params$Resource$Securitypolicies$List { /** @@ -56758,10 +56966,11 @@ export namespace compute_alpha { * Name of the security policy to update. */ securityPolicy?: string; + /** * Request body metadata */ - resource?: Schema$SecurityPolicy; + requestBody?: Schema$SecurityPolicy; } export interface Params$Resource$Securitypolicies$Patchrule { /** @@ -56785,10 +56994,11 @@ export namespace compute_alpha { * If true, the request will not be committed. */ validateOnly?: boolean; + /** * Request body metadata */ - resource?: Schema$SecurityPolicyRule; + requestBody?: Schema$SecurityPolicyRule; } export interface Params$Resource$Securitypolicies$Removerule { /** @@ -56823,10 +57033,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -57463,10 +57674,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$Policy; + requestBody?: Schema$Policy; } export interface Params$Resource$Snapshots$Setlabels { /** @@ -57482,10 +57694,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$GlobalSetLabelsRequest; + requestBody?: Schema$GlobalSetLabelsRequest; } export interface Params$Resource$Snapshots$Testiampermissions { /** @@ -57501,10 +57714,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -57941,10 +58155,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$SslCertificate; + requestBody?: Schema$SslCertificate; } export interface Params$Resource$Sslcertificates$List { /** @@ -58014,10 +58229,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -58610,10 +58826,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$SslPolicy; + requestBody?: Schema$SslPolicy; } export interface Params$Resource$Sslpolicies$List { /** @@ -58751,10 +58968,11 @@ export namespace compute_alpha { * and comply with RFC1035. */ sslPolicy?: string; + /** * Request body metadata */ - resource?: Schema$SslPolicy; + requestBody?: Schema$SslPolicy; } export interface Params$Resource$Sslpolicies$Testiampermissions { /** @@ -58770,10 +58988,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -59787,10 +60006,11 @@ export namespace compute_alpha { * Name of the Subnetwork resource to update. */ subnetwork?: string; + /** * Request body metadata */ - resource?: Schema$SubnetworksExpandIpCidrRangeRequest; + requestBody?: Schema$SubnetworksExpandIpCidrRangeRequest; } export interface Params$Resource$Subnetworks$Get { /** @@ -59857,10 +60077,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Subnetwork; + requestBody?: Schema$Subnetwork; } export interface Params$Resource$Subnetworks$List { /** @@ -60005,10 +60226,11 @@ export namespace compute_alpha { * Name of the Subnetwork resource to patch. */ subnetwork?: string; + /** * Request body metadata */ - resource?: Schema$Subnetwork; + requestBody?: Schema$Subnetwork; } export interface Params$Resource$Subnetworks$Setiampolicy { /** @@ -60028,10 +60250,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$Policy; + requestBody?: Schema$Policy; } export interface Params$Resource$Subnetworks$Setprivateipgoogleaccess { /** @@ -60064,10 +60287,11 @@ export namespace compute_alpha { * Name of the Subnetwork resource. */ subnetwork?: string; + /** * Request body metadata */ - resource?: Schema$SubnetworksSetPrivateIpGoogleAccessRequest; + requestBody?: Schema$SubnetworksSetPrivateIpGoogleAccessRequest; } export interface Params$Resource$Subnetworks$Testiampermissions { /** @@ -60087,10 +60311,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -60737,10 +60962,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$TargetHttpProxy; + requestBody?: Schema$TargetHttpProxy; } export interface Params$Resource$Targethttpproxies$List { /** @@ -60823,10 +61049,11 @@ export namespace compute_alpha { * Name of the TargetHttpProxy to set a URL map for. */ targetHttpProxy?: string; + /** * Request body metadata */ - resource?: Schema$UrlMapReference; + requestBody?: Schema$UrlMapReference; } export interface Params$Resource$Targethttpproxies$Testiampermissions { /** @@ -60842,10 +61069,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -61578,10 +61806,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$TargetHttpsProxy; + requestBody?: Schema$TargetHttpsProxy; } export interface Params$Resource$Targethttpsproxies$List { /** @@ -61665,10 +61894,11 @@ export namespace compute_alpha { * for. The name should conform to RFC1035. */ targetHttpsProxy?: string; + /** * Request body metadata */ - resource?: Schema$TargetHttpsProxiesSetQuicOverrideRequest; + requestBody?: Schema$TargetHttpsProxiesSetQuicOverrideRequest; } export interface Params$Resource$Targethttpsproxies$Setsslcertificates { /** @@ -61698,10 +61928,11 @@ export namespace compute_alpha { * for. */ targetHttpsProxy?: string; + /** * Request body metadata */ - resource?: Schema$TargetHttpsProxiesSetSslCertificatesRequest; + requestBody?: Schema$TargetHttpsProxiesSetSslCertificatesRequest; } export interface Params$Resource$Targethttpsproxies$Setsslpolicy { /** @@ -61731,10 +61962,11 @@ export namespace compute_alpha { * name must be 1-63 characters long, and comply with RFC1035. */ targetHttpsProxy?: string; + /** * Request body metadata */ - resource?: Schema$SslPolicyReference; + requestBody?: Schema$SslPolicyReference; } export interface Params$Resource$Targethttpsproxies$Seturlmap { /** @@ -61763,10 +61995,11 @@ export namespace compute_alpha { * Name of the TargetHttpsProxy resource whose URL map is to be set. */ targetHttpsProxy?: string; + /** * Request body metadata */ - resource?: Schema$UrlMapReference; + requestBody?: Schema$UrlMapReference; } export interface Params$Resource$Targethttpsproxies$Testiampermissions { /** @@ -61782,10 +62015,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -62376,10 +62610,11 @@ export namespace compute_alpha { * Name of the zone scoping this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$TargetInstance; + requestBody?: Schema$TargetInstance; } export interface Params$Resource$Targetinstances$List { /** @@ -62457,10 +62692,11 @@ export namespace compute_alpha { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -63381,10 +63617,11 @@ export namespace compute_alpha { * Name of the target pool to add a health check to. */ targetPool?: string; + /** * Request body metadata */ - resource?: Schema$TargetPoolsAddHealthCheckRequest; + requestBody?: Schema$TargetPoolsAddHealthCheckRequest; } export interface Params$Resource$Targetpools$Addinstance { /** @@ -63417,10 +63654,11 @@ export namespace compute_alpha { * Name of the TargetPool resource to add instances to. */ targetPool?: string; + /** * Request body metadata */ - resource?: Schema$TargetPoolsAddInstanceRequest; + requestBody?: Schema$TargetPoolsAddInstanceRequest; } export interface Params$Resource$Targetpools$Aggregatedlist { /** @@ -63545,10 +63783,11 @@ export namespace compute_alpha { * Name of the TargetPool resource to which the queried instance belongs. */ targetPool?: string; + /** * Request body metadata */ - resource?: Schema$InstanceReference; + requestBody?: Schema$InstanceReference; } export interface Params$Resource$Targetpools$Insert { /** @@ -63577,10 +63816,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$TargetPool; + requestBody?: Schema$TargetPool; } export interface Params$Resource$Targetpools$List { /** @@ -63671,10 +63911,11 @@ export namespace compute_alpha { * Name of the target pool to remove health checks from. */ targetPool?: string; + /** * Request body metadata */ - resource?: Schema$TargetPoolsRemoveHealthCheckRequest; + requestBody?: Schema$TargetPoolsRemoveHealthCheckRequest; } export interface Params$Resource$Targetpools$Removeinstance { /** @@ -63707,10 +63948,11 @@ export namespace compute_alpha { * Name of the TargetPool resource to remove instances from. */ targetPool?: string; + /** * Request body metadata */ - resource?: Schema$TargetPoolsRemoveInstanceRequest; + requestBody?: Schema$TargetPoolsRemoveInstanceRequest; } export interface Params$Resource$Targetpools$Setbackup { /** @@ -63747,10 +63989,11 @@ export namespace compute_alpha { * Name of the TargetPool resource to set a backup pool for. */ targetPool?: string; + /** * Request body metadata */ - resource?: Schema$TargetReference; + requestBody?: Schema$TargetReference; } export interface Params$Resource$Targetpools$Testiampermissions { /** @@ -63770,10 +64013,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -64501,10 +64745,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$TargetSslProxy; + requestBody?: Schema$TargetSslProxy; } export interface Params$Resource$Targetsslproxies$List { /** @@ -64588,10 +64833,11 @@ export namespace compute_alpha { * be set. */ targetSslProxy?: string; + /** * Request body metadata */ - resource?: Schema$TargetSslProxiesSetBackendServiceRequest; + requestBody?: Schema$TargetSslProxiesSetBackendServiceRequest; } export interface Params$Resource$Targetsslproxies$Setproxyheader { /** @@ -64620,10 +64866,11 @@ export namespace compute_alpha { * Name of the TargetSslProxy resource whose ProxyHeader is to be set. */ targetSslProxy?: string; + /** * Request body metadata */ - resource?: Schema$TargetSslProxiesSetProxyHeaderRequest; + requestBody?: Schema$TargetSslProxiesSetProxyHeaderRequest; } export interface Params$Resource$Targetsslproxies$Setsslcertificates { /** @@ -64653,10 +64900,11 @@ export namespace compute_alpha { * be set. */ targetSslProxy?: string; + /** * Request body metadata */ - resource?: Schema$TargetSslProxiesSetSslCertificatesRequest; + requestBody?: Schema$TargetSslProxiesSetSslCertificatesRequest; } export interface Params$Resource$Targetsslproxies$Setsslpolicy { /** @@ -64686,10 +64934,11 @@ export namespace compute_alpha { * name must be 1-63 characters long, and comply with RFC1035. */ targetSslProxy?: string; + /** * Request body metadata */ - resource?: Schema$SslPolicyReference; + requestBody?: Schema$SslPolicyReference; } export interface Params$Resource$Targetsslproxies$Testiampermissions { /** @@ -64705,10 +64954,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -65289,10 +65539,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$TargetTcpProxy; + requestBody?: Schema$TargetTcpProxy; } export interface Params$Resource$Targettcpproxies$List { /** @@ -65376,10 +65627,11 @@ export namespace compute_alpha { * be set. */ targetTcpProxy?: string; + /** * Request body metadata */ - resource?: Schema$TargetTcpProxiesSetBackendServiceRequest; + requestBody?: Schema$TargetTcpProxiesSetBackendServiceRequest; } export interface Params$Resource$Targettcpproxies$Setproxyheader { /** @@ -65408,10 +65660,11 @@ export namespace compute_alpha { * Name of the TargetTcpProxy resource whose ProxyHeader is to be set. */ targetTcpProxy?: string; + /** * Request body metadata */ - resource?: Schema$TargetTcpProxiesSetProxyHeaderRequest; + requestBody?: Schema$TargetTcpProxiesSetProxyHeaderRequest; } export interface Params$Resource$Targettcpproxies$Testiampermissions { /** @@ -65427,10 +65680,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -66096,10 +66350,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$TargetVpnGateway; + requestBody?: Schema$TargetVpnGateway; } export interface Params$Resource$Targetvpngateways$List { /** @@ -66190,10 +66445,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$RegionSetLabelsRequest; + requestBody?: Schema$RegionSetLabelsRequest; } export interface Params$Resource$Targetvpngateways$Testiampermissions { /** @@ -66213,10 +66469,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -66931,10 +67188,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$UrlMap; + requestBody?: Schema$UrlMap; } export interface Params$Resource$Urlmaps$Invalidatecache { /** @@ -66963,10 +67221,11 @@ export namespace compute_alpha { * Name of the UrlMap scoping this request. */ urlMap?: string; + /** * Request body metadata */ - resource?: Schema$CacheInvalidationRule; + requestBody?: Schema$CacheInvalidationRule; } export interface Params$Resource$Urlmaps$List { /** @@ -67049,10 +67308,11 @@ export namespace compute_alpha { * Name of the UrlMap resource to patch. */ urlMap?: string; + /** * Request body metadata */ - resource?: Schema$UrlMap; + requestBody?: Schema$UrlMap; } export interface Params$Resource$Urlmaps$Testiampermissions { /** @@ -67068,10 +67328,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } export interface Params$Resource$Urlmaps$Update { /** @@ -67100,10 +67361,11 @@ export namespace compute_alpha { * Name of the UrlMap resource to update. */ urlMap?: string; + /** * Request body metadata */ - resource?: Schema$UrlMap; + requestBody?: Schema$UrlMap; } export interface Params$Resource$Urlmaps$Validate { /** @@ -67119,10 +67381,11 @@ export namespace compute_alpha { * Name of the UrlMap resource to be validated as. */ urlMap?: string; + /** * Request body metadata */ - resource?: Schema$UrlMapsValidateRequest; + requestBody?: Schema$UrlMapsValidateRequest; } @@ -67775,10 +68038,11 @@ export namespace compute_alpha { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$VpnTunnel; + requestBody?: Schema$VpnTunnel; } export interface Params$Resource$Vpntunnels$List { /** @@ -67869,10 +68133,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$RegionSetLabelsRequest; + requestBody?: Schema$RegionSetLabelsRequest; } export interface Params$Resource$Vpntunnels$Testiampermissions { /** @@ -67892,10 +68157,11 @@ export namespace compute_alpha { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } diff --git a/src/apis/compute/beta.ts b/src/apis/compute/beta.ts index 65e9a1f5dfb..d912b858628 100644 --- a/src/apis/compute/beta.ts +++ b/src/apis/compute/beta.ts @@ -11476,10 +11476,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Address; + requestBody?: Schema$Address; } export interface Params$Resource$Addresses$List { /** @@ -11570,10 +11571,11 @@ export namespace compute_beta { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$RegionSetLabelsRequest; + requestBody?: Schema$RegionSetLabelsRequest; } export interface Params$Resource$Addresses$Testiampermissions { /** @@ -11593,10 +11595,11 @@ export namespace compute_beta { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -12820,10 +12823,11 @@ export namespace compute_beta { * Name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$Autoscaler; + requestBody?: Schema$Autoscaler; } export interface Params$Resource$Autoscalers$List { /** @@ -12914,10 +12918,11 @@ export namespace compute_beta { * Name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$Autoscaler; + requestBody?: Schema$Autoscaler; } export interface Params$Resource$Autoscalers$Testiampermissions { /** @@ -12937,10 +12942,11 @@ export namespace compute_beta { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } export interface Params$Resource$Autoscalers$Update { /** @@ -12973,10 +12979,11 @@ export namespace compute_beta { * Name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$Autoscaler; + requestBody?: Schema$Autoscaler; } @@ -13955,10 +13962,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$SignedUrlKey; + requestBody?: Schema$SignedUrlKey; } export interface Params$Resource$Backendbuckets$Delete { /** @@ -14059,10 +14067,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$BackendBucket; + requestBody?: Schema$BackendBucket; } export interface Params$Resource$Backendbuckets$List { /** @@ -14145,10 +14154,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$BackendBucket; + requestBody?: Schema$BackendBucket; } export interface Params$Resource$Backendbuckets$Update { /** @@ -14177,10 +14187,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$BackendBucket; + requestBody?: Schema$BackendBucket; } @@ -15715,10 +15726,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$SignedUrlKey; + requestBody?: Schema$SignedUrlKey; } export interface Params$Resource$Backendservices$Aggregatedlist { /** @@ -15865,10 +15877,11 @@ export namespace compute_beta { * */ project?: string; + /** * Request body metadata */ - resource?: Schema$ResourceGroupReference; + requestBody?: Schema$ResourceGroupReference; } export interface Params$Resource$Backendservices$Insert { /** @@ -15893,10 +15906,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$BackendService; + requestBody?: Schema$BackendService; } export interface Params$Resource$Backendservices$List { /** @@ -15979,10 +15993,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$BackendService; + requestBody?: Schema$BackendService; } export interface Params$Resource$Backendservices$Setsecuritypolicy { /** @@ -16012,10 +16027,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$SecurityPolicyReference; + requestBody?: Schema$SecurityPolicyReference; } export interface Params$Resource$Backendservices$Testiampermissions { /** @@ -16031,10 +16047,11 @@ export namespace compute_beta { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } export interface Params$Resource$Backendservices$Update { /** @@ -16063,10 +16080,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$BackendService; + requestBody?: Schema$BackendService; } @@ -17387,10 +17405,11 @@ export namespace compute_beta { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$Snapshot; + requestBody?: Schema$Snapshot; } export interface Params$Resource$Disks$Delete { /** @@ -17474,10 +17493,11 @@ export namespace compute_beta { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$Disk; + requestBody?: Schema$Disk; } export interface Params$Resource$Disks$List { /** @@ -17568,10 +17588,11 @@ export namespace compute_beta { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$DisksResizeRequest; + requestBody?: Schema$DisksResizeRequest; } export interface Params$Resource$Disks$Setlabels { /** @@ -17604,10 +17625,11 @@ export namespace compute_beta { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource_?: Schema$ZoneSetLabelsRequest; + requestBody?: Schema$ZoneSetLabelsRequest; } export interface Params$Resource$Disks$Testiampermissions { /** @@ -17627,10 +17649,11 @@ export namespace compute_beta { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -19172,10 +19195,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Firewall; + requestBody?: Schema$Firewall; } export interface Params$Resource$Firewalls$List { /** @@ -19258,10 +19282,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Firewall; + requestBody?: Schema$Firewall; } export interface Params$Resource$Firewalls$Testiampermissions { /** @@ -19277,10 +19302,11 @@ export namespace compute_beta { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } export interface Params$Resource$Firewalls$Update { /** @@ -19309,10 +19335,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Firewall; + requestBody?: Schema$Firewall; } @@ -20554,10 +20581,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$ForwardingRule; + requestBody?: Schema$ForwardingRule; } export interface Params$Resource$Forwardingrules$List { /** @@ -20648,10 +20676,11 @@ export namespace compute_beta { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$RegionSetLabelsRequest; + requestBody?: Schema$RegionSetLabelsRequest; } export interface Params$Resource$Forwardingrules$Settarget { /** @@ -20684,10 +20713,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$TargetReference; + requestBody?: Schema$TargetReference; } export interface Params$Resource$Forwardingrules$Testiampermissions { /** @@ -20707,10 +20737,11 @@ export namespace compute_beta { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -21570,10 +21601,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Address; + requestBody?: Schema$Address; } export interface Params$Resource$Globaladdresses$List { /** @@ -21643,10 +21675,11 @@ export namespace compute_beta { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$GlobalSetLabelsRequest; + requestBody?: Schema$GlobalSetLabelsRequest; } export interface Params$Resource$Globaladdresses$Testiampermissions { /** @@ -21662,10 +21695,11 @@ export namespace compute_beta { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -22660,10 +22694,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$ForwardingRule; + requestBody?: Schema$ForwardingRule; } export interface Params$Resource$Globalforwardingrules$List { /** @@ -22733,10 +22768,11 @@ export namespace compute_beta { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$GlobalSetLabelsRequest; + requestBody?: Schema$GlobalSetLabelsRequest; } export interface Params$Resource$Globalforwardingrules$Settarget { /** @@ -22765,10 +22801,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$TargetReference; + requestBody?: Schema$TargetReference; } export interface Params$Resource$Globalforwardingrules$Testiampermissions { /** @@ -22784,10 +22821,11 @@ export namespace compute_beta { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -24461,10 +24499,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$HealthCheck; + requestBody?: Schema$HealthCheck; } export interface Params$Resource$Healthchecks$List { /** @@ -24547,10 +24586,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$HealthCheck; + requestBody?: Schema$HealthCheck; } export interface Params$Resource$Healthchecks$Testiampermissions { /** @@ -24566,10 +24606,11 @@ export namespace compute_beta { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } export interface Params$Resource$Healthchecks$Update { /** @@ -24598,10 +24639,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$HealthCheck; + requestBody?: Schema$HealthCheck; } @@ -25606,10 +25648,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$HttpHealthCheck; + requestBody?: Schema$HttpHealthCheck; } export interface Params$Resource$Httphealthchecks$List { /** @@ -25692,10 +25735,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$HttpHealthCheck; + requestBody?: Schema$HttpHealthCheck; } export interface Params$Resource$Httphealthchecks$Testiampermissions { /** @@ -25711,10 +25755,11 @@ export namespace compute_beta { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } export interface Params$Resource$Httphealthchecks$Update { /** @@ -25743,10 +25788,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$HttpHealthCheck; + requestBody?: Schema$HttpHealthCheck; } @@ -26752,10 +26798,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$HttpsHealthCheck; + requestBody?: Schema$HttpsHealthCheck; } export interface Params$Resource$Httpshealthchecks$List { /** @@ -26838,10 +26885,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$HttpsHealthCheck; + requestBody?: Schema$HttpsHealthCheck; } export interface Params$Resource$Httpshealthchecks$Testiampermissions { /** @@ -26857,10 +26905,11 @@ export namespace compute_beta { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } export interface Params$Resource$Httpshealthchecks$Update { /** @@ -26889,10 +26938,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$HttpsHealthCheck; + requestBody?: Schema$HttpsHealthCheck; } @@ -27995,10 +28045,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$DeprecationStatus; + requestBody?: Schema$DeprecationStatus; } export interface Params$Resource$Images$Get { /** @@ -28057,10 +28108,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Image; + requestBody?: Schema$Image; } export interface Params$Resource$Images$List { /** @@ -28130,10 +28182,11 @@ export namespace compute_beta { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$GlobalSetLabelsRequest; + requestBody?: Schema$GlobalSetLabelsRequest; } export interface Params$Resource$Images$Testiampermissions { /** @@ -28149,10 +28202,11 @@ export namespace compute_beta { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -30646,10 +30700,11 @@ export namespace compute_beta { * The name of the zone where the managed instance group is located. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupManagersAbandonInstancesRequest; + requestBody?: Schema$InstanceGroupManagersAbandonInstancesRequest; } export interface Params$Resource$Instancegroupmanagers$Aggregatedlist { /** @@ -30768,10 +30823,11 @@ export namespace compute_beta { * The name of the zone where the managed instance group is located. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupManagersDeleteInstancesRequest; + requestBody?: Schema$InstanceGroupManagersDeleteInstancesRequest; } export interface Params$Resource$Instancegroupmanagers$Get { /** @@ -30819,10 +30875,11 @@ export namespace compute_beta { * The name of the zone where you want to create the managed instance group. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupManager; + requestBody?: Schema$InstanceGroupManager; } export interface Params$Resource$Instancegroupmanagers$List { /** @@ -30948,10 +31005,11 @@ export namespace compute_beta { * The name of the zone where you want to create the managed instance group. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupManager; + requestBody?: Schema$InstanceGroupManager; } export interface Params$Resource$Instancegroupmanagers$Recreateinstances { /** @@ -30984,10 +31042,11 @@ export namespace compute_beta { * The name of the zone where the managed instance group is located. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupManagersRecreateInstancesRequest; + requestBody?: Schema$InstanceGroupManagersRecreateInstancesRequest; } export interface Params$Resource$Instancegroupmanagers$Resize { /** @@ -31059,10 +31118,11 @@ export namespace compute_beta { * The name of the zone where the managed instance group is located. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupManagersResizeAdvancedRequest; + requestBody?: Schema$InstanceGroupManagersResizeAdvancedRequest; } export interface Params$Resource$Instancegroupmanagers$Setautohealingpolicies { /** @@ -31095,10 +31155,11 @@ export namespace compute_beta { * The name of the zone where the managed instance group is located. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupManagersSetAutoHealingRequest; + requestBody?: Schema$InstanceGroupManagersSetAutoHealingRequest; } export interface Params$Resource$Instancegroupmanagers$Setinstancetemplate { /** @@ -31131,10 +31192,11 @@ export namespace compute_beta { * The name of the zone where the managed instance group is located. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupManagersSetInstanceTemplateRequest; + requestBody?: Schema$InstanceGroupManagersSetInstanceTemplateRequest; } export interface Params$Resource$Instancegroupmanagers$Settargetpools { /** @@ -31167,10 +31229,11 @@ export namespace compute_beta { * The name of the zone where the managed instance group is located. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupManagersSetTargetPoolsRequest; + requestBody?: Schema$InstanceGroupManagersSetTargetPoolsRequest; } export interface Params$Resource$Instancegroupmanagers$Testiampermissions { /** @@ -31190,10 +31253,11 @@ export namespace compute_beta { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } export interface Params$Resource$Instancegroupmanagers$Update { /** @@ -31226,10 +31290,11 @@ export namespace compute_beta { * The name of the zone where you want to create the managed instance group. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupManager; + requestBody?: Schema$InstanceGroupManager; } @@ -32671,10 +32736,11 @@ export namespace compute_beta { * The name of the zone where the instance group is located. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupsAddInstancesRequest; + requestBody?: Schema$InstanceGroupsAddInstancesRequest; } export interface Params$Resource$Instancegroups$Aggregatedlist { /** @@ -32808,10 +32874,11 @@ export namespace compute_beta { * The name of the zone where you want to create the instance group. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroup; + requestBody?: Schema$InstanceGroup; } export interface Params$Resource$Instancegroups$List { /** @@ -32933,10 +33000,11 @@ export namespace compute_beta { * The name of the zone where the instance group is located. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupsListInstancesRequest; + requestBody?: Schema$InstanceGroupsListInstancesRequest; } export interface Params$Resource$Instancegroups$Removeinstances { /** @@ -32970,10 +33038,11 @@ export namespace compute_beta { * The name of the zone where the instance group is located. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupsRemoveInstancesRequest; + requestBody?: Schema$InstanceGroupsRemoveInstancesRequest; } export interface Params$Resource$Instancegroups$Setnamedports { /** @@ -33006,10 +33075,11 @@ export namespace compute_beta { * The name of the zone where the instance group is located. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupsSetNamedPortsRequest; + requestBody?: Schema$InstanceGroupsSetNamedPortsRequest; } export interface Params$Resource$Instancegroups$Testiampermissions { /** @@ -33029,10 +33099,11 @@ export namespace compute_beta { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -36978,10 +37049,11 @@ export namespace compute_beta { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$AccessConfig; + requestBody?: Schema$AccessConfig; } export interface Params$Resource$Instances$Aggregatedlist { /** @@ -37073,10 +37145,11 @@ export namespace compute_beta { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$AttachedDisk; + requestBody?: Schema$AttachedDisk; } export interface Params$Resource$Instances$Delete { /** @@ -37272,10 +37345,11 @@ export namespace compute_beta { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$Instance; + requestBody?: Schema$Instance; } export interface Params$Resource$Instances$List { /** @@ -37537,10 +37611,11 @@ export namespace compute_beta { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstancesSetLabelsRequest; + requestBody?: Schema$InstancesSetLabelsRequest; } export interface Params$Resource$Instances$Setmachineresources { /** @@ -37573,10 +37648,11 @@ export namespace compute_beta { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstancesSetMachineResourcesRequest; + requestBody?: Schema$InstancesSetMachineResourcesRequest; } export interface Params$Resource$Instances$Setmachinetype { /** @@ -37609,10 +37685,11 @@ export namespace compute_beta { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstancesSetMachineTypeRequest; + requestBody?: Schema$InstancesSetMachineTypeRequest; } export interface Params$Resource$Instances$Setmetadata { /** @@ -37645,10 +37722,11 @@ export namespace compute_beta { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$Metadata; + requestBody?: Schema$Metadata; } export interface Params$Resource$Instances$Setmincpuplatform { /** @@ -37681,10 +37759,11 @@ export namespace compute_beta { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstancesSetMinCpuPlatformRequest; + requestBody?: Schema$InstancesSetMinCpuPlatformRequest; } export interface Params$Resource$Instances$Setscheduling { /** @@ -37717,10 +37796,11 @@ export namespace compute_beta { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$Scheduling; + requestBody?: Schema$Scheduling; } export interface Params$Resource$Instances$Setserviceaccount { /** @@ -37753,10 +37833,11 @@ export namespace compute_beta { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstancesSetServiceAccountRequest; + requestBody?: Schema$InstancesSetServiceAccountRequest; } export interface Params$Resource$Instances$Settags { /** @@ -37789,10 +37870,11 @@ export namespace compute_beta { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$Tags; + requestBody?: Schema$Tags; } export interface Params$Resource$Instances$Simulatemaintenanceevent { /** @@ -37876,10 +37958,11 @@ export namespace compute_beta { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstancesStartWithEncryptionKeyRequest; + requestBody?: Schema$InstancesStartWithEncryptionKeyRequest; } export interface Params$Resource$Instances$Stop { /** @@ -37931,10 +38014,11 @@ export namespace compute_beta { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } export interface Params$Resource$Instances$Updateaccessconfig { /** @@ -37971,10 +38055,11 @@ export namespace compute_beta { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$AccessConfig; + requestBody?: Schema$AccessConfig; } export interface Params$Resource$Instances$Updatenetworkinterface { /** @@ -38011,10 +38096,11 @@ export namespace compute_beta { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$NetworkInterface; + requestBody?: Schema$NetworkInterface; } @@ -38752,10 +38838,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$InstanceTemplate; + requestBody?: Schema$InstanceTemplate; } export interface Params$Resource$Instancetemplates$List { /** @@ -38825,10 +38912,11 @@ export namespace compute_beta { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -39955,10 +40043,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$InterconnectAttachment; + requestBody?: Schema$InterconnectAttachment; } export interface Params$Resource$Interconnectattachments$List { /** @@ -40049,10 +40138,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$InterconnectAttachment; + requestBody?: Schema$InterconnectAttachment; } export interface Params$Resource$Interconnectattachments$Setlabels { /** @@ -40085,10 +40175,11 @@ export namespace compute_beta { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$RegionSetLabelsRequest; + requestBody?: Schema$RegionSetLabelsRequest; } export interface Params$Resource$Interconnectattachments$Testiampermissions { /** @@ -40108,10 +40199,11 @@ export namespace compute_beta { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -41397,10 +41489,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Interconnect; + requestBody?: Schema$Interconnect; } export interface Params$Resource$Interconnects$List { /** @@ -41483,10 +41576,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Interconnect; + requestBody?: Schema$Interconnect; } export interface Params$Resource$Interconnects$Setlabels { /** @@ -41502,10 +41596,11 @@ export namespace compute_beta { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$GlobalSetLabelsRequest; + requestBody?: Schema$GlobalSetLabelsRequest; } export interface Params$Resource$Interconnects$Testiampermissions { /** @@ -41521,10 +41616,11 @@ export namespace compute_beta { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -42034,10 +42130,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$License; + requestBody?: Schema$License; } export interface Params$Resource$Licenses$List { /** @@ -43858,10 +43955,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$NetworksAddPeeringRequest; + requestBody?: Schema$NetworksAddPeeringRequest; } export interface Params$Resource$Networks$Delete { /** @@ -43929,10 +44027,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Network; + requestBody?: Schema$Network; } export interface Params$Resource$Networks$List { /** @@ -44015,10 +44114,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Network; + requestBody?: Schema$Network; } export interface Params$Resource$Networks$Removepeering { /** @@ -44047,10 +44147,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$NetworksRemovePeeringRequest; + requestBody?: Schema$NetworksRemovePeeringRequest; } export interface Params$Resource$Networks$Switchtocustommode { /** @@ -44094,10 +44195,11 @@ export namespace compute_beta { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -45759,10 +45861,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$ProjectsDisableXpnResourceRequest; + requestBody?: Schema$ProjectsDisableXpnResourceRequest; } export interface Params$Resource$Projects$Enablexpnhost { /** @@ -45811,10 +45914,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$ProjectsEnableXpnResourceRequest; + requestBody?: Schema$ProjectsEnableXpnResourceRequest; } export interface Params$Resource$Projects$Get { /** @@ -45891,10 +45995,11 @@ export namespace compute_beta { * Project ID for this request. */ project?: string; + /** * Request body metadata */ - resource?: Schema$ProjectsListXpnHostsRequest; + requestBody?: Schema$ProjectsListXpnHostsRequest; } export interface Params$Resource$Projects$Movedisk { /** @@ -45919,10 +46024,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$DiskMoveRequest; + requestBody?: Schema$DiskMoveRequest; } export interface Params$Resource$Projects$Moveinstance { /** @@ -45947,10 +46053,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$InstanceMoveRequest; + requestBody?: Schema$InstanceMoveRequest; } export interface Params$Resource$Projects$Setcommoninstancemetadata { /** @@ -45975,10 +46082,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Metadata; + requestBody?: Schema$Metadata; } export interface Params$Resource$Projects$Setdefaultnetworktier { /** @@ -46003,10 +46111,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$ProjectsSetDefaultNetworkTierRequest; + requestBody?: Schema$ProjectsSetDefaultNetworkTierRequest; } export interface Params$Resource$Projects$Setusageexportbucket { /** @@ -46031,10 +46140,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$UsageExportLocation; + requestBody?: Schema$UsageExportLocation; } @@ -47071,10 +47181,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Autoscaler; + requestBody?: Schema$Autoscaler; } export interface Params$Resource$Regionautoscalers$List { /** @@ -47165,10 +47276,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Autoscaler; + requestBody?: Schema$Autoscaler; } export interface Params$Resource$Regionautoscalers$Testiampermissions { /** @@ -47188,10 +47300,11 @@ export namespace compute_beta { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } export interface Params$Resource$Regionautoscalers$Update { /** @@ -47224,10 +47337,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Autoscaler; + requestBody?: Schema$Autoscaler; } @@ -48410,10 +48524,11 @@ export namespace compute_beta { * Name of the region scoping this request. */ region?: string; + /** * Request body metadata */ - resource?: Schema$ResourceGroupReference; + requestBody?: Schema$ResourceGroupReference; } export interface Params$Resource$Regionbackendservices$Insert { /** @@ -48442,10 +48557,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$BackendService; + requestBody?: Schema$BackendService; } export interface Params$Resource$Regionbackendservices$List { /** @@ -48536,10 +48652,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$BackendService; + requestBody?: Schema$BackendService; } export interface Params$Resource$Regionbackendservices$Testiampermissions { /** @@ -48559,10 +48676,11 @@ export namespace compute_beta { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } export interface Params$Resource$Regionbackendservices$Update { /** @@ -48595,10 +48713,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$BackendService; + requestBody?: Schema$BackendService; } @@ -49259,10 +49378,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Commitment; + requestBody?: Schema$Commitment; } export interface Params$Resource$Regioncommitments$List { /** @@ -49944,10 +50064,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Snapshot; + requestBody?: Schema$Snapshot; } export interface Params$Resource$Regiondisks$Delete { /** @@ -50031,10 +50152,11 @@ export namespace compute_beta { * Optional. Source image to restore onto a disk. */ sourceImage?: string; + /** * Request body metadata */ - resource?: Schema$Disk; + requestBody?: Schema$Disk; } export interface Params$Resource$Regiondisks$List { /** @@ -50125,10 +50247,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$RegionDisksResizeRequest; + requestBody?: Schema$RegionDisksResizeRequest; } export interface Params$Resource$Regiondisks$Setlabels { /** @@ -50161,10 +50284,11 @@ export namespace compute_beta { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$RegionSetLabelsRequest; + requestBody?: Schema$RegionSetLabelsRequest; } export interface Params$Resource$Regiondisks$Testiampermissions { /** @@ -50184,10 +50308,11 @@ export namespace compute_beta { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -52609,10 +52734,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$RegionInstanceGroupManagersAbandonInstancesRequest; + requestBody?: Schema$RegionInstanceGroupManagersAbandonInstancesRequest; } export interface Params$Resource$Regioninstancegroupmanagers$Delete { /** @@ -52677,10 +52803,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$RegionInstanceGroupManagersDeleteInstancesRequest; + requestBody?: Schema$RegionInstanceGroupManagersDeleteInstancesRequest; } export interface Params$Resource$Regioninstancegroupmanagers$Get { /** @@ -52728,10 +52855,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupManager; + requestBody?: Schema$InstanceGroupManager; } export interface Params$Resource$Regioninstancegroupmanagers$List { /** @@ -52857,10 +52985,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupManager; + requestBody?: Schema$InstanceGroupManager; } export interface Params$Resource$Regioninstancegroupmanagers$Recreateinstances { /** @@ -52893,10 +53022,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$RegionInstanceGroupManagersRecreateRequest; + requestBody?: Schema$RegionInstanceGroupManagersRecreateRequest; } export interface Params$Resource$Regioninstancegroupmanagers$Resize { /** @@ -52965,10 +53095,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$RegionInstanceGroupManagersSetAutoHealingRequest; + requestBody?: Schema$RegionInstanceGroupManagersSetAutoHealingRequest; } export interface Params$Resource$Regioninstancegroupmanagers$Setinstancetemplate { /** @@ -53001,10 +53132,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$RegionInstanceGroupManagersSetTemplateRequest; + requestBody?: Schema$RegionInstanceGroupManagersSetTemplateRequest; } export interface Params$Resource$Regioninstancegroupmanagers$Settargetpools { /** @@ -53037,10 +53169,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$RegionInstanceGroupManagersSetTargetPoolsRequest; + requestBody?: Schema$RegionInstanceGroupManagersSetTargetPoolsRequest; } export interface Params$Resource$Regioninstancegroupmanagers$Testiampermissions { /** @@ -53060,10 +53193,11 @@ export namespace compute_beta { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } export interface Params$Resource$Regioninstancegroupmanagers$Update { /** @@ -53096,10 +53230,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupManager; + requestBody?: Schema$InstanceGroupManager; } @@ -53965,10 +54100,11 @@ export namespace compute_beta { * Name of the region scoping this request. */ region?: string; + /** * Request body metadata */ - resource?: Schema$RegionInstanceGroupsListInstancesRequest; + requestBody?: Schema$RegionInstanceGroupsListInstancesRequest; } export interface Params$Resource$Regioninstancegroups$Setnamedports { /** @@ -54002,10 +54138,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$RegionInstanceGroupsSetNamedPortsRequest; + requestBody?: Schema$RegionInstanceGroupsSetNamedPortsRequest; } export interface Params$Resource$Regioninstancegroups$Testiampermissions { /** @@ -54025,10 +54162,11 @@ export namespace compute_beta { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -56385,10 +56523,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Router; + requestBody?: Schema$Router; } export interface Params$Resource$Routers$List { /** @@ -56479,10 +56618,11 @@ export namespace compute_beta { * Name of the Router resource to patch. */ router?: string; + /** * Request body metadata */ - resource?: Schema$Router; + requestBody?: Schema$Router; } export interface Params$Resource$Routers$Preview { /** @@ -56502,10 +56642,11 @@ export namespace compute_beta { * Name of the Router resource to query. */ router?: string; + /** * Request body metadata */ - resource?: Schema$Router; + requestBody?: Schema$Router; } export interface Params$Resource$Routers$Testiampermissions { /** @@ -56525,10 +56666,11 @@ export namespace compute_beta { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } export interface Params$Resource$Routers$Update { /** @@ -56561,10 +56703,11 @@ export namespace compute_beta { * Name of the Router resource to update. */ router?: string; + /** * Request body metadata */ - resource?: Schema$Router; + requestBody?: Schema$Router; } @@ -57284,10 +57427,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Route; + requestBody?: Schema$Route; } export interface Params$Resource$Routes$List { /** @@ -57357,10 +57501,11 @@ export namespace compute_beta { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -58459,10 +58604,11 @@ export namespace compute_beta { * Name of the security policy to update. */ securityPolicy?: string; + /** * Request body metadata */ - resource?: Schema$SecurityPolicyRule; + requestBody?: Schema$SecurityPolicyRule; } export interface Params$Resource$Securitypolicies$Delete { /** @@ -58549,10 +58695,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$SecurityPolicy; + requestBody?: Schema$SecurityPolicy; } export interface Params$Resource$Securitypolicies$List { /** @@ -58635,10 +58782,11 @@ export namespace compute_beta { * Name of the security policy to update. */ securityPolicy?: string; + /** * Request body metadata */ - resource?: Schema$SecurityPolicy; + requestBody?: Schema$SecurityPolicy; } export interface Params$Resource$Securitypolicies$Patchrule { /** @@ -58658,10 +58806,11 @@ export namespace compute_beta { * Name of the security policy to update. */ securityPolicy?: string; + /** * Request body metadata */ - resource?: Schema$SecurityPolicyRule; + requestBody?: Schema$SecurityPolicyRule; } export interface Params$Resource$Securitypolicies$Removerule { /** @@ -58696,10 +58845,11 @@ export namespace compute_beta { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -59478,10 +59628,11 @@ export namespace compute_beta { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$GlobalSetLabelsRequest; + requestBody?: Schema$GlobalSetLabelsRequest; } export interface Params$Resource$Snapshots$Testiampermissions { /** @@ -59497,10 +59648,11 @@ export namespace compute_beta { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -60232,10 +60384,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$SslCertificate; + requestBody?: Schema$SslCertificate; } export interface Params$Resource$Sslcertificates$List { /** @@ -60305,10 +60458,11 @@ export namespace compute_beta { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -60901,10 +61055,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$SslPolicy; + requestBody?: Schema$SslPolicy; } export interface Params$Resource$Sslpolicies$List { /** @@ -61042,10 +61197,11 @@ export namespace compute_beta { * and comply with RFC1035. */ sslPolicy?: string; + /** * Request body metadata */ - resource?: Schema$SslPolicy; + requestBody?: Schema$SslPolicy; } export interface Params$Resource$Sslpolicies$Testiampermissions { /** @@ -61061,10 +61217,11 @@ export namespace compute_beta { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -62762,10 +62919,11 @@ export namespace compute_beta { * Name of the Subnetwork resource to update. */ subnetwork?: string; + /** * Request body metadata */ - resource?: Schema$SubnetworksExpandIpCidrRangeRequest; + requestBody?: Schema$SubnetworksExpandIpCidrRangeRequest; } export interface Params$Resource$Subnetworks$Get { /** @@ -62832,10 +62990,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Subnetwork; + requestBody?: Schema$Subnetwork; } export interface Params$Resource$Subnetworks$List { /** @@ -62980,10 +63139,11 @@ export namespace compute_beta { * Name of the Subnetwork resource to patch. */ subnetwork?: string; + /** * Request body metadata */ - resource?: Schema$Subnetwork; + requestBody?: Schema$Subnetwork; } export interface Params$Resource$Subnetworks$Setiampolicy { /** @@ -63003,10 +63163,11 @@ export namespace compute_beta { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$Policy; + requestBody?: Schema$Policy; } export interface Params$Resource$Subnetworks$Setprivateipgoogleaccess { /** @@ -63039,10 +63200,11 @@ export namespace compute_beta { * Name of the Subnetwork resource. */ subnetwork?: string; + /** * Request body metadata */ - resource?: Schema$SubnetworksSetPrivateIpGoogleAccessRequest; + requestBody?: Schema$SubnetworksSetPrivateIpGoogleAccessRequest; } export interface Params$Resource$Subnetworks$Testiampermissions { /** @@ -63062,10 +63224,11 @@ export namespace compute_beta { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -63930,10 +64093,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$TargetHttpProxy; + requestBody?: Schema$TargetHttpProxy; } export interface Params$Resource$Targethttpproxies$List { /** @@ -64016,10 +64180,11 @@ export namespace compute_beta { * Name of the TargetHttpProxy to set a URL map for. */ targetHttpProxy?: string; + /** * Request body metadata */ - resource?: Schema$UrlMapReference; + requestBody?: Schema$UrlMapReference; } export interface Params$Resource$Targethttpproxies$Testiampermissions { /** @@ -64035,10 +64200,11 @@ export namespace compute_beta { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -65186,10 +65352,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$TargetHttpsProxy; + requestBody?: Schema$TargetHttpsProxy; } export interface Params$Resource$Targethttpsproxies$List { /** @@ -65273,10 +65440,11 @@ export namespace compute_beta { * for. The name should conform to RFC1035. */ targetHttpsProxy?: string; + /** * Request body metadata */ - resource?: Schema$TargetHttpsProxiesSetQuicOverrideRequest; + requestBody?: Schema$TargetHttpsProxiesSetQuicOverrideRequest; } export interface Params$Resource$Targethttpsproxies$Setsslcertificates { /** @@ -65306,10 +65474,11 @@ export namespace compute_beta { * for. */ targetHttpsProxy?: string; + /** * Request body metadata */ - resource?: Schema$TargetHttpsProxiesSetSslCertificatesRequest; + requestBody?: Schema$TargetHttpsProxiesSetSslCertificatesRequest; } export interface Params$Resource$Targethttpsproxies$Setsslpolicy { /** @@ -65339,10 +65508,11 @@ export namespace compute_beta { * name must be 1-63 characters long, and comply with RFC1035. */ targetHttpsProxy?: string; + /** * Request body metadata */ - resource?: Schema$SslPolicyReference; + requestBody?: Schema$SslPolicyReference; } export interface Params$Resource$Targethttpsproxies$Seturlmap { /** @@ -65371,10 +65541,11 @@ export namespace compute_beta { * Name of the TargetHttpsProxy resource whose URL map is to be set. */ targetHttpsProxy?: string; + /** * Request body metadata */ - resource?: Schema$UrlMapReference; + requestBody?: Schema$UrlMapReference; } export interface Params$Resource$Targethttpsproxies$Testiampermissions { /** @@ -65390,10 +65561,11 @@ export namespace compute_beta { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -66361,10 +66533,11 @@ export namespace compute_beta { * Name of the zone scoping this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$TargetInstance; + requestBody?: Schema$TargetInstance; } export interface Params$Resource$Targetinstances$List { /** @@ -66442,10 +66615,11 @@ export namespace compute_beta { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -68118,10 +68292,11 @@ export namespace compute_beta { * Name of the target pool to add a health check to. */ targetPool?: string; + /** * Request body metadata */ - resource?: Schema$TargetPoolsAddHealthCheckRequest; + requestBody?: Schema$TargetPoolsAddHealthCheckRequest; } export interface Params$Resource$Targetpools$Addinstance { /** @@ -68154,10 +68329,11 @@ export namespace compute_beta { * Name of the TargetPool resource to add instances to. */ targetPool?: string; + /** * Request body metadata */ - resource?: Schema$TargetPoolsAddInstanceRequest; + requestBody?: Schema$TargetPoolsAddInstanceRequest; } export interface Params$Resource$Targetpools$Aggregatedlist { /** @@ -68282,10 +68458,11 @@ export namespace compute_beta { * Name of the TargetPool resource to which the queried instance belongs. */ targetPool?: string; + /** * Request body metadata */ - resource?: Schema$InstanceReference; + requestBody?: Schema$InstanceReference; } export interface Params$Resource$Targetpools$Insert { /** @@ -68314,10 +68491,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$TargetPool; + requestBody?: Schema$TargetPool; } export interface Params$Resource$Targetpools$List { /** @@ -68408,10 +68586,11 @@ export namespace compute_beta { * Name of the target pool to remove health checks from. */ targetPool?: string; + /** * Request body metadata */ - resource?: Schema$TargetPoolsRemoveHealthCheckRequest; + requestBody?: Schema$TargetPoolsRemoveHealthCheckRequest; } export interface Params$Resource$Targetpools$Removeinstance { /** @@ -68444,10 +68623,11 @@ export namespace compute_beta { * Name of the TargetPool resource to remove instances from. */ targetPool?: string; + /** * Request body metadata */ - resource?: Schema$TargetPoolsRemoveInstanceRequest; + requestBody?: Schema$TargetPoolsRemoveInstanceRequest; } export interface Params$Resource$Targetpools$Setbackup { /** @@ -68484,10 +68664,11 @@ export namespace compute_beta { * Name of the TargetPool resource to set a backup pool for. */ targetPool?: string; + /** * Request body metadata */ - resource?: Schema$TargetReference; + requestBody?: Schema$TargetReference; } export interface Params$Resource$Targetpools$Testiampermissions { /** @@ -68507,10 +68688,11 @@ export namespace compute_beta { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -69710,10 +69892,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$TargetSslProxy; + requestBody?: Schema$TargetSslProxy; } export interface Params$Resource$Targetsslproxies$List { /** @@ -69797,10 +69980,11 @@ export namespace compute_beta { * be set. */ targetSslProxy?: string; + /** * Request body metadata */ - resource?: Schema$TargetSslProxiesSetBackendServiceRequest; + requestBody?: Schema$TargetSslProxiesSetBackendServiceRequest; } export interface Params$Resource$Targetsslproxies$Setproxyheader { /** @@ -69829,10 +70013,11 @@ export namespace compute_beta { * Name of the TargetSslProxy resource whose ProxyHeader is to be set. */ targetSslProxy?: string; + /** * Request body metadata */ - resource?: Schema$TargetSslProxiesSetProxyHeaderRequest; + requestBody?: Schema$TargetSslProxiesSetProxyHeaderRequest; } export interface Params$Resource$Targetsslproxies$Setsslcertificates { /** @@ -69862,10 +70047,11 @@ export namespace compute_beta { * be set. */ targetSslProxy?: string; + /** * Request body metadata */ - resource?: Schema$TargetSslProxiesSetSslCertificatesRequest; + requestBody?: Schema$TargetSslProxiesSetSslCertificatesRequest; } export interface Params$Resource$Targetsslproxies$Setsslpolicy { /** @@ -69895,10 +70081,11 @@ export namespace compute_beta { * name must be 1-63 characters long, and comply with RFC1035. */ targetSslProxy?: string; + /** * Request body metadata */ - resource?: Schema$SslPolicyReference; + requestBody?: Schema$SslPolicyReference; } export interface Params$Resource$Targetsslproxies$Testiampermissions { /** @@ -69914,10 +70101,11 @@ export namespace compute_beta { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -70780,10 +70968,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$TargetTcpProxy; + requestBody?: Schema$TargetTcpProxy; } export interface Params$Resource$Targettcpproxies$List { /** @@ -70867,10 +71056,11 @@ export namespace compute_beta { * be set. */ targetTcpProxy?: string; + /** * Request body metadata */ - resource?: Schema$TargetTcpProxiesSetBackendServiceRequest; + requestBody?: Schema$TargetTcpProxiesSetBackendServiceRequest; } export interface Params$Resource$Targettcpproxies$Setproxyheader { /** @@ -70899,10 +71089,11 @@ export namespace compute_beta { * Name of the TargetTcpProxy resource whose ProxyHeader is to be set. */ targetTcpProxy?: string; + /** * Request body metadata */ - resource?: Schema$TargetTcpProxiesSetProxyHeaderRequest; + requestBody?: Schema$TargetTcpProxiesSetProxyHeaderRequest; } @@ -71945,10 +72136,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$TargetVpnGateway; + requestBody?: Schema$TargetVpnGateway; } export interface Params$Resource$Targetvpngateways$List { /** @@ -72039,10 +72231,11 @@ export namespace compute_beta { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$RegionSetLabelsRequest; + requestBody?: Schema$RegionSetLabelsRequest; } export interface Params$Resource$Targetvpngateways$Testiampermissions { /** @@ -72062,10 +72255,11 @@ export namespace compute_beta { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -73317,10 +73511,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$UrlMap; + requestBody?: Schema$UrlMap; } export interface Params$Resource$Urlmaps$Invalidatecache { /** @@ -73349,10 +73544,11 @@ export namespace compute_beta { * Name of the UrlMap scoping this request. */ urlMap?: string; + /** * Request body metadata */ - resource?: Schema$CacheInvalidationRule; + requestBody?: Schema$CacheInvalidationRule; } export interface Params$Resource$Urlmaps$List { /** @@ -73435,10 +73631,11 @@ export namespace compute_beta { * Name of the UrlMap resource to patch. */ urlMap?: string; + /** * Request body metadata */ - resource?: Schema$UrlMap; + requestBody?: Schema$UrlMap; } export interface Params$Resource$Urlmaps$Testiampermissions { /** @@ -73454,10 +73651,11 @@ export namespace compute_beta { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } export interface Params$Resource$Urlmaps$Update { /** @@ -73486,10 +73684,11 @@ export namespace compute_beta { * Name of the UrlMap resource to update. */ urlMap?: string; + /** * Request body metadata */ - resource?: Schema$UrlMap; + requestBody?: Schema$UrlMap; } export interface Params$Resource$Urlmaps$Validate { /** @@ -73505,10 +73704,11 @@ export namespace compute_beta { * Name of the UrlMap resource to be validated as. */ urlMap?: string; + /** * Request body metadata */ - resource?: Schema$UrlMapsValidateRequest; + requestBody?: Schema$UrlMapsValidateRequest; } @@ -74536,10 +74736,11 @@ export namespace compute_beta { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$VpnTunnel; + requestBody?: Schema$VpnTunnel; } export interface Params$Resource$Vpntunnels$List { /** @@ -74630,10 +74831,11 @@ export namespace compute_beta { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$RegionSetLabelsRequest; + requestBody?: Schema$RegionSetLabelsRequest; } export interface Params$Resource$Vpntunnels$Testiampermissions { /** @@ -74653,10 +74855,11 @@ export namespace compute_beta { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } diff --git a/src/apis/compute/v1.ts b/src/apis/compute/v1.ts index 190cbbf54c6..2443a8bd8ff 100644 --- a/src/apis/compute/v1.ts +++ b/src/apis/compute/v1.ts @@ -9812,10 +9812,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Address; + requestBody?: Schema$Address; } export interface Params$Resource$Addresses$List { /** @@ -10962,10 +10963,11 @@ export namespace compute_v1 { * Name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$Autoscaler; + requestBody?: Schema$Autoscaler; } export interface Params$Resource$Autoscalers$List { /** @@ -11056,10 +11058,11 @@ export namespace compute_v1 { * Name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$Autoscaler; + requestBody?: Schema$Autoscaler; } export interface Params$Resource$Autoscalers$Update { /** @@ -11092,10 +11095,11 @@ export namespace compute_v1 { * Name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$Autoscaler; + requestBody?: Schema$Autoscaler; } @@ -11968,10 +11972,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$BackendBucket; + requestBody?: Schema$BackendBucket; } export interface Params$Resource$Backendbuckets$List { /** @@ -12054,10 +12059,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$BackendBucket; + requestBody?: Schema$BackendBucket; } export interface Params$Resource$Backendbuckets$Update { /** @@ -12086,10 +12092,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$BackendBucket; + requestBody?: Schema$BackendBucket; } @@ -13298,10 +13305,11 @@ export namespace compute_v1 { * */ project?: string; + /** * Request body metadata */ - resource?: Schema$ResourceGroupReference; + requestBody?: Schema$ResourceGroupReference; } export interface Params$Resource$Backendservices$Insert { /** @@ -13326,10 +13334,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$BackendService; + requestBody?: Schema$BackendService; } export interface Params$Resource$Backendservices$List { /** @@ -13412,10 +13421,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$BackendService; + requestBody?: Schema$BackendService; } export interface Params$Resource$Backendservices$Update { /** @@ -13444,10 +13454,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$BackendService; + requestBody?: Schema$BackendService; } @@ -14628,10 +14639,11 @@ export namespace compute_v1 { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$Snapshot; + requestBody?: Schema$Snapshot; } export interface Params$Resource$Disks$Delete { /** @@ -14715,10 +14727,11 @@ export namespace compute_v1 { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$Disk; + requestBody?: Schema$Disk; } export interface Params$Resource$Disks$List { /** @@ -14809,10 +14822,11 @@ export namespace compute_v1 { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$DisksResizeRequest; + requestBody?: Schema$DisksResizeRequest; } export interface Params$Resource$Disks$Setlabels { /** @@ -14845,10 +14859,11 @@ export namespace compute_v1 { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource_?: Schema$ZoneSetLabelsRequest; + requestBody?: Schema$ZoneSetLabelsRequest; } @@ -16255,10 +16270,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Firewall; + requestBody?: Schema$Firewall; } export interface Params$Resource$Firewalls$List { /** @@ -16341,10 +16357,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Firewall; + requestBody?: Schema$Firewall; } export interface Params$Resource$Firewalls$Update { /** @@ -16373,10 +16390,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Firewall; + requestBody?: Schema$Firewall; } @@ -17345,10 +17363,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$ForwardingRule; + requestBody?: Schema$ForwardingRule; } export interface Params$Resource$Forwardingrules$List { /** @@ -17439,10 +17458,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$TargetReference; + requestBody?: Schema$TargetReference; } @@ -18035,10 +18055,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Address; + requestBody?: Schema$Address; } export interface Params$Resource$Globaladdresses$List { /** @@ -18825,10 +18846,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$ForwardingRule; + requestBody?: Schema$ForwardingRule; } export interface Params$Resource$Globalforwardingrules$List { /** @@ -18911,10 +18933,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$TargetReference; + requestBody?: Schema$TargetReference; } @@ -20457,10 +20480,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$HealthCheck; + requestBody?: Schema$HealthCheck; } export interface Params$Resource$Healthchecks$List { /** @@ -20543,10 +20567,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$HealthCheck; + requestBody?: Schema$HealthCheck; } export interface Params$Resource$Healthchecks$Update { /** @@ -20575,10 +20600,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$HealthCheck; + requestBody?: Schema$HealthCheck; } @@ -21452,10 +21478,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$HttpHealthCheck; + requestBody?: Schema$HttpHealthCheck; } export interface Params$Resource$Httphealthchecks$List { /** @@ -21538,10 +21565,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$HttpHealthCheck; + requestBody?: Schema$HttpHealthCheck; } export interface Params$Resource$Httphealthchecks$Update { /** @@ -21570,10 +21598,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$HttpHealthCheck; + requestBody?: Schema$HttpHealthCheck; } @@ -22448,10 +22477,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$HttpsHealthCheck; + requestBody?: Schema$HttpsHealthCheck; } export interface Params$Resource$Httpshealthchecks$List { /** @@ -22534,10 +22564,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$HttpsHealthCheck; + requestBody?: Schema$HttpsHealthCheck; } export interface Params$Resource$Httpshealthchecks$Update { /** @@ -22566,10 +22597,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$HttpsHealthCheck; + requestBody?: Schema$HttpsHealthCheck; } @@ -23539,10 +23571,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$DeprecationStatus; + requestBody?: Schema$DeprecationStatus; } export interface Params$Resource$Images$Get { /** @@ -23601,10 +23634,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Image; + requestBody?: Schema$Image; } export interface Params$Resource$Images$List { /** @@ -23674,10 +23708,11 @@ export namespace compute_v1 { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$GlobalSetLabelsRequest; + requestBody?: Schema$GlobalSetLabelsRequest; } @@ -25445,10 +25480,11 @@ export namespace compute_v1 { * The name of the zone where the managed instance group is located. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupManagersAbandonInstancesRequest; + requestBody?: Schema$InstanceGroupManagersAbandonInstancesRequest; } export interface Params$Resource$Instancegroupmanagers$Aggregatedlist { /** @@ -25567,10 +25603,11 @@ export namespace compute_v1 { * The name of the zone where the managed instance group is located. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupManagersDeleteInstancesRequest; + requestBody?: Schema$InstanceGroupManagersDeleteInstancesRequest; } export interface Params$Resource$Instancegroupmanagers$Get { /** @@ -25618,10 +25655,11 @@ export namespace compute_v1 { * The name of the zone where you want to create the managed instance group. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupManager; + requestBody?: Schema$InstanceGroupManager; } export interface Params$Resource$Instancegroupmanagers$List { /** @@ -25747,10 +25785,11 @@ export namespace compute_v1 { * The name of the zone where the managed instance group is located. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupManagersRecreateInstancesRequest; + requestBody?: Schema$InstanceGroupManagersRecreateInstancesRequest; } export interface Params$Resource$Instancegroupmanagers$Resize { /** @@ -25822,10 +25861,11 @@ export namespace compute_v1 { * The name of the zone where the managed instance group is located. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupManagersSetInstanceTemplateRequest; + requestBody?: Schema$InstanceGroupManagersSetInstanceTemplateRequest; } export interface Params$Resource$Instancegroupmanagers$Settargetpools { /** @@ -25858,10 +25898,11 @@ export namespace compute_v1 { * The name of the zone where the managed instance group is located. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupManagersSetTargetPoolsRequest; + requestBody?: Schema$InstanceGroupManagersSetTargetPoolsRequest; } @@ -27167,10 +27208,11 @@ export namespace compute_v1 { * The name of the zone where the instance group is located. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupsAddInstancesRequest; + requestBody?: Schema$InstanceGroupsAddInstancesRequest; } export interface Params$Resource$Instancegroups$Aggregatedlist { /** @@ -27304,10 +27346,11 @@ export namespace compute_v1 { * The name of the zone where you want to create the instance group. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroup; + requestBody?: Schema$InstanceGroup; } export interface Params$Resource$Instancegroups$List { /** @@ -27429,10 +27472,11 @@ export namespace compute_v1 { * The name of the zone where the instance group is located. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupsListInstancesRequest; + requestBody?: Schema$InstanceGroupsListInstancesRequest; } export interface Params$Resource$Instancegroups$Removeinstances { /** @@ -27466,10 +27510,11 @@ export namespace compute_v1 { * The name of the zone where the instance group is located. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupsRemoveInstancesRequest; + requestBody?: Schema$InstanceGroupsRemoveInstancesRequest; } export interface Params$Resource$Instancegroups$Setnamedports { /** @@ -27502,10 +27547,11 @@ export namespace compute_v1 { * The name of the zone where the instance group is located. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupsSetNamedPortsRequest; + requestBody?: Schema$InstanceGroupsSetNamedPortsRequest; } @@ -31035,10 +31081,11 @@ export namespace compute_v1 { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$AccessConfig; + requestBody?: Schema$AccessConfig; } export interface Params$Resource$Instances$Aggregatedlist { /** @@ -31125,10 +31172,11 @@ export namespace compute_v1 { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$AttachedDisk; + requestBody?: Schema$AttachedDisk; } export interface Params$Resource$Instances$Delete { /** @@ -31324,10 +31372,11 @@ export namespace compute_v1 { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$Instance; + requestBody?: Schema$Instance; } export interface Params$Resource$Instances$List { /** @@ -31589,10 +31638,11 @@ export namespace compute_v1 { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstancesSetLabelsRequest; + requestBody?: Schema$InstancesSetLabelsRequest; } export interface Params$Resource$Instances$Setmachineresources { /** @@ -31625,10 +31675,11 @@ export namespace compute_v1 { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstancesSetMachineResourcesRequest; + requestBody?: Schema$InstancesSetMachineResourcesRequest; } export interface Params$Resource$Instances$Setmachinetype { /** @@ -31661,10 +31712,11 @@ export namespace compute_v1 { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstancesSetMachineTypeRequest; + requestBody?: Schema$InstancesSetMachineTypeRequest; } export interface Params$Resource$Instances$Setmetadata { /** @@ -31697,10 +31749,11 @@ export namespace compute_v1 { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$Metadata; + requestBody?: Schema$Metadata; } export interface Params$Resource$Instances$Setmincpuplatform { /** @@ -31733,10 +31786,11 @@ export namespace compute_v1 { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstancesSetMinCpuPlatformRequest; + requestBody?: Schema$InstancesSetMinCpuPlatformRequest; } export interface Params$Resource$Instances$Setscheduling { /** @@ -31769,10 +31823,11 @@ export namespace compute_v1 { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$Scheduling; + requestBody?: Schema$Scheduling; } export interface Params$Resource$Instances$Setserviceaccount { /** @@ -31805,10 +31860,11 @@ export namespace compute_v1 { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstancesSetServiceAccountRequest; + requestBody?: Schema$InstancesSetServiceAccountRequest; } export interface Params$Resource$Instances$Settags { /** @@ -31841,10 +31897,11 @@ export namespace compute_v1 { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$Tags; + requestBody?: Schema$Tags; } export interface Params$Resource$Instances$Start { /** @@ -31909,10 +31966,11 @@ export namespace compute_v1 { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstancesStartWithEncryptionKeyRequest; + requestBody?: Schema$InstancesStartWithEncryptionKeyRequest; } export interface Params$Resource$Instances$Stop { /** @@ -31981,10 +32039,11 @@ export namespace compute_v1 { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$AccessConfig; + requestBody?: Schema$AccessConfig; } export interface Params$Resource$Instances$Updatenetworkinterface { /** @@ -32021,10 +32080,11 @@ export namespace compute_v1 { * The name of the zone for this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$NetworkInterface; + requestBody?: Schema$NetworkInterface; } @@ -32631,10 +32691,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$InstanceTemplate; + requestBody?: Schema$InstanceTemplate; } export interface Params$Resource$Instancetemplates$List { /** @@ -33529,10 +33590,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$InterconnectAttachment; + requestBody?: Schema$InterconnectAttachment; } export interface Params$Resource$Interconnectattachments$List { /** @@ -34673,10 +34735,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Interconnect; + requestBody?: Schema$Interconnect; } export interface Params$Resource$Interconnects$List { /** @@ -34759,10 +34822,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Interconnect; + requestBody?: Schema$Interconnect; } @@ -34946,10 +35010,11 @@ export namespace compute_v1 { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -35433,10 +35498,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$License; + requestBody?: Schema$License; } export interface Params$Resource$Licenses$List { /** @@ -35506,10 +35572,11 @@ export namespace compute_v1 { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestPermissionsRequest; + requestBody?: Schema$TestPermissionsRequest; } @@ -37137,10 +37204,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$NetworksAddPeeringRequest; + requestBody?: Schema$NetworksAddPeeringRequest; } export interface Params$Resource$Networks$Delete { /** @@ -37208,10 +37276,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Network; + requestBody?: Schema$Network; } export interface Params$Resource$Networks$List { /** @@ -37294,10 +37363,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Network; + requestBody?: Schema$Network; } export interface Params$Resource$Networks$Removepeering { /** @@ -37326,10 +37396,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$NetworksRemovePeeringRequest; + requestBody?: Schema$NetworksRemovePeeringRequest; } export interface Params$Resource$Networks$Switchtocustommode { /** @@ -38944,10 +39015,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$ProjectsDisableXpnResourceRequest; + requestBody?: Schema$ProjectsDisableXpnResourceRequest; } export interface Params$Resource$Projects$Enablexpnhost { /** @@ -38996,10 +39068,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$ProjectsEnableXpnResourceRequest; + requestBody?: Schema$ProjectsEnableXpnResourceRequest; } export interface Params$Resource$Projects$Get { /** @@ -39076,10 +39149,11 @@ export namespace compute_v1 { * Project ID for this request. */ project?: string; + /** * Request body metadata */ - resource?: Schema$ProjectsListXpnHostsRequest; + requestBody?: Schema$ProjectsListXpnHostsRequest; } export interface Params$Resource$Projects$Movedisk { /** @@ -39104,10 +39178,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$DiskMoveRequest; + requestBody?: Schema$DiskMoveRequest; } export interface Params$Resource$Projects$Moveinstance { /** @@ -39132,10 +39207,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$InstanceMoveRequest; + requestBody?: Schema$InstanceMoveRequest; } export interface Params$Resource$Projects$Setcommoninstancemetadata { /** @@ -39160,10 +39236,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Metadata; + requestBody?: Schema$Metadata; } export interface Params$Resource$Projects$Setusageexportbucket { /** @@ -39188,10 +39265,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$UsageExportLocation; + requestBody?: Schema$UsageExportLocation; } @@ -40093,10 +40171,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Autoscaler; + requestBody?: Schema$Autoscaler; } export interface Params$Resource$Regionautoscalers$List { /** @@ -40187,10 +40266,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Autoscaler; + requestBody?: Schema$Autoscaler; } export interface Params$Resource$Regionautoscalers$Update { /** @@ -40223,10 +40303,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Autoscaler; + requestBody?: Schema$Autoscaler; } @@ -41273,10 +41354,11 @@ export namespace compute_v1 { * Name of the region scoping this request. */ region?: string; + /** * Request body metadata */ - resource?: Schema$ResourceGroupReference; + requestBody?: Schema$ResourceGroupReference; } export interface Params$Resource$Regionbackendservices$Insert { /** @@ -41305,10 +41387,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$BackendService; + requestBody?: Schema$BackendService; } export interface Params$Resource$Regionbackendservices$List { /** @@ -41399,10 +41482,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$BackendService; + requestBody?: Schema$BackendService; } export interface Params$Resource$Regionbackendservices$Update { /** @@ -41435,10 +41519,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$BackendService; + requestBody?: Schema$BackendService; } @@ -42099,10 +42184,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Commitment; + requestBody?: Schema$Commitment; } export interface Params$Resource$Regioncommitments$List { /** @@ -43768,10 +43854,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$RegionInstanceGroupManagersAbandonInstancesRequest; + requestBody?: Schema$RegionInstanceGroupManagersAbandonInstancesRequest; } export interface Params$Resource$Regioninstancegroupmanagers$Delete { /** @@ -43836,10 +43923,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$RegionInstanceGroupManagersDeleteInstancesRequest; + requestBody?: Schema$RegionInstanceGroupManagersDeleteInstancesRequest; } export interface Params$Resource$Regioninstancegroupmanagers$Get { /** @@ -43887,10 +43975,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupManager; + requestBody?: Schema$InstanceGroupManager; } export interface Params$Resource$Regioninstancegroupmanagers$List { /** @@ -44016,10 +44105,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$RegionInstanceGroupManagersRecreateRequest; + requestBody?: Schema$RegionInstanceGroupManagersRecreateRequest; } export interface Params$Resource$Regioninstancegroupmanagers$Resize { /** @@ -44088,10 +44178,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$RegionInstanceGroupManagersSetTemplateRequest; + requestBody?: Schema$RegionInstanceGroupManagersSetTemplateRequest; } export interface Params$Resource$Regioninstancegroupmanagers$Settargetpools { /** @@ -44124,10 +44215,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$RegionInstanceGroupManagersSetTargetPoolsRequest; + requestBody?: Schema$RegionInstanceGroupManagersSetTargetPoolsRequest; } @@ -44857,10 +44949,11 @@ export namespace compute_v1 { * Name of the region scoping this request. */ region?: string; + /** * Request body metadata */ - resource?: Schema$RegionInstanceGroupsListInstancesRequest; + requestBody?: Schema$RegionInstanceGroupsListInstancesRequest; } export interface Params$Resource$Regioninstancegroups$Setnamedports { /** @@ -44894,10 +44987,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$RegionInstanceGroupsSetNamedPortsRequest; + requestBody?: Schema$RegionInstanceGroupsSetNamedPortsRequest; } @@ -47116,10 +47210,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Router; + requestBody?: Schema$Router; } export interface Params$Resource$Routers$List { /** @@ -47210,10 +47305,11 @@ export namespace compute_v1 { * Name of the Router resource to patch. */ router?: string; + /** * Request body metadata */ - resource?: Schema$Router; + requestBody?: Schema$Router; } export interface Params$Resource$Routers$Preview { /** @@ -47233,10 +47329,11 @@ export namespace compute_v1 { * Name of the Router resource to query. */ router?: string; + /** * Request body metadata */ - resource?: Schema$Router; + requestBody?: Schema$Router; } export interface Params$Resource$Routers$Update { /** @@ -47269,10 +47366,11 @@ export namespace compute_v1 { * Name of the Router resource to update. */ router?: string; + /** * Request body metadata */ - resource?: Schema$Router; + requestBody?: Schema$Router; } @@ -47859,10 +47957,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Route; + requestBody?: Schema$Route; } export interface Params$Resource$Routes$List { /** @@ -48561,10 +48660,11 @@ export namespace compute_v1 { * Name of the resource for this request. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$GlobalSetLabelsRequest; + requestBody?: Schema$GlobalSetLabelsRequest; } @@ -49165,10 +49265,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$SslCertificate; + requestBody?: Schema$SslCertificate; } export interface Params$Resource$Sslcertificates$List { /** @@ -49742,10 +49843,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$SslPolicy; + requestBody?: Schema$SslPolicy; } export interface Params$Resource$Sslpolicies$List { /** @@ -49883,10 +49985,11 @@ export namespace compute_v1 { * and comply with RFC1035. */ sslPolicy?: string; + /** * Request body metadata */ - resource?: Schema$SslPolicy; + requestBody?: Schema$SslPolicy; } @@ -51037,10 +51140,11 @@ export namespace compute_v1 { * Name of the Subnetwork resource to update. */ subnetwork?: string; + /** * Request body metadata */ - resource?: Schema$SubnetworksExpandIpCidrRangeRequest; + requestBody?: Schema$SubnetworksExpandIpCidrRangeRequest; } export interface Params$Resource$Subnetworks$Get { /** @@ -51088,10 +51192,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Subnetwork; + requestBody?: Schema$Subnetwork; } export interface Params$Resource$Subnetworks$List { /** @@ -51182,10 +51287,11 @@ export namespace compute_v1 { * Name of the Subnetwork resource to patch. */ subnetwork?: string; + /** * Request body metadata */ - resource?: Schema$Subnetwork; + requestBody?: Schema$Subnetwork; } export interface Params$Resource$Subnetworks$Setprivateipgoogleaccess { /** @@ -51218,10 +51324,11 @@ export namespace compute_v1 { * Name of the Subnetwork resource. */ subnetwork?: string; + /** * Request body metadata */ - resource?: Schema$SubnetworksSetPrivateIpGoogleAccessRequest; + requestBody?: Schema$SubnetworksSetPrivateIpGoogleAccessRequest; } @@ -51955,10 +52062,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$TargetHttpProxy; + requestBody?: Schema$TargetHttpProxy; } export interface Params$Resource$Targethttpproxies$List { /** @@ -52041,10 +52149,11 @@ export namespace compute_v1 { * Name of the TargetHttpProxy to set a URL map for. */ targetHttpProxy?: string; + /** * Request body metadata */ - resource?: Schema$UrlMapReference; + requestBody?: Schema$UrlMapReference; } @@ -52986,10 +53095,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$TargetHttpsProxy; + requestBody?: Schema$TargetHttpsProxy; } export interface Params$Resource$Targethttpsproxies$List { /** @@ -53073,10 +53183,11 @@ export namespace compute_v1 { * for. */ targetHttpsProxy?: string; + /** * Request body metadata */ - resource?: Schema$TargetHttpsProxiesSetSslCertificatesRequest; + requestBody?: Schema$TargetHttpsProxiesSetSslCertificatesRequest; } export interface Params$Resource$Targethttpsproxies$Setsslpolicy { /** @@ -53106,10 +53217,11 @@ export namespace compute_v1 { * name must be 1-63 characters long, and comply with RFC1035. */ targetHttpsProxy?: string; + /** * Request body metadata */ - resource?: Schema$SslPolicyReference; + requestBody?: Schema$SslPolicyReference; } export interface Params$Resource$Targethttpsproxies$Seturlmap { /** @@ -53138,10 +53250,11 @@ export namespace compute_v1 { * Name of the TargetHttpsProxy resource whose URL map is to be set. */ targetHttpsProxy?: string; + /** * Request body metadata */ - resource?: Schema$UrlMapReference; + requestBody?: Schema$UrlMapReference; } @@ -53973,10 +54086,11 @@ export namespace compute_v1 { * Name of the zone scoping this request. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$TargetInstance; + requestBody?: Schema$TargetInstance; } export interface Params$Resource$Targetinstances$List { /** @@ -55572,10 +55686,11 @@ export namespace compute_v1 { * Name of the target pool to add a health check to. */ targetPool?: string; + /** * Request body metadata */ - resource?: Schema$TargetPoolsAddHealthCheckRequest; + requestBody?: Schema$TargetPoolsAddHealthCheckRequest; } export interface Params$Resource$Targetpools$Addinstance { /** @@ -55608,10 +55723,11 @@ export namespace compute_v1 { * Name of the TargetPool resource to add instances to. */ targetPool?: string; + /** * Request body metadata */ - resource?: Schema$TargetPoolsAddInstanceRequest; + requestBody?: Schema$TargetPoolsAddInstanceRequest; } export interface Params$Resource$Targetpools$Aggregatedlist { /** @@ -55736,10 +55852,11 @@ export namespace compute_v1 { * Name of the TargetPool resource to which the queried instance belongs. */ targetPool?: string; + /** * Request body metadata */ - resource?: Schema$InstanceReference; + requestBody?: Schema$InstanceReference; } export interface Params$Resource$Targetpools$Insert { /** @@ -55768,10 +55885,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$TargetPool; + requestBody?: Schema$TargetPool; } export interface Params$Resource$Targetpools$List { /** @@ -55862,10 +55980,11 @@ export namespace compute_v1 { * Name of the target pool to remove health checks from. */ targetPool?: string; + /** * Request body metadata */ - resource?: Schema$TargetPoolsRemoveHealthCheckRequest; + requestBody?: Schema$TargetPoolsRemoveHealthCheckRequest; } export interface Params$Resource$Targetpools$Removeinstance { /** @@ -55898,10 +56017,11 @@ export namespace compute_v1 { * Name of the TargetPool resource to remove instances from. */ targetPool?: string; + /** * Request body metadata */ - resource?: Schema$TargetPoolsRemoveInstanceRequest; + requestBody?: Schema$TargetPoolsRemoveInstanceRequest; } export interface Params$Resource$Targetpools$Setbackup { /** @@ -55938,10 +56058,11 @@ export namespace compute_v1 { * Name of the TargetPool resource to set a backup pool for. */ targetPool?: string; + /** * Request body metadata */ - resource?: Schema$TargetReference; + requestBody?: Schema$TargetReference; } @@ -57010,10 +57131,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$TargetSslProxy; + requestBody?: Schema$TargetSslProxy; } export interface Params$Resource$Targetsslproxies$List { /** @@ -57097,10 +57219,11 @@ export namespace compute_v1 { * be set. */ targetSslProxy?: string; + /** * Request body metadata */ - resource?: Schema$TargetSslProxiesSetBackendServiceRequest; + requestBody?: Schema$TargetSslProxiesSetBackendServiceRequest; } export interface Params$Resource$Targetsslproxies$Setproxyheader { /** @@ -57129,10 +57252,11 @@ export namespace compute_v1 { * Name of the TargetSslProxy resource whose ProxyHeader is to be set. */ targetSslProxy?: string; + /** * Request body metadata */ - resource?: Schema$TargetSslProxiesSetProxyHeaderRequest; + requestBody?: Schema$TargetSslProxiesSetProxyHeaderRequest; } export interface Params$Resource$Targetsslproxies$Setsslcertificates { /** @@ -57162,10 +57286,11 @@ export namespace compute_v1 { * be set. */ targetSslProxy?: string; + /** * Request body metadata */ - resource?: Schema$TargetSslProxiesSetSslCertificatesRequest; + requestBody?: Schema$TargetSslProxiesSetSslCertificatesRequest; } export interface Params$Resource$Targetsslproxies$Setsslpolicy { /** @@ -57195,10 +57320,11 @@ export namespace compute_v1 { * name must be 1-63 characters long, and comply with RFC1035. */ targetSslProxy?: string; + /** * Request body metadata */ - resource?: Schema$SslPolicyReference; + requestBody?: Schema$SslPolicyReference; } @@ -58061,10 +58187,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$TargetTcpProxy; + requestBody?: Schema$TargetTcpProxy; } export interface Params$Resource$Targettcpproxies$List { /** @@ -58148,10 +58275,11 @@ export namespace compute_v1 { * be set. */ targetTcpProxy?: string; + /** * Request body metadata */ - resource?: Schema$TargetTcpProxiesSetBackendServiceRequest; + requestBody?: Schema$TargetTcpProxiesSetBackendServiceRequest; } export interface Params$Resource$Targettcpproxies$Setproxyheader { /** @@ -58180,10 +58308,11 @@ export namespace compute_v1 { * Name of the TargetTcpProxy resource whose ProxyHeader is to be set. */ targetTcpProxy?: string; + /** * Request body metadata */ - resource?: Schema$TargetTcpProxiesSetProxyHeaderRequest; + requestBody?: Schema$TargetTcpProxiesSetProxyHeaderRequest; } @@ -59017,10 +59146,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$TargetVpnGateway; + requestBody?: Schema$TargetVpnGateway; } export interface Params$Resource$Targetvpngateways$List { /** @@ -60197,10 +60327,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$UrlMap; + requestBody?: Schema$UrlMap; } export interface Params$Resource$Urlmaps$Invalidatecache { /** @@ -60229,10 +60360,11 @@ export namespace compute_v1 { * Name of the UrlMap scoping this request. */ urlMap?: string; + /** * Request body metadata */ - resource?: Schema$CacheInvalidationRule; + requestBody?: Schema$CacheInvalidationRule; } export interface Params$Resource$Urlmaps$List { /** @@ -60315,10 +60447,11 @@ export namespace compute_v1 { * Name of the UrlMap resource to patch. */ urlMap?: string; + /** * Request body metadata */ - resource?: Schema$UrlMap; + requestBody?: Schema$UrlMap; } export interface Params$Resource$Urlmaps$Update { /** @@ -60347,10 +60480,11 @@ export namespace compute_v1 { * Name of the UrlMap resource to update. */ urlMap?: string; + /** * Request body metadata */ - resource?: Schema$UrlMap; + requestBody?: Schema$UrlMap; } export interface Params$Resource$Urlmaps$Validate { /** @@ -60366,10 +60500,11 @@ export namespace compute_v1 { * Name of the UrlMap resource to be validated as. */ urlMap?: string; + /** * Request body metadata */ - resource?: Schema$UrlMapsValidateRequest; + requestBody?: Schema$UrlMapsValidateRequest; } @@ -61188,10 +61323,11 @@ export namespace compute_v1 { * (00000000-0000-0000-0000-000000000000). */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$VpnTunnel; + requestBody?: Schema$VpnTunnel; } export interface Params$Resource$Vpntunnels$List { /** diff --git a/src/apis/container/v1.ts b/src/apis/container/v1.ts index 2413105c95f..82f54357b30 100644 --- a/src/apis/container/v1.ts +++ b/src/apis/container/v1.ts @@ -3099,10 +3099,11 @@ export namespace container_v1 { * rotation. Specified in the format 'projects/x/locations/x/clusters/x'. */ name?: string; + /** * Request body metadata */ - resource?: Schema$CompleteIPRotationRequest; + requestBody?: Schema$CompleteIPRotationRequest; } export interface Params$Resource$Projects$Locations$Clusters$Create { /** @@ -3115,10 +3116,11 @@ export namespace container_v1 { * Specified in the format 'projects/x/locations/x'. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$CreateClusterRequest; + requestBody?: Schema$CreateClusterRequest; } export interface Params$Resource$Projects$Locations$Clusters$Delete { /** @@ -3215,10 +3217,11 @@ export namespace container_v1 { * Specified in the format 'projects/x/locations/x/clusters/x'. */ name?: string; + /** * Request body metadata */ - resource?: Schema$SetAddonsConfigRequest; + requestBody?: Schema$SetAddonsConfigRequest; } export interface Params$Resource$Projects$Locations$Clusters$Setlegacyabac { /** @@ -3231,10 +3234,11 @@ export namespace container_v1 { * abac. Specified in the format 'projects/x/locations/x/clusters/x'. */ name?: string; + /** * Request body metadata */ - resource?: Schema$SetLegacyAbacRequest; + requestBody?: Schema$SetLegacyAbacRequest; } export interface Params$Resource$Projects$Locations$Clusters$Setlocations { /** @@ -3247,10 +3251,11 @@ export namespace container_v1 { * Specified in the format 'projects/x/locations/x/clusters/x'. */ name?: string; + /** * Request body metadata */ - resource?: Schema$SetLocationsRequest; + requestBody?: Schema$SetLocationsRequest; } export interface Params$Resource$Projects$Locations$Clusters$Setlogging { /** @@ -3263,10 +3268,11 @@ export namespace container_v1 { * Specified in the format 'projects/x/locations/x/clusters/x'. */ name?: string; + /** * Request body metadata */ - resource?: Schema$SetLoggingServiceRequest; + requestBody?: Schema$SetLoggingServiceRequest; } export interface Params$Resource$Projects$Locations$Clusters$Setmaintenancepolicy { /** @@ -3280,10 +3286,11 @@ export namespace container_v1 { * 'projects/x/locations/x/clusters/x'. */ name?: string; + /** * Request body metadata */ - resource?: Schema$SetMaintenancePolicyRequest; + requestBody?: Schema$SetMaintenancePolicyRequest; } export interface Params$Resource$Projects$Locations$Clusters$Setmasterauth { /** @@ -3296,10 +3303,11 @@ export namespace container_v1 { * Specified in the format 'projects/x/locations/x/clusters/x'. */ name?: string; + /** * Request body metadata */ - resource?: Schema$SetMasterAuthRequest; + requestBody?: Schema$SetMasterAuthRequest; } export interface Params$Resource$Projects$Locations$Clusters$Setmonitoring { /** @@ -3312,10 +3320,11 @@ export namespace container_v1 { * Specified in the format 'projects/x/locations/x/clusters/x'. */ name?: string; + /** * Request body metadata */ - resource?: Schema$SetMonitoringServiceRequest; + requestBody?: Schema$SetMonitoringServiceRequest; } export interface Params$Resource$Projects$Locations$Clusters$Setnetworkpolicy { /** @@ -3328,10 +3337,11 @@ export namespace container_v1 { * policy. Specified in the format 'projects/x/locations/x/clusters/x'. */ name?: string; + /** * Request body metadata */ - resource?: Schema$SetNetworkPolicyRequest; + requestBody?: Schema$SetNetworkPolicyRequest; } export interface Params$Resource$Projects$Locations$Clusters$Setresourcelabels { /** @@ -3344,10 +3354,11 @@ export namespace container_v1 { * Specified in the format 'projects/x/locations/x/clusters/x'. */ name?: string; + /** * Request body metadata */ - resource?: Schema$SetLabelsRequest; + requestBody?: Schema$SetLabelsRequest; } export interface Params$Resource$Projects$Locations$Clusters$Startiprotation { /** @@ -3360,10 +3371,11 @@ export namespace container_v1 { * rotation. Specified in the format 'projects/x/locations/x/clusters/x'. */ name?: string; + /** * Request body metadata */ - resource?: Schema$StartIPRotationRequest; + requestBody?: Schema$StartIPRotationRequest; } export interface Params$Resource$Projects$Locations$Clusters$Update { /** @@ -3376,10 +3388,11 @@ export namespace container_v1 { * in the format 'projects/x/locations/x/clusters/x'. */ name?: string; + /** * Request body metadata */ - resource?: Schema$UpdateClusterRequest; + requestBody?: Schema$UpdateClusterRequest; } export interface Params$Resource$Projects$Locations$Clusters$Updatemaster { /** @@ -3392,10 +3405,11 @@ export namespace container_v1 { * in the format 'projects/x/locations/x/clusters/x'. */ name?: string; + /** * Request body metadata */ - resource?: Schema$UpdateMasterRequest; + requestBody?: Schema$UpdateMasterRequest; } export class Resource$Projects$Locations$Clusters$Nodepools { @@ -4060,10 +4074,11 @@ export namespace container_v1 { * 'projects/x/locations/x/clusters/x/nodePools/x'. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$CreateNodePoolRequest; + requestBody?: Schema$CreateNodePoolRequest; } export interface Params$Resource$Projects$Locations$Clusters$Nodepools$Delete { /** @@ -4176,10 +4191,11 @@ export namespace container_v1 { * 'projects/x/locations/x/clusters/x/nodePools/x'. */ name?: string; + /** * Request body metadata */ - resource?: Schema$RollbackNodePoolUpgradeRequest; + requestBody?: Schema$RollbackNodePoolUpgradeRequest; } export interface Params$Resource$Projects$Locations$Clusters$Nodepools$Setautoscaling { /** @@ -4193,10 +4209,11 @@ export namespace container_v1 { * 'projects/x/locations/x/clusters/x/nodePools/x'. */ name?: string; + /** * Request body metadata */ - resource?: Schema$SetNodePoolAutoscalingRequest; + requestBody?: Schema$SetNodePoolAutoscalingRequest; } export interface Params$Resource$Projects$Locations$Clusters$Nodepools$Setmanagement { /** @@ -4210,10 +4227,11 @@ export namespace container_v1 { * 'projects/x/locations/x/clusters/x/nodePools/x'. */ name?: string; + /** * Request body metadata */ - resource?: Schema$SetNodePoolManagementRequest; + requestBody?: Schema$SetNodePoolManagementRequest; } export interface Params$Resource$Projects$Locations$Clusters$Nodepools$Setsize { /** @@ -4227,10 +4245,11 @@ export namespace container_v1 { * 'projects/x/locations/x/clusters/x/nodePools/x'. */ name?: string; + /** * Request body metadata */ - resource?: Schema$SetNodePoolSizeRequest; + requestBody?: Schema$SetNodePoolSizeRequest; } export interface Params$Resource$Projects$Locations$Clusters$Nodepools$Update { /** @@ -4244,10 +4263,11 @@ export namespace container_v1 { * 'projects/x/locations/x/clusters/x/nodePools/x'. */ name?: string; + /** * Request body metadata */ - resource?: Schema$UpdateNodePoolRequest; + requestBody?: Schema$UpdateNodePoolRequest; } @@ -4477,10 +4497,11 @@ export namespace container_v1 { * Specified in the format 'projects/x/locations/x/operations/x'. */ name?: string; + /** * Request body metadata */ - resource?: Schema$CancelOperationRequest; + requestBody?: Schema$CancelOperationRequest; } export interface Params$Resource$Projects$Locations$Operations$Get { /** @@ -7059,10 +7080,11 @@ export namespace container_v1 { * field has been deprecated and replaced by the name field. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$SetAddonsConfigRequest; + requestBody?: Schema$SetAddonsConfigRequest; } export interface Params$Resource$Projects$Zones$Clusters$Completeiprotation { /** @@ -7087,10 +7109,11 @@ export namespace container_v1 { * field has been deprecated and replaced by the name field. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$CompleteIPRotationRequest; + requestBody?: Schema$CompleteIPRotationRequest; } export interface Params$Resource$Projects$Zones$Clusters$Create { /** @@ -7110,10 +7133,11 @@ export namespace container_v1 { * field has been deprecated and replaced by the parent field. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$CreateClusterRequest; + requestBody?: Schema$CreateClusterRequest; } export interface Params$Resource$Projects$Zones$Clusters$Delete { /** @@ -7196,10 +7220,11 @@ export namespace container_v1 { * field has been deprecated and replaced by the name field. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$SetLegacyAbacRequest; + requestBody?: Schema$SetLegacyAbacRequest; } export interface Params$Resource$Projects$Zones$Clusters$List { /** @@ -7250,10 +7275,11 @@ export namespace container_v1 { * field has been deprecated and replaced by the name field. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$SetLocationsRequest; + requestBody?: Schema$SetLocationsRequest; } export interface Params$Resource$Projects$Zones$Clusters$Logging { /** @@ -7278,10 +7304,11 @@ export namespace container_v1 { * field has been deprecated and replaced by the name field. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$SetLoggingServiceRequest; + requestBody?: Schema$SetLoggingServiceRequest; } export interface Params$Resource$Projects$Zones$Clusters$Master { /** @@ -7306,10 +7333,11 @@ export namespace container_v1 { * field has been deprecated and replaced by the name field. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$UpdateMasterRequest; + requestBody?: Schema$UpdateMasterRequest; } export interface Params$Resource$Projects$Zones$Clusters$Monitoring { /** @@ -7334,10 +7362,11 @@ export namespace container_v1 { * field has been deprecated and replaced by the name field. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$SetMonitoringServiceRequest; + requestBody?: Schema$SetMonitoringServiceRequest; } export interface Params$Resource$Projects$Zones$Clusters$Resourcelabels { /** @@ -7362,10 +7391,11 @@ export namespace container_v1 { * field has been deprecated and replaced by the name field. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$SetLabelsRequest; + requestBody?: Schema$SetLabelsRequest; } export interface Params$Resource$Projects$Zones$Clusters$Setmaintenancepolicy { /** @@ -7387,10 +7417,11 @@ export namespace container_v1 { * [zone](/compute/docs/zones#available) in which the cluster resides. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$SetMaintenancePolicyRequest; + requestBody?: Schema$SetMaintenancePolicyRequest; } export interface Params$Resource$Projects$Zones$Clusters$Setmasterauth { /** @@ -7415,10 +7446,11 @@ export namespace container_v1 { * field has been deprecated and replaced by the name field. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$SetMasterAuthRequest; + requestBody?: Schema$SetMasterAuthRequest; } export interface Params$Resource$Projects$Zones$Clusters$Setnetworkpolicy { /** @@ -7443,10 +7475,11 @@ export namespace container_v1 { * field has been deprecated and replaced by the name field. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$SetNetworkPolicyRequest; + requestBody?: Schema$SetNetworkPolicyRequest; } export interface Params$Resource$Projects$Zones$Clusters$Startiprotation { /** @@ -7471,10 +7504,11 @@ export namespace container_v1 { * field has been deprecated and replaced by the name field. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$StartIPRotationRequest; + requestBody?: Schema$StartIPRotationRequest; } export interface Params$Resource$Projects$Zones$Clusters$Update { /** @@ -7499,10 +7533,11 @@ export namespace container_v1 { * field has been deprecated and replaced by the name field. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$UpdateClusterRequest; + requestBody?: Schema$UpdateClusterRequest; } export class Resource$Projects$Zones$Clusters$Nodepools { @@ -8800,10 +8835,11 @@ export namespace container_v1 { * field has been deprecated and replaced by the name field. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$SetNodePoolAutoscalingRequest; + requestBody?: Schema$SetNodePoolAutoscalingRequest; } export interface Params$Resource$Projects$Zones$Clusters$Nodepools$Create { /** @@ -8828,10 +8864,11 @@ export namespace container_v1 { * field has been deprecated and replaced by the parent field. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$CreateNodePoolRequest; + requestBody?: Schema$CreateNodePoolRequest; } export interface Params$Resource$Projects$Zones$Clusters$Nodepools$Delete { /** @@ -8960,10 +8997,11 @@ export namespace container_v1 { * field has been deprecated and replaced by the name field. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$RollbackNodePoolUpgradeRequest; + requestBody?: Schema$RollbackNodePoolUpgradeRequest; } export interface Params$Resource$Projects$Zones$Clusters$Nodepools$Setmanagement { /** @@ -8993,10 +9031,11 @@ export namespace container_v1 { * field has been deprecated and replaced by the name field. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$SetNodePoolManagementRequest; + requestBody?: Schema$SetNodePoolManagementRequest; } export interface Params$Resource$Projects$Zones$Clusters$Nodepools$Setsize { /** @@ -9026,10 +9065,11 @@ export namespace container_v1 { * field has been deprecated and replaced by the name field. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$SetNodePoolSizeRequest; + requestBody?: Schema$SetNodePoolSizeRequest; } export interface Params$Resource$Projects$Zones$Clusters$Nodepools$Update { /** @@ -9059,10 +9099,11 @@ export namespace container_v1 { * field has been deprecated and replaced by the name field. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$UpdateNodePoolRequest; + requestBody?: Schema$UpdateNodePoolRequest; } @@ -9491,10 +9532,11 @@ export namespace container_v1 { * This field has been deprecated and replaced by the name field. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$CancelOperationRequest; + requestBody?: Schema$CancelOperationRequest; } export interface Params$Resource$Projects$Zones$Operations$Get { /** diff --git a/src/apis/container/v1beta1.ts b/src/apis/container/v1beta1.ts index 948b04df032..05d690073fd 100644 --- a/src/apis/container/v1beta1.ts +++ b/src/apis/container/v1beta1.ts @@ -3376,10 +3376,11 @@ export namespace container_v1beta1 { * rotation. Specified in the format 'projects/x/locations/x/clusters/x'. */ name?: string; + /** * Request body metadata */ - resource?: Schema$CompleteIPRotationRequest; + requestBody?: Schema$CompleteIPRotationRequest; } export interface Params$Resource$Projects$Locations$Clusters$Create { /** @@ -3392,10 +3393,11 @@ export namespace container_v1beta1 { * Specified in the format 'projects/x/locations/x'. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$CreateClusterRequest; + requestBody?: Schema$CreateClusterRequest; } export interface Params$Resource$Projects$Locations$Clusters$Delete { /** @@ -3492,10 +3494,11 @@ export namespace container_v1beta1 { * Specified in the format 'projects/x/locations/x/clusters/x'. */ name?: string; + /** * Request body metadata */ - resource?: Schema$SetAddonsConfigRequest; + requestBody?: Schema$SetAddonsConfigRequest; } export interface Params$Resource$Projects$Locations$Clusters$Setlegacyabac { /** @@ -3508,10 +3511,11 @@ export namespace container_v1beta1 { * abac. Specified in the format 'projects/x/locations/x/clusters/x'. */ name?: string; + /** * Request body metadata */ - resource?: Schema$SetLegacyAbacRequest; + requestBody?: Schema$SetLegacyAbacRequest; } export interface Params$Resource$Projects$Locations$Clusters$Setlocations { /** @@ -3524,10 +3528,11 @@ export namespace container_v1beta1 { * Specified in the format 'projects/x/locations/x/clusters/x'. */ name?: string; + /** * Request body metadata */ - resource?: Schema$SetLocationsRequest; + requestBody?: Schema$SetLocationsRequest; } export interface Params$Resource$Projects$Locations$Clusters$Setlogging { /** @@ -3540,10 +3545,11 @@ export namespace container_v1beta1 { * Specified in the format 'projects/x/locations/x/clusters/x'. */ name?: string; + /** * Request body metadata */ - resource?: Schema$SetLoggingServiceRequest; + requestBody?: Schema$SetLoggingServiceRequest; } export interface Params$Resource$Projects$Locations$Clusters$Setmaintenancepolicy { /** @@ -3557,10 +3563,11 @@ export namespace container_v1beta1 { * 'projects/x/locations/x/clusters/x'. */ name?: string; + /** * Request body metadata */ - resource?: Schema$SetMaintenancePolicyRequest; + requestBody?: Schema$SetMaintenancePolicyRequest; } export interface Params$Resource$Projects$Locations$Clusters$Setmasterauth { /** @@ -3573,10 +3580,11 @@ export namespace container_v1beta1 { * Specified in the format 'projects/x/locations/x/clusters/x'. */ name?: string; + /** * Request body metadata */ - resource?: Schema$SetMasterAuthRequest; + requestBody?: Schema$SetMasterAuthRequest; } export interface Params$Resource$Projects$Locations$Clusters$Setmonitoring { /** @@ -3589,10 +3597,11 @@ export namespace container_v1beta1 { * Specified in the format 'projects/x/locations/x/clusters/x'. */ name?: string; + /** * Request body metadata */ - resource?: Schema$SetMonitoringServiceRequest; + requestBody?: Schema$SetMonitoringServiceRequest; } export interface Params$Resource$Projects$Locations$Clusters$Setnetworkpolicy { /** @@ -3605,10 +3614,11 @@ export namespace container_v1beta1 { * policy. Specified in the format 'projects/x/locations/x/clusters/x'. */ name?: string; + /** * Request body metadata */ - resource?: Schema$SetNetworkPolicyRequest; + requestBody?: Schema$SetNetworkPolicyRequest; } export interface Params$Resource$Projects$Locations$Clusters$Setresourcelabels { /** @@ -3621,10 +3631,11 @@ export namespace container_v1beta1 { * Specified in the format 'projects/x/locations/x/clusters/x'. */ name?: string; + /** * Request body metadata */ - resource?: Schema$SetLabelsRequest; + requestBody?: Schema$SetLabelsRequest; } export interface Params$Resource$Projects$Locations$Clusters$Startiprotation { /** @@ -3637,10 +3648,11 @@ export namespace container_v1beta1 { * rotation. Specified in the format 'projects/x/locations/x/clusters/x'. */ name?: string; + /** * Request body metadata */ - resource?: Schema$StartIPRotationRequest; + requestBody?: Schema$StartIPRotationRequest; } export interface Params$Resource$Projects$Locations$Clusters$Update { /** @@ -3653,10 +3665,11 @@ export namespace container_v1beta1 { * in the format 'projects/x/locations/x/clusters/x'. */ name?: string; + /** * Request body metadata */ - resource?: Schema$UpdateClusterRequest; + requestBody?: Schema$UpdateClusterRequest; } export interface Params$Resource$Projects$Locations$Clusters$Updatemaster { /** @@ -3669,10 +3682,11 @@ export namespace container_v1beta1 { * in the format 'projects/x/locations/x/clusters/x'. */ name?: string; + /** * Request body metadata */ - resource?: Schema$UpdateMasterRequest; + requestBody?: Schema$UpdateMasterRequest; } export class Resource$Projects$Locations$Clusters$Nodepools { @@ -4337,10 +4351,11 @@ export namespace container_v1beta1 { * 'projects/x/locations/x/clusters/x/nodePools/x'. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$CreateNodePoolRequest; + requestBody?: Schema$CreateNodePoolRequest; } export interface Params$Resource$Projects$Locations$Clusters$Nodepools$Delete { /** @@ -4453,10 +4468,11 @@ export namespace container_v1beta1 { * 'projects/x/locations/x/clusters/x/nodePools/x'. */ name?: string; + /** * Request body metadata */ - resource?: Schema$RollbackNodePoolUpgradeRequest; + requestBody?: Schema$RollbackNodePoolUpgradeRequest; } export interface Params$Resource$Projects$Locations$Clusters$Nodepools$Setautoscaling { /** @@ -4470,10 +4486,11 @@ export namespace container_v1beta1 { * 'projects/x/locations/x/clusters/x/nodePools/x'. */ name?: string; + /** * Request body metadata */ - resource?: Schema$SetNodePoolAutoscalingRequest; + requestBody?: Schema$SetNodePoolAutoscalingRequest; } export interface Params$Resource$Projects$Locations$Clusters$Nodepools$Setmanagement { /** @@ -4487,10 +4504,11 @@ export namespace container_v1beta1 { * 'projects/x/locations/x/clusters/x/nodePools/x'. */ name?: string; + /** * Request body metadata */ - resource?: Schema$SetNodePoolManagementRequest; + requestBody?: Schema$SetNodePoolManagementRequest; } export interface Params$Resource$Projects$Locations$Clusters$Nodepools$Setsize { /** @@ -4504,10 +4522,11 @@ export namespace container_v1beta1 { * 'projects/x/locations/x/clusters/x/nodePools/x'. */ name?: string; + /** * Request body metadata */ - resource?: Schema$SetNodePoolSizeRequest; + requestBody?: Schema$SetNodePoolSizeRequest; } export interface Params$Resource$Projects$Locations$Clusters$Nodepools$Update { /** @@ -4521,10 +4540,11 @@ export namespace container_v1beta1 { * 'projects/x/locations/x/clusters/x/nodePools/x'. */ name?: string; + /** * Request body metadata */ - resource?: Schema$UpdateNodePoolRequest; + requestBody?: Schema$UpdateNodePoolRequest; } @@ -4754,10 +4774,11 @@ export namespace container_v1beta1 { * Specified in the format 'projects/x/locations/x/operations/x'. */ name?: string; + /** * Request body metadata */ - resource?: Schema$CancelOperationRequest; + requestBody?: Schema$CancelOperationRequest; } export interface Params$Resource$Projects$Locations$Operations$Get { /** @@ -6206,10 +6227,11 @@ export namespace container_v1beta1 { * field has been deprecated and replaced by the name field. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$SetAddonsConfigRequest; + requestBody?: Schema$SetAddonsConfigRequest; } export interface Params$Resource$Projects$Zones$Clusters$Completeiprotation { /** @@ -6234,10 +6256,11 @@ export namespace container_v1beta1 { * field has been deprecated and replaced by the name field. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$CompleteIPRotationRequest; + requestBody?: Schema$CompleteIPRotationRequest; } export interface Params$Resource$Projects$Zones$Clusters$Create { /** @@ -6257,10 +6280,11 @@ export namespace container_v1beta1 { * field has been deprecated and replaced by the parent field. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$CreateClusterRequest; + requestBody?: Schema$CreateClusterRequest; } export interface Params$Resource$Projects$Zones$Clusters$Delete { /** @@ -6343,10 +6367,11 @@ export namespace container_v1beta1 { * field has been deprecated and replaced by the name field. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$SetLegacyAbacRequest; + requestBody?: Schema$SetLegacyAbacRequest; } export interface Params$Resource$Projects$Zones$Clusters$List { /** @@ -6397,10 +6422,11 @@ export namespace container_v1beta1 { * field has been deprecated and replaced by the name field. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$SetLocationsRequest; + requestBody?: Schema$SetLocationsRequest; } export interface Params$Resource$Projects$Zones$Clusters$Logging { /** @@ -6425,10 +6451,11 @@ export namespace container_v1beta1 { * field has been deprecated and replaced by the name field. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$SetLoggingServiceRequest; + requestBody?: Schema$SetLoggingServiceRequest; } export interface Params$Resource$Projects$Zones$Clusters$Master { /** @@ -6453,10 +6480,11 @@ export namespace container_v1beta1 { * field has been deprecated and replaced by the name field. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$UpdateMasterRequest; + requestBody?: Schema$UpdateMasterRequest; } export interface Params$Resource$Projects$Zones$Clusters$Monitoring { /** @@ -6481,10 +6509,11 @@ export namespace container_v1beta1 { * field has been deprecated and replaced by the name field. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$SetMonitoringServiceRequest; + requestBody?: Schema$SetMonitoringServiceRequest; } export interface Params$Resource$Projects$Zones$Clusters$Resourcelabels { /** @@ -6509,10 +6538,11 @@ export namespace container_v1beta1 { * field has been deprecated and replaced by the name field. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$SetLabelsRequest; + requestBody?: Schema$SetLabelsRequest; } export interface Params$Resource$Projects$Zones$Clusters$Setmaintenancepolicy { /** @@ -6534,10 +6564,11 @@ export namespace container_v1beta1 { * [zone](/compute/docs/zones#available) in which the cluster resides. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$SetMaintenancePolicyRequest; + requestBody?: Schema$SetMaintenancePolicyRequest; } export interface Params$Resource$Projects$Zones$Clusters$Setmasterauth { /** @@ -6562,10 +6593,11 @@ export namespace container_v1beta1 { * field has been deprecated and replaced by the name field. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$SetMasterAuthRequest; + requestBody?: Schema$SetMasterAuthRequest; } export interface Params$Resource$Projects$Zones$Clusters$Setnetworkpolicy { /** @@ -6590,10 +6622,11 @@ export namespace container_v1beta1 { * field has been deprecated and replaced by the name field. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$SetNetworkPolicyRequest; + requestBody?: Schema$SetNetworkPolicyRequest; } export interface Params$Resource$Projects$Zones$Clusters$Startiprotation { /** @@ -6618,10 +6651,11 @@ export namespace container_v1beta1 { * field has been deprecated and replaced by the name field. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$StartIPRotationRequest; + requestBody?: Schema$StartIPRotationRequest; } export interface Params$Resource$Projects$Zones$Clusters$Update { /** @@ -6646,10 +6680,11 @@ export namespace container_v1beta1 { * field has been deprecated and replaced by the name field. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$UpdateClusterRequest; + requestBody?: Schema$UpdateClusterRequest; } export class Resource$Projects$Zones$Clusters$Nodepools { @@ -7358,10 +7393,11 @@ export namespace container_v1beta1 { * field has been deprecated and replaced by the name field. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$SetNodePoolAutoscalingRequest; + requestBody?: Schema$SetNodePoolAutoscalingRequest; } export interface Params$Resource$Projects$Zones$Clusters$Nodepools$Create { /** @@ -7386,10 +7422,11 @@ export namespace container_v1beta1 { * field has been deprecated and replaced by the parent field. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$CreateNodePoolRequest; + requestBody?: Schema$CreateNodePoolRequest; } export interface Params$Resource$Projects$Zones$Clusters$Nodepools$Delete { /** @@ -7518,10 +7555,11 @@ export namespace container_v1beta1 { * field has been deprecated and replaced by the name field. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$RollbackNodePoolUpgradeRequest; + requestBody?: Schema$RollbackNodePoolUpgradeRequest; } export interface Params$Resource$Projects$Zones$Clusters$Nodepools$Setmanagement { /** @@ -7551,10 +7589,11 @@ export namespace container_v1beta1 { * field has been deprecated and replaced by the name field. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$SetNodePoolManagementRequest; + requestBody?: Schema$SetNodePoolManagementRequest; } export interface Params$Resource$Projects$Zones$Clusters$Nodepools$Setsize { /** @@ -7584,10 +7623,11 @@ export namespace container_v1beta1 { * field has been deprecated and replaced by the name field. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$SetNodePoolSizeRequest; + requestBody?: Schema$SetNodePoolSizeRequest; } export interface Params$Resource$Projects$Zones$Clusters$Nodepools$Update { /** @@ -7617,10 +7657,11 @@ export namespace container_v1beta1 { * field has been deprecated and replaced by the name field. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$UpdateNodePoolRequest; + requestBody?: Schema$UpdateNodePoolRequest; } @@ -7870,10 +7911,11 @@ export namespace container_v1beta1 { * This field has been deprecated and replaced by the name field. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$CancelOperationRequest; + requestBody?: Schema$CancelOperationRequest; } export interface Params$Resource$Projects$Zones$Operations$Get { /** diff --git a/src/apis/content/v2.ts b/src/apis/content/v2.ts index 4fd23f46cd7..a366ba3658d 100644 --- a/src/apis/content/v2.ts +++ b/src/apis/content/v2.ts @@ -5495,10 +5495,11 @@ export namespace content_v2 { * Flag to run the request in dry-run mode. */ dryRun?: boolean; + /** * Request body metadata */ - resource?: Schema$AccountsCustomBatchRequest; + requestBody?: Schema$AccountsCustomBatchRequest; } export interface Params$Resource$Accounts$Delete { /** @@ -5555,10 +5556,11 @@ export namespace content_v2 { * The ID of the managing account. This must be a multi-client account. */ merchantId?: string; + /** * Request body metadata */ - resource?: Schema$Account; + requestBody?: Schema$Account; } export interface Params$Resource$Accounts$List { /** @@ -5600,10 +5602,11 @@ export namespace content_v2 { * must be the ID of a sub-account of this account. */ merchantId?: string; + /** * Request body metadata */ - resource?: Schema$Account; + requestBody?: Schema$Account; } export interface Params$Resource$Accounts$Update { /** @@ -5625,10 +5628,11 @@ export namespace content_v2 { * must be the ID of a sub-account of this account. */ merchantId?: string; + /** * Request body metadata */ - resource?: Schema$Account; + requestBody?: Schema$Account; } @@ -5869,6 +5873,12 @@ export namespace content_v2 { * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$AccountstatusesCustomBatchRequest; } export interface Params$Resource$Accountstatuses$Get { /** @@ -6288,10 +6298,11 @@ export namespace content_v2 { * Flag to run the request in dry-run mode. */ dryRun?: boolean; + /** * Request body metadata */ - resource?: Schema$AccounttaxCustomBatchRequest; + requestBody?: Schema$AccounttaxCustomBatchRequest; } export interface Params$Resource$Accounttax$Get { /** @@ -6350,10 +6361,11 @@ export namespace content_v2 { * must be the ID of a sub-account of this account. */ merchantId?: string; + /** * Request body metadata */ - resource?: Schema$AccountTax; + requestBody?: Schema$AccountTax; } export interface Params$Resource$Accounttax$Update { /** @@ -6375,10 +6387,11 @@ export namespace content_v2 { * must be the ID of a sub-account of this account. */ merchantId?: string; + /** * Request body metadata */ - resource?: Schema$AccountTax; + requestBody?: Schema$AccountTax; } @@ -6951,10 +6964,11 @@ export namespace content_v2 { * Flag to run the request in dry-run mode. */ dryRun?: boolean; + /** * Request body metadata */ - resource?: Schema$DatafeedsCustomBatchRequest; + requestBody?: Schema$DatafeedsCustomBatchRequest; } export interface Params$Resource$Datafeeds$Delete { /** @@ -7027,10 +7041,11 @@ export namespace content_v2 { * multi-client account. */ merchantId?: string; + /** * Request body metadata */ - resource?: Schema$Datafeed; + requestBody?: Schema$Datafeed; } export interface Params$Resource$Datafeeds$List { /** @@ -7072,10 +7087,11 @@ export namespace content_v2 { * multi-client account. */ merchantId?: string; + /** * Request body metadata */ - resource?: Schema$Datafeed; + requestBody?: Schema$Datafeed; } export interface Params$Resource$Datafeeds$Update { /** @@ -7096,10 +7112,11 @@ export namespace content_v2 { * multi-client account. */ merchantId?: string; + /** * Request body metadata */ - resource?: Schema$Datafeed; + requestBody?: Schema$Datafeed; } @@ -7343,6 +7360,12 @@ export namespace content_v2 { * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$DatafeedstatusesCustomBatchRequest; } export interface Params$Resource$Datafeedstatuses$Get { /** @@ -7567,10 +7590,11 @@ export namespace content_v2 { * Flag to run the request in dry-run mode. */ dryRun?: boolean; + /** * Request body metadata */ - resource?: Schema$InventoryCustomBatchRequest; + requestBody?: Schema$InventoryCustomBatchRequest; } export interface Params$Resource$Inventory$Set { /** @@ -7596,10 +7620,11 @@ export namespace content_v2 { * online to update price and availability of an online product. */ storeCode?: string; + /** * Request body metadata */ - resource?: Schema$InventorySetRequest; + requestBody?: Schema$InventorySetRequest; } @@ -8312,10 +8337,11 @@ export namespace content_v2 { * Flag to run the request in dry-run mode. */ dryRun?: boolean; + /** * Request body metadata */ - resource?: Schema$LiasettingsCustomBatchRequest; + requestBody?: Schema$LiasettingsCustomBatchRequest; } export interface Params$Resource$Liasettings$Get { /** @@ -8392,10 +8418,11 @@ export namespace content_v2 { * must be the ID of a sub-account of this account. */ merchantId?: string; + /** * Request body metadata */ - resource?: Schema$LiaSettings; + requestBody?: Schema$LiaSettings; } export interface Params$Resource$Liasettings$Requestgmbaccess { /** @@ -8494,10 +8521,11 @@ export namespace content_v2 { * must be the ID of a sub-account of this account. */ merchantId?: string; + /** * Request body metadata */ - resource?: Schema$LiaSettings; + requestBody?: Schema$LiaSettings; } @@ -10069,10 +10097,11 @@ export namespace content_v2 { * The ID of the order. */ orderId?: string; + /** * Request body metadata */ - resource?: Schema$OrdersAcknowledgeRequest; + requestBody?: Schema$OrdersAcknowledgeRequest; } export interface Params$Resource$Orders$Advancetestorder { /** @@ -10105,10 +10134,11 @@ export namespace content_v2 { * The ID of the order to cancel. */ orderId?: string; + /** * Request body metadata */ - resource?: Schema$OrdersCancelRequest; + requestBody?: Schema$OrdersCancelRequest; } export interface Params$Resource$Orders$Cancellineitem { /** @@ -10125,10 +10155,11 @@ export namespace content_v2 { * The ID of the order. */ orderId?: string; + /** * Request body metadata */ - resource?: Schema$OrdersCancelLineItemRequest; + requestBody?: Schema$OrdersCancelLineItemRequest; } export interface Params$Resource$Orders$Createtestorder { /** @@ -10141,16 +10172,23 @@ export namespace content_v2 { * multi-client account. */ merchantId?: string; + /** * Request body metadata */ - resource?: Schema$OrdersCreateTestOrderRequest; + requestBody?: Schema$OrdersCreateTestOrderRequest; } export interface Params$Resource$Orders$Custombatch { /** * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$OrdersCustomBatchRequest; } export interface Params$Resource$Orders$Get { /** @@ -10215,10 +10253,11 @@ export namespace content_v2 { * The ID of the order. */ orderId?: string; + /** * Request body metadata */ - resource?: Schema$OrdersInStoreRefundLineItemRequest; + requestBody?: Schema$OrdersInStoreRefundLineItemRequest; } export interface Params$Resource$Orders$List { /** @@ -10291,10 +10330,11 @@ export namespace content_v2 { * The ID of the order to refund. */ orderId?: string; + /** * Request body metadata */ - resource?: Schema$OrdersRefundRequest; + requestBody?: Schema$OrdersRefundRequest; } export interface Params$Resource$Orders$Rejectreturnlineitem { /** @@ -10311,10 +10351,11 @@ export namespace content_v2 { * The ID of the order. */ orderId?: string; + /** * Request body metadata */ - resource?: Schema$OrdersRejectReturnLineItemRequest; + requestBody?: Schema$OrdersRejectReturnLineItemRequest; } export interface Params$Resource$Orders$Returnlineitem { /** @@ -10331,10 +10372,11 @@ export namespace content_v2 { * The ID of the order. */ orderId?: string; + /** * Request body metadata */ - resource?: Schema$OrdersReturnLineItemRequest; + requestBody?: Schema$OrdersReturnLineItemRequest; } export interface Params$Resource$Orders$Returnrefundlineitem { /** @@ -10351,10 +10393,11 @@ export namespace content_v2 { * The ID of the order. */ orderId?: string; + /** * Request body metadata */ - resource?: Schema$OrdersReturnRefundLineItemRequest; + requestBody?: Schema$OrdersReturnRefundLineItemRequest; } export interface Params$Resource$Orders$Setlineitemmetadata { /** @@ -10371,10 +10414,11 @@ export namespace content_v2 { * The ID of the order. */ orderId?: string; + /** * Request body metadata */ - resource?: Schema$OrdersSetLineItemMetadataRequest; + requestBody?: Schema$OrdersSetLineItemMetadataRequest; } export interface Params$Resource$Orders$Shiplineitems { /** @@ -10391,10 +10435,11 @@ export namespace content_v2 { * The ID of the order. */ orderId?: string; + /** * Request body metadata */ - resource?: Schema$OrdersShipLineItemsRequest; + requestBody?: Schema$OrdersShipLineItemsRequest; } export interface Params$Resource$Orders$Updatelineitemshippingdetails { /** @@ -10411,10 +10456,11 @@ export namespace content_v2 { * The ID of the order. */ orderId?: string; + /** * Request body metadata */ - resource?: Schema$OrdersUpdateLineItemShippingDetailsRequest; + requestBody?: Schema$OrdersUpdateLineItemShippingDetailsRequest; } export interface Params$Resource$Orders$Updatemerchantorderid { /** @@ -10431,10 +10477,11 @@ export namespace content_v2 { * The ID of the order. */ orderId?: string; + /** * Request body metadata */ - resource?: Schema$OrdersUpdateMerchantOrderIdRequest; + requestBody?: Schema$OrdersUpdateMerchantOrderIdRequest; } export interface Params$Resource$Orders$Updateshipment { /** @@ -10451,10 +10498,11 @@ export namespace content_v2 { * The ID of the order. */ orderId?: string; + /** * Request body metadata */ - resource?: Schema$OrdersUpdateShipmentRequest; + requestBody?: Schema$OrdersUpdateShipmentRequest; } @@ -10957,10 +11005,11 @@ export namespace content_v2 { * Flag to run the request in dry-run mode. */ dryRun?: boolean; + /** * Request body metadata */ - resource?: Schema$PosCustomBatchRequest; + requestBody?: Schema$PosCustomBatchRequest; } export interface Params$Resource$Pos$Delete { /** @@ -11022,10 +11071,11 @@ export namespace content_v2 { * The ID of the target merchant. */ targetMerchantId?: string; + /** * Request body metadata */ - resource?: Schema$PosStore; + requestBody?: Schema$PosStore; } export interface Params$Resource$Pos$Inventory { /** @@ -11045,10 +11095,11 @@ export namespace content_v2 { * The ID of the target merchant. */ targetMerchantId?: string; + /** * Request body metadata */ - resource?: Schema$PosInventoryRequest; + requestBody?: Schema$PosInventoryRequest; } export interface Params$Resource$Pos$List { /** @@ -11083,10 +11134,11 @@ export namespace content_v2 { * The ID of the target merchant. */ targetMerchantId?: string; + /** * Request body metadata */ - resource?: Schema$PosSaleRequest; + requestBody?: Schema$PosSaleRequest; } @@ -11451,10 +11503,11 @@ export namespace content_v2 { * Flag to run the request in dry-run mode. */ dryRun?: boolean; + /** * Request body metadata */ - resource?: Schema$ProductsCustomBatchRequest; + requestBody?: Schema$ProductsCustomBatchRequest; } export interface Params$Resource$Products$Delete { /** @@ -11507,10 +11560,11 @@ export namespace content_v2 { * multi-client account. */ merchantId?: string; + /** * Request body metadata */ - resource?: Schema$Product; + requestBody?: Schema$Product; } export interface Params$Resource$Products$List { /** @@ -11788,10 +11842,11 @@ export namespace content_v2 { * default value is false. */ includeAttributes?: boolean; + /** * Request body metadata */ - resource?: Schema$ProductstatusesCustomBatchRequest; + requestBody?: Schema$ProductstatusesCustomBatchRequest; } export interface Params$Resource$Productstatuses$Get { /** @@ -12402,10 +12457,11 @@ export namespace content_v2 { * Flag to run the request in dry-run mode. */ dryRun?: boolean; + /** * Request body metadata */ - resource?: Schema$ShippingsettingsCustomBatchRequest; + requestBody?: Schema$ShippingsettingsCustomBatchRequest; } export interface Params$Resource$Shippingsettings$Get { /** @@ -12486,10 +12542,11 @@ export namespace content_v2 { * must be the ID of a sub-account of this account. */ merchantId?: string; + /** * Request body metadata */ - resource?: Schema$ShippingSettings; + requestBody?: Schema$ShippingSettings; } export interface Params$Resource$Shippingsettings$Update { /** @@ -12511,9 +12568,10 @@ export namespace content_v2 { * must be the ID of a sub-account of this account. */ merchantId?: string; + /** * Request body metadata */ - resource?: Schema$ShippingSettings; + requestBody?: Schema$ShippingSettings; } } diff --git a/src/apis/content/v2sandbox.ts b/src/apis/content/v2sandbox.ts index 39746b98b98..b1e66297ec7 100644 --- a/src/apis/content/v2sandbox.ts +++ b/src/apis/content/v2sandbox.ts @@ -3379,10 +3379,11 @@ export namespace content_v2sandbox { * The ID of the order. */ orderId?: string; + /** * Request body metadata */ - resource?: Schema$OrdersAcknowledgeRequest; + requestBody?: Schema$OrdersAcknowledgeRequest; } export interface Params$Resource$Orders$Advancetestorder { /** @@ -3415,10 +3416,11 @@ export namespace content_v2sandbox { * The ID of the order to cancel. */ orderId?: string; + /** * Request body metadata */ - resource?: Schema$OrdersCancelRequest; + requestBody?: Schema$OrdersCancelRequest; } export interface Params$Resource$Orders$Cancellineitem { /** @@ -3435,10 +3437,11 @@ export namespace content_v2sandbox { * The ID of the order. */ orderId?: string; + /** * Request body metadata */ - resource?: Schema$OrdersCancelLineItemRequest; + requestBody?: Schema$OrdersCancelLineItemRequest; } export interface Params$Resource$Orders$Createtestorder { /** @@ -3451,16 +3454,23 @@ export namespace content_v2sandbox { * multi-client account. */ merchantId?: string; + /** * Request body metadata */ - resource?: Schema$OrdersCreateTestOrderRequest; + requestBody?: Schema$OrdersCreateTestOrderRequest; } export interface Params$Resource$Orders$Custombatch { /** * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$OrdersCustomBatchRequest; } export interface Params$Resource$Orders$Get { /** @@ -3525,10 +3535,11 @@ export namespace content_v2sandbox { * The ID of the order. */ orderId?: string; + /** * Request body metadata */ - resource?: Schema$OrdersInStoreRefundLineItemRequest; + requestBody?: Schema$OrdersInStoreRefundLineItemRequest; } export interface Params$Resource$Orders$List { /** @@ -3601,10 +3612,11 @@ export namespace content_v2sandbox { * The ID of the order to refund. */ orderId?: string; + /** * Request body metadata */ - resource?: Schema$OrdersRefundRequest; + requestBody?: Schema$OrdersRefundRequest; } export interface Params$Resource$Orders$Rejectreturnlineitem { /** @@ -3621,10 +3633,11 @@ export namespace content_v2sandbox { * The ID of the order. */ orderId?: string; + /** * Request body metadata */ - resource?: Schema$OrdersRejectReturnLineItemRequest; + requestBody?: Schema$OrdersRejectReturnLineItemRequest; } export interface Params$Resource$Orders$Returnlineitem { /** @@ -3641,10 +3654,11 @@ export namespace content_v2sandbox { * The ID of the order. */ orderId?: string; + /** * Request body metadata */ - resource?: Schema$OrdersReturnLineItemRequest; + requestBody?: Schema$OrdersReturnLineItemRequest; } export interface Params$Resource$Orders$Returnrefundlineitem { /** @@ -3661,10 +3675,11 @@ export namespace content_v2sandbox { * The ID of the order. */ orderId?: string; + /** * Request body metadata */ - resource?: Schema$OrdersReturnRefundLineItemRequest; + requestBody?: Schema$OrdersReturnRefundLineItemRequest; } export interface Params$Resource$Orders$Setlineitemmetadata { /** @@ -3681,10 +3696,11 @@ export namespace content_v2sandbox { * The ID of the order. */ orderId?: string; + /** * Request body metadata */ - resource?: Schema$OrdersSetLineItemMetadataRequest; + requestBody?: Schema$OrdersSetLineItemMetadataRequest; } export interface Params$Resource$Orders$Shiplineitems { /** @@ -3701,10 +3717,11 @@ export namespace content_v2sandbox { * The ID of the order. */ orderId?: string; + /** * Request body metadata */ - resource?: Schema$OrdersShipLineItemsRequest; + requestBody?: Schema$OrdersShipLineItemsRequest; } export interface Params$Resource$Orders$Updatelineitemshippingdetails { /** @@ -3721,10 +3738,11 @@ export namespace content_v2sandbox { * The ID of the order. */ orderId?: string; + /** * Request body metadata */ - resource?: Schema$OrdersUpdateLineItemShippingDetailsRequest; + requestBody?: Schema$OrdersUpdateLineItemShippingDetailsRequest; } export interface Params$Resource$Orders$Updatemerchantorderid { /** @@ -3741,10 +3759,11 @@ export namespace content_v2sandbox { * The ID of the order. */ orderId?: string; + /** * Request body metadata */ - resource?: Schema$OrdersUpdateMerchantOrderIdRequest; + requestBody?: Schema$OrdersUpdateMerchantOrderIdRequest; } export interface Params$Resource$Orders$Updateshipment { /** @@ -3761,9 +3780,10 @@ export namespace content_v2sandbox { * The ID of the order. */ orderId?: string; + /** * Request body metadata */ - resource?: Schema$OrdersUpdateShipmentRequest; + requestBody?: Schema$OrdersUpdateShipmentRequest; } } diff --git a/src/apis/dataflow/v1b3.ts b/src/apis/dataflow/v1b3.ts index f26b1567d3b..3799f19357e 100644 --- a/src/apis/dataflow/v1b3.ts +++ b/src/apis/dataflow/v1b3.ts @@ -3353,10 +3353,11 @@ export namespace dataflow_v1b3 { * The project to send the WorkerMessages to. */ projectId?: string; + /** * Request body metadata */ - resource?: Schema$SendWorkerMessagesRequest; + requestBody?: Schema$SendWorkerMessagesRequest; } export class Resource$Projects$Jobs { @@ -3851,10 +3852,11 @@ export namespace dataflow_v1b3 { * The level of information requested in response. */ view?: string; + /** * Request body metadata */ - resource?: Schema$Job; + requestBody?: Schema$Job; } export interface Params$Resource$Projects$Jobs$Get { /** @@ -3956,10 +3958,11 @@ export namespace dataflow_v1b3 { * The ID of the Cloud Platform project that the job belongs to. */ projectId?: string; + /** * Request body metadata */ - resource?: Schema$Job; + requestBody?: Schema$Job; } export class Resource$Projects$Jobs$Debug { @@ -4132,10 +4135,11 @@ export namespace dataflow_v1b3 { * The project id. */ projectId?: string; + /** * Request body metadata */ - resource?: Schema$GetDebugConfigRequest; + requestBody?: Schema$GetDebugConfigRequest; } export interface Params$Resource$Projects$Jobs$Debug$Sendcapture { /** @@ -4151,10 +4155,11 @@ export namespace dataflow_v1b3 { * The project id. */ projectId?: string; + /** * Request body metadata */ - resource?: Schema$SendDebugCaptureRequest; + requestBody?: Schema$SendDebugCaptureRequest; } @@ -4468,10 +4473,11 @@ export namespace dataflow_v1b3 { * Identifies the project this worker belongs to. */ projectId?: string; + /** * Request body metadata */ - resource?: Schema$LeaseWorkItemRequest; + requestBody?: Schema$LeaseWorkItemRequest; } export interface Params$Resource$Projects$Jobs$Workitems$Reportstatus { /** @@ -4487,10 +4493,11 @@ export namespace dataflow_v1b3 { * The project which owns the WorkItem's job. */ projectId?: string; + /** * Request body metadata */ - resource?: Schema$ReportWorkItemStatusRequest; + requestBody?: Schema$ReportWorkItemStatusRequest; } @@ -4603,10 +4610,11 @@ export namespace dataflow_v1b3 { * The project to send the WorkerMessages to. */ projectId?: string; + /** * Request body metadata */ - resource?: Schema$SendWorkerMessagesRequest; + requestBody?: Schema$SendWorkerMessagesRequest; } export class Resource$Projects$Locations$Jobs { @@ -5003,10 +5011,11 @@ export namespace dataflow_v1b3 { * The level of information requested in response. */ view?: string; + /** * Request body metadata */ - resource?: Schema$Job; + requestBody?: Schema$Job; } export interface Params$Resource$Projects$Locations$Jobs$Get { /** @@ -5108,10 +5117,11 @@ export namespace dataflow_v1b3 { * The ID of the Cloud Platform project that the job belongs to. */ projectId?: string; + /** * Request body metadata */ - resource?: Schema$Job; + requestBody?: Schema$Job; } export class Resource$Projects$Locations$Jobs$Debug { @@ -5295,10 +5305,11 @@ export namespace dataflow_v1b3 { * The project id. */ projectId?: string; + /** * Request body metadata */ - resource?: Schema$GetDebugConfigRequest; + requestBody?: Schema$GetDebugConfigRequest; } export interface Params$Resource$Projects$Locations$Jobs$Debug$Sendcapture { /** @@ -5318,10 +5329,11 @@ export namespace dataflow_v1b3 { * The project id. */ projectId?: string; + /** * Request body metadata */ - resource?: Schema$SendDebugCaptureRequest; + requestBody?: Schema$SendDebugCaptureRequest; } @@ -5647,10 +5659,11 @@ export namespace dataflow_v1b3 { * Identifies the project this worker belongs to. */ projectId?: string; + /** * Request body metadata */ - resource?: Schema$LeaseWorkItemRequest; + requestBody?: Schema$LeaseWorkItemRequest; } export interface Params$Resource$Projects$Locations$Jobs$Workitems$Reportstatus { /** @@ -5670,10 +5683,11 @@ export namespace dataflow_v1b3 { * The project which owns the WorkItem's job. */ projectId?: string; + /** * Request body metadata */ - resource?: Schema$ReportWorkItemStatusRequest; + requestBody?: Schema$ReportWorkItemStatusRequest; } @@ -5915,10 +5929,11 @@ export namespace dataflow_v1b3 { * Required. The ID of the Cloud Platform project that the job belongs to. */ projectId?: string; + /** * Request body metadata */ - resource?: Schema$CreateJobFromTemplateRequest; + requestBody?: Schema$CreateJobFromTemplateRequest; } export interface Params$Resource$Projects$Locations$Templates$Get { /** @@ -5968,10 +5983,11 @@ export namespace dataflow_v1b3 { * false. */ validateOnly?: boolean; + /** * Request body metadata */ - resource?: Schema$LaunchTemplateParameters; + requestBody?: Schema$LaunchTemplateParameters; } @@ -6203,10 +6219,11 @@ export namespace dataflow_v1b3 { * Required. The ID of the Cloud Platform project that the job belongs to. */ projectId?: string; + /** * Request body metadata */ - resource?: Schema$CreateJobFromTemplateRequest; + requestBody?: Schema$CreateJobFromTemplateRequest; } export interface Params$Resource$Projects$Templates$Get { /** @@ -6256,9 +6273,10 @@ export namespace dataflow_v1b3 { * false. */ validateOnly?: boolean; + /** * Request body metadata */ - resource?: Schema$LaunchTemplateParameters; + requestBody?: Schema$LaunchTemplateParameters; } } diff --git a/src/apis/dataproc/v1.ts b/src/apis/dataproc/v1.ts index 693336927a4..2c6257db35e 100644 --- a/src/apis/dataproc/v1.ts +++ b/src/apis/dataproc/v1.ts @@ -2000,10 +2000,11 @@ export namespace dataproc_v1 { * hyphens (-). The maximum length is 40 characters. */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Cluster; + requestBody?: Schema$Cluster; } export interface Params$Resource$Projects$Regions$Clusters$Delete { /** @@ -2060,10 +2061,11 @@ export namespace dataproc_v1 { * Required. The Cloud Dataproc region in which to handle the request. */ region?: string; + /** * Request body metadata */ - resource?: Schema$DiagnoseClusterRequest; + requestBody?: Schema$DiagnoseClusterRequest; } export interface Params$Resource$Projects$Regions$Clusters$Get { /** @@ -2185,10 +2187,11 @@ export namespace dataproc_v1 { * Resize secondary worker group */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$Cluster; + requestBody?: Schema$Cluster; } @@ -3018,10 +3021,11 @@ export namespace dataproc_v1 { * Required. The Cloud Dataproc region in which to handle the request. */ region?: string; + /** * Request body metadata */ - resource?: Schema$CancelJobRequest; + requestBody?: Schema$CancelJobRequest; } export interface Params$Resource$Projects$Regions$Jobs$Delete { /** @@ -3137,10 +3141,11 @@ export namespace dataproc_v1 { * field that can be updated. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$Job; + requestBody?: Schema$Job; } export interface Params$Resource$Projects$Regions$Jobs$Submit { /** @@ -3157,10 +3162,11 @@ export namespace dataproc_v1 { * Required. The Cloud Dataproc region in which to handle the request. */ region?: string; + /** * Request body metadata */ - resource?: Schema$SubmitJobRequest; + requestBody?: Schema$SubmitJobRequest; } diff --git a/src/apis/dataproc/v1beta2.ts b/src/apis/dataproc/v1beta2.ts index 3161e296199..e337629bc97 100644 --- a/src/apis/dataproc/v1beta2.ts +++ b/src/apis/dataproc/v1beta2.ts @@ -588,9 +588,8 @@ export namespace dataproc_v1beta2 { */ imageUri?: string; /** - * Optional. The list of instance names. Cloud Dataproc derives the names - * from cluster_name, num_instances, and the instance group if not set by - * user (recommended practice is to let Cloud Dataproc derive the name). + * Output only. The list of instance names. Cloud Dataproc derives the names + * from cluster_name, num_instances, and the instance group. */ instanceNames?: string[]; /** @@ -2362,10 +2361,11 @@ export namespace dataproc_v1beta2 { * projects/{project_id}/regions/{region} */ parent?: string; + /** * Request body metadata */ - resource?: Schema$WorkflowTemplate; + requestBody?: Schema$WorkflowTemplate; } export interface Params$Resource$Projects$Locations$Workflowtemplates$Delete { /** @@ -2429,10 +2429,11 @@ export namespace dataproc_v1beta2 { * projects/{project_id}/regions/{region}/workflowTemplates/{template_id} */ name?: string; + /** * Request body metadata */ - resource?: Schema$InstantiateWorkflowTemplateRequest; + requestBody?: Schema$InstantiateWorkflowTemplateRequest; } export interface Params$Resource$Projects$Locations$Workflowtemplates$Instantiateinline { /** @@ -2455,10 +2456,11 @@ export namespace dataproc_v1beta2 { * form projects/{project_id}/regions/{region} */ parent?: string; + /** * Request body metadata */ - resource?: Schema$WorkflowTemplate; + requestBody?: Schema$WorkflowTemplate; } export interface Params$Resource$Projects$Locations$Workflowtemplates$List { /** @@ -2493,10 +2495,11 @@ export namespace dataproc_v1beta2 { * operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$SetIamPolicyRequest; + requestBody?: Schema$SetIamPolicyRequest; } export interface Params$Resource$Projects$Locations$Workflowtemplates$Testiampermissions { /** @@ -2509,10 +2512,11 @@ export namespace dataproc_v1beta2 { * See the operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestIamPermissionsRequest; + requestBody?: Schema$TestIamPermissionsRequest; } export interface Params$Resource$Projects$Locations$Workflowtemplates$Update { /** @@ -2526,10 +2530,11 @@ export namespace dataproc_v1beta2 { * projects/{project_id}/regions/{region}/workflowTemplates/{template_id} */ name?: string; + /** * Request body metadata */ - resource?: Schema$WorkflowTemplate; + requestBody?: Schema$WorkflowTemplate; } @@ -3243,10 +3248,11 @@ export namespace dataproc_v1beta2 { * hyphens (-). The maximum length is 40 characters. */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Cluster; + requestBody?: Schema$Cluster; } export interface Params$Resource$Projects$Regions$Clusters$Delete { /** @@ -3303,10 +3309,11 @@ export namespace dataproc_v1beta2 { * Required. The Cloud Dataproc region in which to handle the request. */ region?: string; + /** * Request body metadata */ - resource?: Schema$DiagnoseClusterRequest; + requestBody?: Schema$DiagnoseClusterRequest; } export interface Params$Resource$Projects$Regions$Clusters$Get { /** @@ -3445,10 +3452,11 @@ export namespace dataproc_v1beta2 { * duration */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$Cluster; + requestBody?: Schema$Cluster; } export interface Params$Resource$Projects$Regions$Clusters$Setiampolicy { /** @@ -3461,10 +3469,11 @@ export namespace dataproc_v1beta2 { * operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$SetIamPolicyRequest; + requestBody?: Schema$SetIamPolicyRequest; } export interface Params$Resource$Projects$Regions$Clusters$Testiampermissions { /** @@ -3477,10 +3486,11 @@ export namespace dataproc_v1beta2 { * See the operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestIamPermissionsRequest; + requestBody?: Schema$TestIamPermissionsRequest; } @@ -4156,10 +4166,11 @@ export namespace dataproc_v1beta2 { * Required. The Cloud Dataproc region in which to handle the request. */ region?: string; + /** * Request body metadata */ - resource?: Schema$CancelJobRequest; + requestBody?: Schema$CancelJobRequest; } export interface Params$Resource$Projects$Regions$Jobs$Delete { /** @@ -4287,10 +4298,11 @@ export namespace dataproc_v1beta2 { * field that can be updated. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$Job; + requestBody?: Schema$Job; } export interface Params$Resource$Projects$Regions$Jobs$Setiampolicy { /** @@ -4303,10 +4315,11 @@ export namespace dataproc_v1beta2 { * operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$SetIamPolicyRequest; + requestBody?: Schema$SetIamPolicyRequest; } export interface Params$Resource$Projects$Regions$Jobs$Submit { /** @@ -4323,10 +4336,11 @@ export namespace dataproc_v1beta2 { * Required. The Cloud Dataproc region in which to handle the request. */ region?: string; + /** * Request body metadata */ - resource?: Schema$SubmitJobRequest; + requestBody?: Schema$SubmitJobRequest; } export interface Params$Resource$Projects$Regions$Jobs$Testiampermissions { /** @@ -4339,10 +4353,11 @@ export namespace dataproc_v1beta2 { * See the operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestIamPermissionsRequest; + requestBody?: Schema$TestIamPermissionsRequest; } @@ -4939,10 +4954,11 @@ export namespace dataproc_v1beta2 { * operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$SetIamPolicyRequest; + requestBody?: Schema$SetIamPolicyRequest; } export interface Params$Resource$Projects$Regions$Operations$Testiampermissions { /** @@ -4955,10 +4971,11 @@ export namespace dataproc_v1beta2 { * See the operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestIamPermissionsRequest; + requestBody?: Schema$TestIamPermissionsRequest; } @@ -5721,10 +5738,11 @@ export namespace dataproc_v1beta2 { * projects/{project_id}/regions/{region} */ parent?: string; + /** * Request body metadata */ - resource?: Schema$WorkflowTemplate; + requestBody?: Schema$WorkflowTemplate; } export interface Params$Resource$Projects$Regions$Workflowtemplates$Delete { /** @@ -5788,10 +5806,11 @@ export namespace dataproc_v1beta2 { * projects/{project_id}/regions/{region}/workflowTemplates/{template_id} */ name?: string; + /** * Request body metadata */ - resource?: Schema$InstantiateWorkflowTemplateRequest; + requestBody?: Schema$InstantiateWorkflowTemplateRequest; } export interface Params$Resource$Projects$Regions$Workflowtemplates$Instantiateinline { /** @@ -5814,10 +5833,11 @@ export namespace dataproc_v1beta2 { * form projects/{project_id}/regions/{region} */ parent?: string; + /** * Request body metadata */ - resource?: Schema$WorkflowTemplate; + requestBody?: Schema$WorkflowTemplate; } export interface Params$Resource$Projects$Regions$Workflowtemplates$List { /** @@ -5852,10 +5872,11 @@ export namespace dataproc_v1beta2 { * operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$SetIamPolicyRequest; + requestBody?: Schema$SetIamPolicyRequest; } export interface Params$Resource$Projects$Regions$Workflowtemplates$Testiampermissions { /** @@ -5868,10 +5889,11 @@ export namespace dataproc_v1beta2 { * See the operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestIamPermissionsRequest; + requestBody?: Schema$TestIamPermissionsRequest; } export interface Params$Resource$Projects$Regions$Workflowtemplates$Update { /** @@ -5885,9 +5907,10 @@ export namespace dataproc_v1beta2 { * projects/{project_id}/regions/{region}/workflowTemplates/{template_id} */ name?: string; + /** * Request body metadata */ - resource?: Schema$WorkflowTemplate; + requestBody?: Schema$WorkflowTemplate; } } diff --git a/src/apis/datastore/v1.ts b/src/apis/datastore/v1.ts index 9f27abfe70d..1553115a5c9 100644 --- a/src/apis/datastore/v1.ts +++ b/src/apis/datastore/v1.ts @@ -1848,10 +1848,11 @@ import(paramsOrCallback?: Params$Resource$Projects$Import|BodyResponseCallback`. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudDialogflowV2ExportAgentRequest; + requestBody?: Schema$GoogleCloudDialogflowV2ExportAgentRequest; } export interface Params$Resource$Projects$Agent$Import { /** @@ -2909,10 +2908,11 @@ import(paramsOrCallback?: Params$Resource$Projects$Agent$Import|BodyResponseCall * Format: `projects/`. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudDialogflowV2ImportAgentRequest; + requestBody?: Schema$GoogleCloudDialogflowV2ImportAgentRequest; } export interface Params$Resource$Projects$Agent$Restore { /** @@ -2925,10 +2925,11 @@ import(paramsOrCallback?: Params$Resource$Projects$Agent$Import|BodyResponseCall * Format: `projects/`. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudDialogflowV2RestoreAgentRequest; + requestBody?: Schema$GoogleCloudDialogflowV2RestoreAgentRequest; } export interface Params$Resource$Projects$Agent$Search { /** @@ -2963,10 +2964,11 @@ import(paramsOrCallback?: Params$Resource$Projects$Agent$Import|BodyResponseCall * `projects/`. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudDialogflowV2TrainAgentRequest; + requestBody?: Schema$GoogleCloudDialogflowV2TrainAgentRequest; } export class Resource$Projects$Agent$Entitytypes { @@ -3528,10 +3530,11 @@ import(paramsOrCallback?: Params$Resource$Projects$Agent$Import|BodyResponseCall * `projects//agent`. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudDialogflowV2BatchDeleteEntityTypesRequest; + requestBody?: Schema$GoogleCloudDialogflowV2BatchDeleteEntityTypesRequest; } export interface Params$Resource$Projects$Agent$Entitytypes$Batchupdate { /** @@ -3544,10 +3547,11 @@ import(paramsOrCallback?: Params$Resource$Projects$Agent$Import|BodyResponseCall * Format: `projects//agent`. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudDialogflowV2BatchUpdateEntityTypesRequest; + requestBody?: Schema$GoogleCloudDialogflowV2BatchUpdateEntityTypesRequest; } export interface Params$Resource$Projects$Agent$Entitytypes$Create { /** @@ -3567,10 +3571,11 @@ import(paramsOrCallback?: Params$Resource$Projects$Agent$Import|BodyResponseCall * `projects//agent`. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudDialogflowV2EntityType; + requestBody?: Schema$GoogleCloudDialogflowV2EntityType; } export interface Params$Resource$Projects$Agent$Entitytypes$Delete { /** @@ -3655,10 +3660,11 @@ import(paramsOrCallback?: Params$Resource$Projects$Agent$Import|BodyResponseCall * Optional. The mask to control which fields get updated. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudDialogflowV2EntityType; + requestBody?: Schema$GoogleCloudDialogflowV2EntityType; } export class Resource$Projects$Agent$Entitytypes$Entities { @@ -3924,10 +3930,11 @@ import(paramsOrCallback?: Params$Resource$Projects$Agent$Import|BodyResponseCall * `projects//agent/entityTypes/`. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudDialogflowV2BatchCreateEntitiesRequest; + requestBody?: Schema$GoogleCloudDialogflowV2BatchCreateEntitiesRequest; } export interface Params$Resource$Projects$Agent$Entitytypes$Entities$Batchdelete { /** @@ -3940,10 +3947,11 @@ import(paramsOrCallback?: Params$Resource$Projects$Agent$Import|BodyResponseCall * `projects//agent/entityTypes/`. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudDialogflowV2BatchDeleteEntitiesRequest; + requestBody?: Schema$GoogleCloudDialogflowV2BatchDeleteEntitiesRequest; } export interface Params$Resource$Projects$Agent$Entitytypes$Entities$Batchupdate { /** @@ -3956,10 +3964,11 @@ import(paramsOrCallback?: Params$Resource$Projects$Agent$Import|BodyResponseCall * `projects//agent/entityTypes/`. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudDialogflowV2BatchUpdateEntitiesRequest; + requestBody?: Schema$GoogleCloudDialogflowV2BatchUpdateEntitiesRequest; } @@ -4510,10 +4519,11 @@ import(paramsOrCallback?: Params$Resource$Projects$Agent$Import|BodyResponseCall * `projects//agent`. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudDialogflowV2BatchDeleteIntentsRequest; + requestBody?: Schema$GoogleCloudDialogflowV2BatchDeleteIntentsRequest; } export interface Params$Resource$Projects$Agent$Intents$Batchupdate { /** @@ -4526,10 +4536,11 @@ import(paramsOrCallback?: Params$Resource$Projects$Agent$Import|BodyResponseCall * `projects//agent`. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudDialogflowV2BatchUpdateIntentsRequest; + requestBody?: Schema$GoogleCloudDialogflowV2BatchUpdateIntentsRequest; } export interface Params$Resource$Projects$Agent$Intents$Create { /** @@ -4554,10 +4565,11 @@ import(paramsOrCallback?: Params$Resource$Projects$Agent$Import|BodyResponseCall * ID>/agent`. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudDialogflowV2Intent; + requestBody?: Schema$GoogleCloudDialogflowV2Intent; } export interface Params$Resource$Projects$Agent$Intents$Delete { /** @@ -4657,10 +4669,11 @@ import(paramsOrCallback?: Params$Resource$Projects$Agent$Import|BodyResponseCall * Optional. The mask to control which fields get updated. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudDialogflowV2Intent; + requestBody?: Schema$GoogleCloudDialogflowV2Intent; } @@ -4855,10 +4868,11 @@ import(paramsOrCallback?: Params$Resource$Projects$Agent$Import|BodyResponseCall * session ID must not exceed 36 bytes. */ session?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudDialogflowV2DetectIntentRequest; + requestBody?: Schema$GoogleCloudDialogflowV2DetectIntentRequest; } export class Resource$Projects$Agent$Sessions$Contexts { @@ -5253,10 +5267,11 @@ import(paramsOrCallback?: Params$Resource$Projects$Agent$Import|BodyResponseCall * ID>/agent/sessions/`. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudDialogflowV2Context; + requestBody?: Schema$GoogleCloudDialogflowV2Context; } export interface Params$Resource$Projects$Agent$Sessions$Contexts$Delete { /** @@ -5320,10 +5335,11 @@ import(paramsOrCallback?: Params$Resource$Projects$Agent$Import|BodyResponseCall * Optional. The mask to control which fields get updated. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudDialogflowV2Context; + requestBody?: Schema$GoogleCloudDialogflowV2Context; } @@ -5731,10 +5747,11 @@ import(paramsOrCallback?: Params$Resource$Projects$Agent$Import|BodyResponseCall * `projects//agent/sessions/`. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudDialogflowV2SessionEntityType; + requestBody?: Schema$GoogleCloudDialogflowV2SessionEntityType; } export interface Params$Resource$Projects$Agent$Sessions$Entitytypes$Delete { /** @@ -5799,10 +5816,11 @@ import(paramsOrCallback?: Params$Resource$Projects$Agent$Import|BodyResponseCall * Optional. The mask to control which fields get updated. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudDialogflowV2SessionEntityType; + requestBody?: Schema$GoogleCloudDialogflowV2SessionEntityType; } diff --git a/src/apis/dialogflow/v2beta1.ts b/src/apis/dialogflow/v2beta1.ts index d772dbc69b1..c5f6502d847 100644 --- a/src/apis/dialogflow/v2beta1.ts +++ b/src/apis/dialogflow/v2beta1.ts @@ -1305,11 +1305,10 @@ export namespace dialogflow_v2beta1 { * The Speech recognition confidence between 0.0 and 1.0. A higher number * indicates an estimated greater likelihood that the recognized words are * correct. The default of 0.0 is a sentinel value indicating that - * confidence was not set. You should not rely on this field as it - * isn't guaranteed to be accurate, or even set. In particular this - * field isn't set in Webhook calls and for StreamingDetectIntent since - * the streaming endpoint has separate confidence estimates per portion of - * the audio in StreamingRecognitionResult. + * confidence was not set. This field is not guaranteed to be accurate or + * set. In particular this field isn't set for StreamingDetectIntent + * since the streaming endpoint has separate confidence estimates per + * portion of the audio in StreamingRecognitionResult. */ speechRecognitionConfidence?: number; /** @@ -2218,11 +2217,10 @@ export namespace dialogflow_v2beta1 { * The Speech recognition confidence between 0.0 and 1.0. A higher number * indicates an estimated greater likelihood that the recognized words are * correct. The default of 0.0 is a sentinel value indicating that - * confidence was not set. You should not rely on this field as it - * isn't guaranteed to be accurate, or even set. In particular this - * field isn't set in Webhook calls and for StreamingDetectIntent since - * the streaming endpoint has separate confidence estimates per portion of - * the audio in StreamingRecognitionResult. + * confidence was not set. This field is not guaranteed to be accurate or + * set. In particular this field isn't set for StreamingDetectIntent + * since the streaming endpoint has separate confidence estimates per + * portion of the audio in StreamingRecognitionResult. */ speechRecognitionConfidence?: number; /** @@ -2908,10 +2906,11 @@ import(paramsOrCallback?: Params$Resource$Projects$Agent$Import|BodyResponseCall * Format: `projects/`. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudDialogflowV2beta1ExportAgentRequest; + requestBody?: Schema$GoogleCloudDialogflowV2beta1ExportAgentRequest; } export interface Params$Resource$Projects$Agent$Import { /** @@ -2924,10 +2923,11 @@ import(paramsOrCallback?: Params$Resource$Projects$Agent$Import|BodyResponseCall * Format: `projects/`. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudDialogflowV2beta1ImportAgentRequest; + requestBody?: Schema$GoogleCloudDialogflowV2beta1ImportAgentRequest; } export interface Params$Resource$Projects$Agent$Restore { /** @@ -2940,10 +2940,11 @@ import(paramsOrCallback?: Params$Resource$Projects$Agent$Import|BodyResponseCall * Format: `projects/`. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudDialogflowV2beta1RestoreAgentRequest; + requestBody?: Schema$GoogleCloudDialogflowV2beta1RestoreAgentRequest; } export interface Params$Resource$Projects$Agent$Search { /** @@ -2978,10 +2979,11 @@ import(paramsOrCallback?: Params$Resource$Projects$Agent$Import|BodyResponseCall * `projects/`. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudDialogflowV2beta1TrainAgentRequest; + requestBody?: Schema$GoogleCloudDialogflowV2beta1TrainAgentRequest; } export class Resource$Projects$Agent$Entitytypes { @@ -3538,10 +3540,12 @@ import(paramsOrCallback?: Params$Resource$Projects$Agent$Import|BodyResponseCall * `projects//agent`. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudDialogflowV2beta1BatchDeleteEntityTypesRequest; + requestBody?: + Schema$GoogleCloudDialogflowV2beta1BatchDeleteEntityTypesRequest; } export interface Params$Resource$Projects$Agent$Entitytypes$Batchupdate { /** @@ -3554,10 +3558,12 @@ import(paramsOrCallback?: Params$Resource$Projects$Agent$Import|BodyResponseCall * Format: `projects//agent`. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesRequest; + requestBody?: + Schema$GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesRequest; } export interface Params$Resource$Projects$Agent$Entitytypes$Create { /** @@ -3577,10 +3583,11 @@ import(paramsOrCallback?: Params$Resource$Projects$Agent$Import|BodyResponseCall * `projects//agent`. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudDialogflowV2beta1EntityType; + requestBody?: Schema$GoogleCloudDialogflowV2beta1EntityType; } export interface Params$Resource$Projects$Agent$Entitytypes$Delete { /** @@ -3665,10 +3672,11 @@ import(paramsOrCallback?: Params$Resource$Projects$Agent$Import|BodyResponseCall * Optional. The mask to control which fields get updated. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudDialogflowV2beta1EntityType; + requestBody?: Schema$GoogleCloudDialogflowV2beta1EntityType; } export class Resource$Projects$Agent$Entitytypes$Entities { @@ -3934,10 +3942,11 @@ import(paramsOrCallback?: Params$Resource$Projects$Agent$Import|BodyResponseCall * `projects//agent/entityTypes/`. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudDialogflowV2beta1BatchCreateEntitiesRequest; + requestBody?: Schema$GoogleCloudDialogflowV2beta1BatchCreateEntitiesRequest; } export interface Params$Resource$Projects$Agent$Entitytypes$Entities$Batchdelete { /** @@ -3950,10 +3959,11 @@ import(paramsOrCallback?: Params$Resource$Projects$Agent$Import|BodyResponseCall * `projects//agent/entityTypes/`. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudDialogflowV2beta1BatchDeleteEntitiesRequest; + requestBody?: Schema$GoogleCloudDialogflowV2beta1BatchDeleteEntitiesRequest; } export interface Params$Resource$Projects$Agent$Entitytypes$Entities$Batchupdate { /** @@ -3966,10 +3976,11 @@ import(paramsOrCallback?: Params$Resource$Projects$Agent$Import|BodyResponseCall * `projects//agent/entityTypes/`. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudDialogflowV2beta1BatchUpdateEntitiesRequest; + requestBody?: Schema$GoogleCloudDialogflowV2beta1BatchUpdateEntitiesRequest; } @@ -4224,10 +4235,11 @@ import(paramsOrCallback?: Params$Resource$Projects$Agent$Import|BodyResponseCall * of the and must not exceed 36 characters. */ session?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudDialogflowV2beta1DetectIntentRequest; + requestBody?: Schema$GoogleCloudDialogflowV2beta1DetectIntentRequest; } export class Resource$Projects$Agent$Environments$Users$Sessions$Contexts { @@ -4665,10 +4677,11 @@ import(paramsOrCallback?: Params$Resource$Projects$Agent$Import|BodyResponseCall * user. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudDialogflowV2beta1Context; + requestBody?: Schema$GoogleCloudDialogflowV2beta1Context; } export interface Params$Resource$Projects$Agent$Environments$Users$Sessions$Contexts$Delete { /** @@ -4752,10 +4765,11 @@ import(paramsOrCallback?: Params$Resource$Projects$Agent$Import|BodyResponseCall * Optional. The mask to control which fields get updated. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudDialogflowV2beta1Context; + requestBody?: Schema$GoogleCloudDialogflowV2beta1Context; } @@ -5194,10 +5208,11 @@ import(paramsOrCallback?: Params$Resource$Projects$Agent$Import|BodyResponseCall * specified, we assume default '-' user. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudDialogflowV2beta1SessionEntityType; + requestBody?: Schema$GoogleCloudDialogflowV2beta1SessionEntityType; } export interface Params$Resource$Projects$Agent$Environments$Users$Sessions$Entitytypes$Delete { /** @@ -5282,10 +5297,11 @@ import(paramsOrCallback?: Params$Resource$Projects$Agent$Import|BodyResponseCall * Optional. The mask to control which fields get updated. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudDialogflowV2beta1SessionEntityType; + requestBody?: Schema$GoogleCloudDialogflowV2beta1SessionEntityType; } @@ -5849,10 +5865,11 @@ import(paramsOrCallback?: Params$Resource$Projects$Agent$Import|BodyResponseCall * `projects//agent`. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudDialogflowV2beta1BatchDeleteIntentsRequest; + requestBody?: Schema$GoogleCloudDialogflowV2beta1BatchDeleteIntentsRequest; } export interface Params$Resource$Projects$Agent$Intents$Batchupdate { /** @@ -5865,10 +5882,11 @@ import(paramsOrCallback?: Params$Resource$Projects$Agent$Import|BodyResponseCall * `projects//agent`. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudDialogflowV2beta1BatchUpdateIntentsRequest; + requestBody?: Schema$GoogleCloudDialogflowV2beta1BatchUpdateIntentsRequest; } export interface Params$Resource$Projects$Agent$Intents$Create { /** @@ -5893,10 +5911,11 @@ import(paramsOrCallback?: Params$Resource$Projects$Agent$Import|BodyResponseCall * ID>/agent`. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudDialogflowV2beta1Intent; + requestBody?: Schema$GoogleCloudDialogflowV2beta1Intent; } export interface Params$Resource$Projects$Agent$Intents$Delete { /** @@ -5996,10 +6015,11 @@ import(paramsOrCallback?: Params$Resource$Projects$Agent$Import|BodyResponseCall * Optional. The mask to control which fields get updated. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudDialogflowV2beta1Intent; + requestBody?: Schema$GoogleCloudDialogflowV2beta1Intent; } @@ -6207,10 +6227,11 @@ import(paramsOrCallback?: Params$Resource$Projects$Agent$Import|BodyResponseCall * of the and must not exceed 36 characters. */ session?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudDialogflowV2beta1DetectIntentRequest; + requestBody?: Schema$GoogleCloudDialogflowV2beta1DetectIntentRequest; } export class Resource$Projects$Agent$Sessions$Contexts { @@ -6623,10 +6644,11 @@ import(paramsOrCallback?: Params$Resource$Projects$Agent$Import|BodyResponseCall * user. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudDialogflowV2beta1Context; + requestBody?: Schema$GoogleCloudDialogflowV2beta1Context; } export interface Params$Resource$Projects$Agent$Sessions$Contexts$Delete { /** @@ -6710,10 +6732,11 @@ import(paramsOrCallback?: Params$Resource$Projects$Agent$Import|BodyResponseCall * Optional. The mask to control which fields get updated. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudDialogflowV2beta1Context; + requestBody?: Schema$GoogleCloudDialogflowV2beta1Context; } @@ -7130,10 +7153,11 @@ import(paramsOrCallback?: Params$Resource$Projects$Agent$Import|BodyResponseCall * specified, we assume default '-' user. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudDialogflowV2beta1SessionEntityType; + requestBody?: Schema$GoogleCloudDialogflowV2beta1SessionEntityType; } export interface Params$Resource$Projects$Agent$Sessions$Entitytypes$Delete { /** @@ -7218,10 +7242,11 @@ import(paramsOrCallback?: Params$Resource$Projects$Agent$Import|BodyResponseCall * Optional. The mask to control which fields get updated. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudDialogflowV2beta1SessionEntityType; + requestBody?: Schema$GoogleCloudDialogflowV2beta1SessionEntityType; } diff --git a/src/apis/dlp/v2.ts b/src/apis/dlp/v2.ts index eefaa817cac..a41e817ef0a 100644 --- a/src/apis/dlp/v2.ts +++ b/src/apis/dlp/v2.ts @@ -3173,10 +3173,11 @@ export namespace dlp_v2 { * organizations/my-org-id. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GooglePrivacyDlpV2CreateDeidentifyTemplateRequest; + requestBody?: Schema$GooglePrivacyDlpV2CreateDeidentifyTemplateRequest; } export interface Params$Resource$Organizations$Deidentifytemplates$Delete { /** @@ -3238,10 +3239,11 @@ export namespace dlp_v2 { * projects/project-id/deidentifyTemplates/432452342. */ name?: string; + /** * Request body metadata */ - resource?: Schema$GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest; + requestBody?: Schema$GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest; } @@ -3645,10 +3647,11 @@ export namespace dlp_v2 { * organizations/my-org-id. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GooglePrivacyDlpV2CreateInspectTemplateRequest; + requestBody?: Schema$GooglePrivacyDlpV2CreateInspectTemplateRequest; } export interface Params$Resource$Organizations$Inspecttemplates$Delete { /** @@ -3710,10 +3713,11 @@ export namespace dlp_v2 { * projects/project-id/inspectTemplates/432452342. */ name?: string; + /** * Request body metadata */ - resource?: Schema$GooglePrivacyDlpV2UpdateInspectTemplateRequest; + requestBody?: Schema$GooglePrivacyDlpV2UpdateInspectTemplateRequest; } @@ -4001,10 +4005,11 @@ export namespace dlp_v2 { * The parent resource name, for example projects/my-project-id. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GooglePrivacyDlpV2DeidentifyContentRequest; + requestBody?: Schema$GooglePrivacyDlpV2DeidentifyContentRequest; } export interface Params$Resource$Projects$Content$Inspect { /** @@ -4016,10 +4021,11 @@ export namespace dlp_v2 { * The parent resource name, for example projects/my-project-id. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GooglePrivacyDlpV2InspectContentRequest; + requestBody?: Schema$GooglePrivacyDlpV2InspectContentRequest; } export interface Params$Resource$Projects$Content$Reidentify { /** @@ -4031,10 +4037,11 @@ export namespace dlp_v2 { * The parent resource name. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GooglePrivacyDlpV2ReidentifyContentRequest; + requestBody?: Schema$GooglePrivacyDlpV2ReidentifyContentRequest; } @@ -4440,10 +4447,11 @@ export namespace dlp_v2 { * organizations/my-org-id. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GooglePrivacyDlpV2CreateDeidentifyTemplateRequest; + requestBody?: Schema$GooglePrivacyDlpV2CreateDeidentifyTemplateRequest; } export interface Params$Resource$Projects$Deidentifytemplates$Delete { /** @@ -4505,10 +4513,11 @@ export namespace dlp_v2 { * projects/project-id/deidentifyTemplates/432452342. */ name?: string; + /** * Request body metadata */ - resource?: Schema$GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest; + requestBody?: Schema$GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest; } @@ -4889,10 +4898,11 @@ export namespace dlp_v2 { * The name of the DlpJob resource to be cancelled. */ name?: string; + /** * Request body metadata */ - resource?: Schema$GooglePrivacyDlpV2CancelDlpJobRequest; + requestBody?: Schema$GooglePrivacyDlpV2CancelDlpJobRequest; } export interface Params$Resource$Projects$Dlpjobs$Create { /** @@ -4904,10 +4914,11 @@ export namespace dlp_v2 { * The parent resource name, for example projects/my-project-id. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GooglePrivacyDlpV2CreateDlpJobRequest; + requestBody?: Schema$GooglePrivacyDlpV2CreateDlpJobRequest; } export interface Params$Resource$Projects$Dlpjobs$Delete { /** @@ -5077,10 +5088,11 @@ export namespace dlp_v2 { * The parent resource name, for example projects/my-project-id. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GooglePrivacyDlpV2RedactImageRequest; + requestBody?: Schema$GooglePrivacyDlpV2RedactImageRequest; } @@ -5482,10 +5494,11 @@ export namespace dlp_v2 { * organizations/my-org-id. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GooglePrivacyDlpV2CreateInspectTemplateRequest; + requestBody?: Schema$GooglePrivacyDlpV2CreateInspectTemplateRequest; } export interface Params$Resource$Projects$Inspecttemplates$Delete { /** @@ -5547,10 +5560,11 @@ export namespace dlp_v2 { * projects/project-id/inspectTemplates/432452342. */ name?: string; + /** * Request body metadata */ - resource?: Schema$GooglePrivacyDlpV2UpdateInspectTemplateRequest; + requestBody?: Schema$GooglePrivacyDlpV2UpdateInspectTemplateRequest; } @@ -5939,10 +5953,11 @@ export namespace dlp_v2 { * The parent resource name, for example projects/my-project-id. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GooglePrivacyDlpV2CreateJobTriggerRequest; + requestBody?: Schema$GooglePrivacyDlpV2CreateJobTriggerRequest; } export interface Params$Resource$Projects$Jobtriggers$Delete { /** @@ -6011,9 +6026,10 @@ export namespace dlp_v2 { * `projects/dlp-test-project/jobTriggers/53234423`. */ name?: string; + /** * Request body metadata */ - resource?: Schema$GooglePrivacyDlpV2UpdateJobTriggerRequest; + requestBody?: Schema$GooglePrivacyDlpV2UpdateJobTriggerRequest; } } diff --git a/src/apis/dns/v1.ts b/src/apis/dns/v1.ts index cc59bd762de..fa62268660b 100644 --- a/src/apis/dns/v1.ts +++ b/src/apis/dns/v1.ts @@ -1037,10 +1037,11 @@ export namespace dns_v1 { * Identifies the project addressed by this request. */ project?: string; + /** * Request body metadata */ - resource?: Schema$Change; + requestBody?: Schema$Change; } export interface Params$Resource$Changes$Get { /** @@ -2217,10 +2218,11 @@ export namespace dns_v1 { * Identifies the project addressed by this request. */ project?: string; + /** * Request body metadata */ - resource?: Schema$ManagedZone; + requestBody?: Schema$ManagedZone; } export interface Params$Resource$Managedzones$Delete { /** @@ -2312,10 +2314,11 @@ export namespace dns_v1 { * Identifies the project addressed by this request. */ project?: string; + /** * Request body metadata */ - resource?: Schema$ManagedZone; + requestBody?: Schema$ManagedZone; } export interface Params$Resource$Managedzones$Update { /** @@ -2338,10 +2341,11 @@ export namespace dns_v1 { * Identifies the project addressed by this request. */ project?: string; + /** * Request body metadata */ - resource?: Schema$ManagedZone; + requestBody?: Schema$ManagedZone; } diff --git a/src/apis/dns/v1beta2.ts b/src/apis/dns/v1beta2.ts index f8fc435cedf..11cfef547f5 100644 --- a/src/apis/dns/v1beta2.ts +++ b/src/apis/dns/v1beta2.ts @@ -845,10 +845,11 @@ export namespace dns_v1beta2 { * Identifies the project addressed by this request. */ project?: string; + /** * Request body metadata */ - resource?: Schema$Change; + requestBody?: Schema$Change; } export interface Params$Resource$Changes$Get { /** @@ -1794,10 +1795,11 @@ export namespace dns_v1beta2 { * Identifies the project addressed by this request. */ project?: string; + /** * Request body metadata */ - resource?: Schema$ManagedZone; + requestBody?: Schema$ManagedZone; } export interface Params$Resource$Managedzones$Delete { /** @@ -1889,10 +1891,11 @@ export namespace dns_v1beta2 { * Identifies the project addressed by this request. */ project?: string; + /** * Request body metadata */ - resource?: Schema$ManagedZone; + requestBody?: Schema$ManagedZone; } export interface Params$Resource$Managedzones$Update { /** @@ -1915,10 +1918,11 @@ export namespace dns_v1beta2 { * Identifies the project addressed by this request. */ project?: string; + /** * Request body metadata */ - resource?: Schema$ManagedZone; + requestBody?: Schema$ManagedZone; } diff --git a/src/apis/dns/v2beta1.ts b/src/apis/dns/v2beta1.ts index 4763931316f..971713a4243 100644 --- a/src/apis/dns/v2beta1.ts +++ b/src/apis/dns/v2beta1.ts @@ -1037,10 +1037,11 @@ export namespace dns_v2beta1 { * Identifies the project addressed by this request. */ project?: string; + /** * Request body metadata */ - resource?: Schema$Change; + requestBody?: Schema$Change; } export interface Params$Resource$Changes$Get { /** @@ -2609,10 +2610,11 @@ export namespace dns_v2beta1 { * Identifies the project addressed by this request. */ project?: string; + /** * Request body metadata */ - resource?: Schema$ManagedZone; + requestBody?: Schema$ManagedZone; } export interface Params$Resource$Managedzones$Delete { /** @@ -2704,10 +2706,11 @@ export namespace dns_v2beta1 { * Identifies the project addressed by this request. */ project?: string; + /** * Request body metadata */ - resource?: Schema$ManagedZone; + requestBody?: Schema$ManagedZone; } export interface Params$Resource$Managedzones$Update { /** @@ -2730,10 +2733,11 @@ export namespace dns_v2beta1 { * Identifies the project addressed by this request. */ project?: string; + /** * Request body metadata */ - resource?: Schema$ManagedZone; + requestBody?: Schema$ManagedZone; } diff --git a/src/apis/doubleclickbidmanager/v1.ts b/src/apis/doubleclickbidmanager/v1.ts index b3cd0934213..98db5a8e472 100644 --- a/src/apis/doubleclickbidmanager/v1.ts +++ b/src/apis/doubleclickbidmanager/v1.ts @@ -688,12 +688,24 @@ export namespace doubleclickbidmanager_v1 { * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$DownloadLineItemsRequest; } export interface Params$Resource$Lineitems$Uploadlineitems { /** * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$UploadLineItemsRequest; } @@ -1042,6 +1054,12 @@ export namespace doubleclickbidmanager_v1 { * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$Query; } export interface Params$Resource$Queries$Deletequery { /** @@ -1081,10 +1099,11 @@ export namespace doubleclickbidmanager_v1 { * Query ID to run. */ queryId?: string; + /** * Request body metadata */ - resource?: Schema$RunQueryRequest; + requestBody?: Schema$RunQueryRequest; } @@ -1264,5 +1283,11 @@ export namespace doubleclickbidmanager_v1 { * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$DownloadRequest; } } diff --git a/src/apis/doubleclicksearch/v2.ts b/src/apis/doubleclicksearch/v2.ts index 0c1e0d61cbe..d5ef4454d63 100644 --- a/src/apis/doubleclicksearch/v2.ts +++ b/src/apis/doubleclicksearch/v2.ts @@ -1006,6 +1006,12 @@ export namespace doubleclicksearch_v2 { * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$ConversionList; } export interface Params$Resource$Conversion$Patch { /** @@ -1043,22 +1049,35 @@ export namespace doubleclicksearch_v2 { * The 0-based starting index for retrieving conversions results. */ startRow?: number; + /** * Request body metadata */ - resource?: Schema$ConversionList; + requestBody?: Schema$ConversionList; } export interface Params$Resource$Conversion$Update { /** * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$ConversionList; } export interface Params$Resource$Conversion$Updateavailability { /** * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$UpdateAvailabilityRequest; } @@ -1335,6 +1354,12 @@ export namespace doubleclicksearch_v2 { * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$ReportRequest; } export interface Params$Resource$Reports$Get { /** @@ -1367,6 +1392,12 @@ export namespace doubleclicksearch_v2 { * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$ReportRequest; } diff --git a/src/apis/drive/v2.ts b/src/apis/drive/v2.ts index f235f798ac7..4e939ec0df5 100644 --- a/src/apis/drive/v2.ts +++ b/src/apis/drive/v2.ts @@ -2297,10 +2297,11 @@ export namespace drive_v2 { * Drive ID and change ID as an identifier. */ teamDriveId?: string; + /** * Request body metadata */ - resource?: Schema$Channel; + requestBody?: Schema$Channel; } @@ -2384,6 +2385,12 @@ export namespace drive_v2 { * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$Channel; } @@ -2706,10 +2713,11 @@ export namespace drive_v2 { * Whether the requesting application supports Team Drives. */ supportsTeamDrives?: boolean; + /** * Request body metadata */ - resource?: Schema$ChildReference; + requestBody?: Schema$ChildReference; } export interface Params$Resource$Children$List { /** @@ -3196,10 +3204,11 @@ export namespace drive_v2 { * The ID of the file. */ fileId?: string; + /** * Request body metadata */ - resource?: Schema$Comment; + requestBody?: Schema$Comment; } export interface Params$Resource$Comments$List { /** @@ -3247,10 +3256,11 @@ export namespace drive_v2 { * The ID of the file. */ fileId?: string; + /** * Request body metadata */ - resource?: Schema$Comment; + requestBody?: Schema$Comment; } export interface Params$Resource$Comments$Update { /** @@ -3266,10 +3276,11 @@ export namespace drive_v2 { * The ID of the file. */ fileId?: string; + /** * Request body metadata */ - resource?: Schema$Comment; + requestBody?: Schema$Comment; } @@ -4313,10 +4324,11 @@ export namespace drive_v2 { * source is not a native Google Doc and convert=false. */ visibility?: string; + /** * Request body metadata */ - resource?: Schema$File; + requestBody?: Schema$File; } export interface Params$Resource$Files$Delete { /** @@ -4449,14 +4461,16 @@ export namespace drive_v2 { * convert=false. */ visibility?: string; + /** * Request body metadata */ - resource?: Schema$File; + requestBody?: Schema$File; + /** * Media metadata */ - media: { + media?: { /** * Media mime-type */ @@ -4465,7 +4479,7 @@ export namespace drive_v2 { /** * Media body contents */ - body: any; + body?: any; }; } export interface Params$Resource$Files$List { @@ -4613,10 +4627,11 @@ export namespace drive_v2 { * Whether to use the content as indexable text. */ useContentAsIndexableText?: boolean; + /** * Request body metadata */ - resource?: Schema$File; + requestBody?: Schema$File; } export interface Params$Resource$Files$Touch { /** @@ -4742,14 +4757,16 @@ export namespace drive_v2 { * Whether to use the content as indexable text. */ useContentAsIndexableText?: boolean; + /** * Request body metadata */ - resource?: Schema$File; + requestBody?: Schema$File; + /** * Media metadata */ - media: { + media?: { /** * Media mime-type */ @@ -4758,7 +4775,7 @@ export namespace drive_v2 { /** * Media body contents */ - body: any; + body?: any; }; } export interface Params$Resource$Files$Watch { @@ -4794,10 +4811,11 @@ export namespace drive_v2 { * updateViewedDate=true and an empty request body. */ updateViewedDate?: boolean; + /** * Request body metadata */ - resource?: Schema$Channel; + requestBody?: Schema$Channel; } @@ -5116,10 +5134,11 @@ export namespace drive_v2 { * Whether the requesting application supports Team Drives. */ supportsTeamDrives?: boolean; + /** * Request body metadata */ - resource?: Schema$ParentReference; + requestBody?: Schema$ParentReference; } export interface Params$Resource$Parents$List { /** @@ -5726,10 +5745,11 @@ export namespace drive_v2 { * if they are an administrator of the domain to which the item belongs. */ useDomainAdminAccess?: boolean; + /** * Request body metadata */ - resource?: Schema$Permission; + requestBody?: Schema$Permission; } export interface Params$Resource$Permissions$List { /** @@ -5796,10 +5816,11 @@ export namespace drive_v2 { * if they are an administrator of the domain to which the item belongs. */ useDomainAdminAccess?: boolean; + /** * Request body metadata */ - resource?: Schema$Permission; + requestBody?: Schema$Permission; } export interface Params$Resource$Permissions$Update { /** @@ -5834,10 +5855,11 @@ export namespace drive_v2 { * if they are an administrator of the domain to which the item belongs. */ useDomainAdminAccess?: boolean; + /** * Request body metadata */ - resource?: Schema$Permission; + requestBody?: Schema$Permission; } @@ -6300,10 +6322,11 @@ export namespace drive_v2 { * The ID of the file. */ fileId?: string; + /** * Request body metadata */ - resource?: Schema$Property; + requestBody?: Schema$Property; } export interface Params$Resource$Properties$List { /** @@ -6335,10 +6358,11 @@ export namespace drive_v2 { * (Default: PRIVATE) */ visibility?: string; + /** * Request body metadata */ - resource?: Schema$Property; + requestBody?: Schema$Property; } export interface Params$Resource$Properties$Update { /** @@ -6359,10 +6383,11 @@ export namespace drive_v2 { * (Default: PRIVATE) */ visibility?: string; + /** * Request body metadata */ - resource?: Schema$Property; + requestBody?: Schema$Property; } @@ -6545,10 +6570,12 @@ export namespace drive_v2 { * The ID of the file that the Realtime API data model is associated with. */ fileId?: string; + + /** * Media metadata */ - media: { + media?: { /** * Media mime-type */ @@ -6557,7 +6584,7 @@ export namespace drive_v2 { /** * Media body contents */ - body: any; + body?: any; }; } @@ -7042,10 +7069,11 @@ export namespace drive_v2 { * The ID of the file. */ fileId?: string; + /** * Request body metadata */ - resource?: Schema$CommentReply; + requestBody?: Schema$CommentReply; } export interface Params$Resource$Replies$List { /** @@ -7096,10 +7124,11 @@ export namespace drive_v2 { * The ID of the reply. */ replyId?: string; + /** * Request body metadata */ - resource?: Schema$CommentReply; + requestBody?: Schema$CommentReply; } export interface Params$Resource$Replies$Update { /** @@ -7119,10 +7148,11 @@ export namespace drive_v2 { * The ID of the reply. */ replyId?: string; + /** * Request body metadata */ - resource?: Schema$CommentReply; + requestBody?: Schema$CommentReply; } @@ -7527,10 +7557,11 @@ export namespace drive_v2 { * The ID for the revision. */ revisionId?: string; + /** * Request body metadata */ - resource?: Schema$Revision; + requestBody?: Schema$Revision; } export interface Params$Resource$Revisions$Update { /** @@ -7546,10 +7577,11 @@ export namespace drive_v2 { * The ID for the revision. */ revisionId?: string; + /** * Request body metadata */ - resource?: Schema$Revision; + requestBody?: Schema$Revision; } @@ -7938,10 +7970,11 @@ export namespace drive_v2 { * exists a 409 error will be returned. */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$TeamDrive; + requestBody?: Schema$TeamDrive; } export interface Params$Resource$Teamdrives$List { /** @@ -7978,9 +8011,10 @@ export namespace drive_v2 { * The ID of the Team Drive */ teamDriveId?: string; + /** * Request body metadata */ - resource?: Schema$TeamDrive; + requestBody?: Schema$TeamDrive; } } diff --git a/src/apis/drive/v3.ts b/src/apis/drive/v3.ts index 09591316f4a..8002880bf07 100644 --- a/src/apis/drive/v3.ts +++ b/src/apis/drive/v3.ts @@ -1444,10 +1444,11 @@ export namespace drive_v3 { * Drive ID and change ID as an identifier. */ teamDriveId?: string; + /** * Request body metadata */ - resource?: Schema$Channel; + requestBody?: Schema$Channel; } @@ -1531,6 +1532,12 @@ export namespace drive_v3 { * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$Channel; } @@ -1883,10 +1890,11 @@ export namespace drive_v3 { * The ID of the file. */ fileId?: string; + /** * Request body metadata */ - resource?: Schema$Comment; + requestBody?: Schema$Comment; } export interface Params$Resource$Comments$Delete { /** @@ -1967,10 +1975,11 @@ export namespace drive_v3 { * The ID of the file. */ fileId?: string; + /** * Request body metadata */ - resource?: Schema$Comment; + requestBody?: Schema$Comment; } @@ -2702,10 +2711,11 @@ export namespace drive_v3 { * Whether the requesting application supports Team Drives. */ supportsTeamDrives?: boolean; + /** * Request body metadata */ - resource?: Schema$File; + requestBody?: Schema$File; } export interface Params$Resource$Files$Create { /** @@ -2737,14 +2747,16 @@ export namespace drive_v3 { * Whether to use the uploaded content as indexable text. */ useContentAsIndexableText?: boolean; + /** * Request body metadata */ - resource?: Schema$File; + requestBody?: Schema$File; + /** * Media metadata */ - media: { + media?: { /** * Media mime-type */ @@ -2753,7 +2765,7 @@ export namespace drive_v3 { /** * Media body contents */ - body: any; + body?: any; }; } export interface Params$Resource$Files$Delete { @@ -2926,14 +2938,16 @@ export namespace drive_v3 { * Whether to use the uploaded content as indexable text. */ useContentAsIndexableText?: boolean; + /** * Request body metadata */ - resource?: Schema$File; + requestBody?: Schema$File; + /** * Media metadata */ - media: { + media?: { /** * Media mime-type */ @@ -2942,7 +2956,7 @@ export namespace drive_v3 { /** * Media body contents */ - body: any; + body?: any; }; } export interface Params$Resource$Files$Watch { @@ -2964,10 +2978,11 @@ export namespace drive_v3 { * Whether the requesting application supports Team Drives. */ supportsTeamDrives?: boolean; + /** * Request body metadata */ - resource?: Schema$Channel; + requestBody?: Schema$Channel; } @@ -3370,10 +3385,11 @@ export namespace drive_v3 { * if they are an administrator of the domain to which the item belongs. */ useDomainAdminAccess?: boolean; + /** * Request body metadata */ - resource?: Schema$Permission; + requestBody?: Schema$Permission; } export interface Params$Resource$Permissions$Delete { /** @@ -3491,10 +3507,11 @@ export namespace drive_v3 { * if they are an administrator of the domain to which the item belongs. */ useDomainAdminAccess?: boolean; + /** * Request body metadata */ - resource?: Schema$Permission; + requestBody?: Schema$Permission; } @@ -3863,10 +3880,11 @@ export namespace drive_v3 { * The ID of the file. */ fileId?: string; + /** * Request body metadata */ - resource?: Schema$Reply; + requestBody?: Schema$Reply; } export interface Params$Resource$Replies$Delete { /** @@ -3958,10 +3976,11 @@ export namespace drive_v3 { * The ID of the reply. */ replyId?: string; + /** * Request body metadata */ - resource?: Schema$Reply; + requestBody?: Schema$Reply; } @@ -4307,10 +4326,11 @@ export namespace drive_v3 { * The ID of the revision. */ revisionId?: string; + /** * Request body metadata */ - resource?: Schema$Revision; + requestBody?: Schema$Revision; } @@ -4670,10 +4690,11 @@ export namespace drive_v3 { * exists a 409 error will be returned. */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$TeamDrive; + requestBody?: Schema$TeamDrive; } export interface Params$Resource$Teamdrives$Delete { /** @@ -4739,9 +4760,10 @@ export namespace drive_v3 { * The ID of the Team Drive */ teamDriveId?: string; + /** * Request body metadata */ - resource?: Schema$TeamDrive; + requestBody?: Schema$TeamDrive; } } diff --git a/src/apis/firebasedynamiclinks/v1.ts b/src/apis/firebasedynamiclinks/v1.ts index 3bef26c58bc..c91a218f047 100644 --- a/src/apis/firebasedynamiclinks/v1.ts +++ b/src/apis/firebasedynamiclinks/v1.ts @@ -723,10 +723,11 @@ export namespace firebasedynamiclinks_v1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$CreateManagedShortLinkRequest; + requestBody?: Schema$CreateManagedShortLinkRequest; } @@ -826,10 +827,11 @@ export namespace firebasedynamiclinks_v1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$CreateShortDynamicLinkRequest; + requestBody?: Schema$CreateShortDynamicLinkRequest; } @@ -1016,9 +1018,10 @@ export namespace firebasedynamiclinks_v1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$GetIosPostInstallAttributionRequest; + requestBody?: Schema$GetIosPostInstallAttributionRequest; } } diff --git a/src/apis/firebaserules/v1.ts b/src/apis/firebaserules/v1.ts index 5048a3a0cd9..81d01b8378c 100644 --- a/src/apis/firebaserules/v1.ts +++ b/src/apis/firebaserules/v1.ts @@ -553,10 +553,11 @@ export namespace firebaserules_v1 { * `projects/{project_id}/rulesets/{ruleset_id}` */ name?: string; + /** * Request body metadata */ - resource?: Schema$TestRulesetRequest; + requestBody?: Schema$TestRulesetRequest; } export class Resource$Projects$Releases { @@ -1012,10 +1013,11 @@ export namespace firebaserules_v1 { * `projects/{project_id}` */ name?: string; + /** * Request body metadata */ - resource?: Schema$Release; + requestBody?: Schema$Release; } export interface Params$Resource$Projects$Releases$Delete { /** @@ -1113,10 +1115,11 @@ export namespace firebaserules_v1 { * `projects/{project_id}` */ name?: string; + /** * Request body metadata */ - resource?: Schema$UpdateReleaseRequest; + requestBody?: Schema$UpdateReleaseRequest; } @@ -1418,10 +1421,11 @@ export namespace firebaserules_v1 { * `projects/{project_id}` */ name?: string; + /** * Request body metadata */ - resource?: Schema$Ruleset; + requestBody?: Schema$Ruleset; } export interface Params$Resource$Projects$Rulesets$Delete { /** diff --git a/src/apis/firestore/v1beta1.ts b/src/apis/firestore/v1beta1.ts index c783059bc92..1127043bffd 100644 --- a/src/apis/firestore/v1beta1.ts +++ b/src/apis/firestore/v1beta1.ts @@ -2118,10 +2118,11 @@ export namespace firestore_v1beta1 { * `projects/{project_id}/databases/{database_id}`. */ database?: string; + /** * Request body metadata */ - resource?: Schema$BatchGetDocumentsRequest; + requestBody?: Schema$BatchGetDocumentsRequest; } export interface Params$Resource$Projects$Databases$Documents$Begintransaction { /** @@ -2134,10 +2135,11 @@ export namespace firestore_v1beta1 { * `projects/{project_id}/databases/{database_id}`. */ database?: string; + /** * Request body metadata */ - resource?: Schema$BeginTransactionRequest; + requestBody?: Schema$BeginTransactionRequest; } export interface Params$Resource$Projects$Databases$Documents$Commit { /** @@ -2150,10 +2152,11 @@ export namespace firestore_v1beta1 { * `projects/{project_id}/databases/{database_id}`. */ database?: string; + /** * Request body metadata */ - resource?: Schema$CommitRequest; + requestBody?: Schema$CommitRequest; } export interface Params$Resource$Projects$Databases$Documents$Createdocument { /** @@ -2182,10 +2185,11 @@ export namespace firestore_v1beta1 { * `projects/{project_id}/databases/{database_id}/documents/chatrooms/{chatroom_id}` */ parent?: string; + /** * Request body metadata */ - resource?: Schema$Document; + requestBody?: Schema$Document; } export interface Params$Resource$Projects$Databases$Documents$Delete { /** @@ -2303,10 +2307,11 @@ export namespace firestore_v1beta1 { * `projects/my-project/databases/my-database/documents/chatrooms/my-chatroom` */ parent?: string; + /** * Request body metadata */ - resource?: Schema$ListCollectionIdsRequest; + requestBody?: Schema$ListCollectionIdsRequest; } export interface Params$Resource$Projects$Databases$Documents$Listen { /** @@ -2319,10 +2324,11 @@ export namespace firestore_v1beta1 { * `projects/{project_id}/databases/{database_id}`. */ database?: string; + /** * Request body metadata */ - resource?: Schema$ListenRequest; + requestBody?: Schema$ListenRequest; } export interface Params$Resource$Projects$Databases$Documents$Patch { /** @@ -2355,10 +2361,11 @@ export namespace firestore_v1beta1 { * syntax reference. */ 'updateMask.fieldPaths'?: string; + /** * Request body metadata */ - resource?: Schema$Document; + requestBody?: Schema$Document; } export interface Params$Resource$Projects$Databases$Documents$Rollback { /** @@ -2371,10 +2378,11 @@ export namespace firestore_v1beta1 { * `projects/{project_id}/databases/{database_id}`. */ database?: string; + /** * Request body metadata */ - resource?: Schema$RollbackRequest; + requestBody?: Schema$RollbackRequest; } export interface Params$Resource$Projects$Databases$Documents$Runquery { /** @@ -2390,10 +2398,11 @@ export namespace firestore_v1beta1 { * `projects/my-project/databases/my-database/documents/chatrooms/my-chatroom` */ parent?: string; + /** * Request body metadata */ - resource?: Schema$RunQueryRequest; + requestBody?: Schema$RunQueryRequest; } export interface Params$Resource$Projects$Databases$Documents$Write { /** @@ -2407,10 +2416,11 @@ export namespace firestore_v1beta1 { * the first message. */ database?: string; + /** * Request body metadata */ - resource?: Schema$WriteRequest; + requestBody?: Schema$WriteRequest; } @@ -2709,10 +2719,11 @@ export namespace firestore_v1beta1 { * `projects/{project_id}/databases/{database_id}` */ parent?: string; + /** * Request body metadata */ - resource?: Schema$Index; + requestBody?: Schema$Index; } export interface Params$Resource$Projects$Databases$Indexes$Delete { /** diff --git a/src/apis/fitness/v1.ts b/src/apis/fitness/v1.ts index 4fb109f5e84..b03714054df 100644 --- a/src/apis/fitness/v1.ts +++ b/src/apis/fitness/v1.ts @@ -730,10 +730,11 @@ export namespace fitness_v1 { * authenticated user. Only me is supported at this time. */ userId?: string; + /** * Request body metadata */ - resource?: Schema$AggregateRequest; + requestBody?: Schema$AggregateRequest; } @@ -1193,10 +1194,11 @@ export namespace fitness_v1 { * authenticated user. Only me is supported at this time. */ userId?: string; + /** * Request body metadata */ - resource?: Schema$DataSource; + requestBody?: Schema$DataSource; } export interface Params$Resource$Users$Datasources$Delete { /** @@ -1262,10 +1264,11 @@ export namespace fitness_v1 { * authenticated user. Only me is supported at this time. */ userId?: string; + /** * Request body metadata */ - resource?: Schema$DataSource; + requestBody?: Schema$DataSource; } export interface Params$Resource$Users$Datasources$Update { /** @@ -1282,10 +1285,11 @@ export namespace fitness_v1 { * authenticated user. Only me is supported at this time. */ userId?: string; + /** * Request body metadata */ - resource?: Schema$DataSource; + requestBody?: Schema$DataSource; } export class Resource$Users$Datasources$Datapointchanges { @@ -1741,10 +1745,11 @@ export namespace fitness_v1 { * authenticated user. Only me is supported at this time. */ userId?: string; + /** * Request body metadata */ - resource?: Schema$Dataset; + requestBody?: Schema$Dataset; } @@ -2041,9 +2046,10 @@ export namespace fitness_v1 { * authenticated user. Only me is supported at this time. */ userId?: string; + /** * Request body metadata */ - resource?: Schema$Session; + requestBody?: Schema$Session; } } diff --git a/src/apis/fusiontables/v1.ts b/src/apis/fusiontables/v1.ts index 2597ab3b4e0..56ba33f56ad 100644 --- a/src/apis/fusiontables/v1.ts +++ b/src/apis/fusiontables/v1.ts @@ -1046,10 +1046,11 @@ export namespace fusiontables_v1 { * Table for which a new column is being added. */ tableId?: string; + /** * Request body metadata */ - resource?: Schema$Column; + requestBody?: Schema$Column; } export interface Params$Resource$Column$List { /** @@ -1084,10 +1085,11 @@ export namespace fusiontables_v1 { * Table for which the column is being updated. */ tableId?: string; + /** * Request body metadata */ - resource?: Schema$Column; + requestBody?: Schema$Column; } export interface Params$Resource$Column$Update { /** @@ -1103,10 +1105,11 @@ export namespace fusiontables_v1 { * Table for which the column is being updated. */ tableId?: string; + /** * Request body metadata */ - resource?: Schema$Column; + requestBody?: Schema$Column; } @@ -1746,10 +1749,11 @@ export namespace fusiontables_v1 { * Table for which a new style is being added */ tableId?: string; + /** * Request body metadata */ - resource?: Schema$StyleSetting; + requestBody?: Schema$StyleSetting; } export interface Params$Resource$Style$List { /** @@ -1784,10 +1788,11 @@ export namespace fusiontables_v1 { * Table whose style is being updated. */ tableId?: string; + /** * Request body metadata */ - resource?: Schema$StyleSetting; + requestBody?: Schema$StyleSetting; } export interface Params$Resource$Style$Update { /** @@ -1803,10 +1808,11 @@ export namespace fusiontables_v1 { * Table whose style is being updated. */ tableId?: string; + /** * Request body metadata */ - resource?: Schema$StyleSetting; + requestBody?: Schema$StyleSetting; } @@ -2503,10 +2509,12 @@ export namespace fusiontables_v1 { * The table into which new rows are being imported. */ tableId?: string; + + /** * Media metadata */ - media: { + media?: { /** * Media mime-type */ @@ -2515,7 +2523,7 @@ export namespace fusiontables_v1 { /** * Media body contents */ - body: any; + body?: any; }; } export interface Params$Resource$Table$Importtable { @@ -2538,10 +2546,12 @@ export namespace fusiontables_v1 { * The name to be assigned to the new table. */ name?: string; + + /** * Media metadata */ - media: { + media?: { /** * Media mime-type */ @@ -2550,7 +2560,7 @@ export namespace fusiontables_v1 { /** * Media body contents */ - body: any; + body?: any; }; } export interface Params$Resource$Table$Insert { @@ -2558,6 +2568,12 @@ export namespace fusiontables_v1 { * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$Table; } export interface Params$Resource$Table$List { /** @@ -2590,10 +2606,11 @@ export namespace fusiontables_v1 { * ID of the table that is being updated. */ tableId?: string; + /** * Request body metadata */ - resource?: Schema$Table; + requestBody?: Schema$Table; } export interface Params$Resource$Table$Update { /** @@ -2611,10 +2628,11 @@ export namespace fusiontables_v1 { * ID of the table that is being updated. */ tableId?: string; + /** * Request body metadata */ - resource?: Schema$Table; + requestBody?: Schema$Table; } @@ -3326,10 +3344,11 @@ export namespace fusiontables_v1 { * Table for which a new template is being created */ tableId?: string; + /** * Request body metadata */ - resource?: Schema$Template; + requestBody?: Schema$Template; } export interface Params$Resource$Template$List { /** @@ -3364,10 +3383,11 @@ export namespace fusiontables_v1 { * Identifier for the template that is being updated */ templateId?: number; + /** * Request body metadata */ - resource?: Schema$Template; + requestBody?: Schema$Template; } export interface Params$Resource$Template$Update { /** @@ -3383,9 +3403,10 @@ export namespace fusiontables_v1 { * Identifier for the template that is being updated */ templateId?: number; + /** * Request body metadata */ - resource?: Schema$Template; + requestBody?: Schema$Template; } } diff --git a/src/apis/fusiontables/v2.ts b/src/apis/fusiontables/v2.ts index f51df9ad7e4..6d95e7e1a0a 100644 --- a/src/apis/fusiontables/v2.ts +++ b/src/apis/fusiontables/v2.ts @@ -1104,10 +1104,11 @@ export namespace fusiontables_v2 { * Table for which a new column is being added. */ tableId?: string; + /** * Request body metadata */ - resource?: Schema$Column; + requestBody?: Schema$Column; } export interface Params$Resource$Column$List { /** @@ -1142,10 +1143,11 @@ export namespace fusiontables_v2 { * Table for which the column is being updated. */ tableId?: string; + /** * Request body metadata */ - resource?: Schema$Column; + requestBody?: Schema$Column; } export interface Params$Resource$Column$Update { /** @@ -1161,10 +1163,11 @@ export namespace fusiontables_v2 { * Table for which the column is being updated. */ tableId?: string; + /** * Request body metadata */ - resource?: Schema$Column; + requestBody?: Schema$Column; } @@ -1806,10 +1809,11 @@ export namespace fusiontables_v2 { * Table for which a new style is being added */ tableId?: string; + /** * Request body metadata */ - resource?: Schema$StyleSetting; + requestBody?: Schema$StyleSetting; } export interface Params$Resource$Style$List { /** @@ -1844,10 +1848,11 @@ export namespace fusiontables_v2 { * Table whose style is being updated. */ tableId?: string; + /** * Request body metadata */ - resource?: Schema$StyleSetting; + requestBody?: Schema$StyleSetting; } export interface Params$Resource$Style$Update { /** @@ -1863,10 +1868,11 @@ export namespace fusiontables_v2 { * Table whose style is being updated. */ tableId?: string; + /** * Request body metadata */ - resource?: Schema$StyleSetting; + requestBody?: Schema$StyleSetting; } @@ -2704,10 +2710,12 @@ export namespace fusiontables_v2 { * The table into which new rows are being imported. */ tableId?: string; + + /** * Media metadata */ - media: { + media?: { /** * Media mime-type */ @@ -2716,7 +2724,7 @@ export namespace fusiontables_v2 { /** * Media body contents */ - body: any; + body?: any; }; } export interface Params$Resource$Table$Importtable { @@ -2739,10 +2747,12 @@ export namespace fusiontables_v2 { * The name to be assigned to the new table. */ name?: string; + + /** * Media metadata */ - media: { + media?: { /** * Media mime-type */ @@ -2751,7 +2761,7 @@ export namespace fusiontables_v2 { /** * Media body contents */ - body: any; + body?: any; }; } export interface Params$Resource$Table$Insert { @@ -2759,6 +2769,12 @@ export namespace fusiontables_v2 { * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$Table; } export interface Params$Resource$Table$List { /** @@ -2791,10 +2807,11 @@ export namespace fusiontables_v2 { * ID of the table that is being updated. */ tableId?: string; + /** * Request body metadata */ - resource?: Schema$Table; + requestBody?: Schema$Table; } export interface Params$Resource$Table$Refetchsheet { /** @@ -2846,10 +2863,12 @@ export namespace fusiontables_v2 { * Table whose rows will be replaced. */ tableId?: string; + + /** * Media metadata */ - media: { + media?: { /** * Media mime-type */ @@ -2858,7 +2877,7 @@ export namespace fusiontables_v2 { /** * Media body contents */ - body: any; + body?: any; }; } export interface Params$Resource$Table$Update { @@ -2877,10 +2896,11 @@ export namespace fusiontables_v2 { * ID of the table that is being updated. */ tableId?: string; + /** * Request body metadata */ - resource?: Schema$Table; + requestBody?: Schema$Table; } @@ -3593,10 +3613,11 @@ export namespace fusiontables_v2 { * Table for which a new template is being created */ tableId?: string; + /** * Request body metadata */ - resource?: Schema$Template; + requestBody?: Schema$Template; } export interface Params$Resource$Template$List { /** @@ -3631,10 +3652,11 @@ export namespace fusiontables_v2 { * Identifier for the template that is being updated */ templateId?: number; + /** * Request body metadata */ - resource?: Schema$Template; + requestBody?: Schema$Template; } export interface Params$Resource$Template$Update { /** @@ -3650,9 +3672,10 @@ export namespace fusiontables_v2 { * Identifier for the template that is being updated */ templateId?: number; + /** * Request body metadata */ - resource?: Schema$Template; + requestBody?: Schema$Template; } } diff --git a/src/apis/games/v1.ts b/src/apis/games/v1.ts index d2ea5cb1e97..1ea7dbf80ec 100644 --- a/src/apis/games/v1.ts +++ b/src/apis/games/v1.ts @@ -3604,6 +3604,12 @@ export namespace games_v1 { * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$AchievementUpdateMultipleRequest; } @@ -4137,10 +4143,11 @@ export namespace games_v1 { * The preferred language to use for strings returned by this method. */ language?: string; + /** * Request body metadata */ - resource?: Schema$EventRecordRequest; + requestBody?: Schema$EventRecordRequest; } @@ -4850,12 +4857,24 @@ export namespace games_v1 { * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$PushTokenId; } export interface Params$Resource$Pushtokens$Update { /** * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$PushToken; } @@ -5798,10 +5817,11 @@ export namespace games_v1 { * The preferred language to use for strings returned by this method. */ language?: string; + /** * Request body metadata */ - resource?: Schema$RoomCreateRequest; + requestBody?: Schema$RoomCreateRequest; } export interface Params$Resource$Rooms$Decline { /** @@ -5858,10 +5878,11 @@ export namespace games_v1 { * The ID of the room. */ roomId?: string; + /** * Request body metadata */ - resource?: Schema$RoomJoinRequest; + requestBody?: Schema$RoomJoinRequest; } export interface Params$Resource$Rooms$Leave { /** @@ -5877,10 +5898,11 @@ export namespace games_v1 { * The ID of the room. */ roomId?: string; + /** * Request body metadata */ - resource?: Schema$RoomLeaveRequest; + requestBody?: Schema$RoomLeaveRequest; } export interface Params$Resource$Rooms$List { /** @@ -5917,10 +5939,11 @@ export namespace games_v1 { * The ID of the room. */ roomId?: string; + /** * Request body metadata */ - resource?: Schema$RoomP2PStatuses; + requestBody?: Schema$RoomP2PStatuses; } @@ -6465,10 +6488,11 @@ export namespace games_v1 { * The preferred language to use for strings returned by this method. */ language?: string; + /** * Request body metadata */ - resource?: Schema$PlayerScoreSubmissionList; + requestBody?: Schema$PlayerScoreSubmissionList; } @@ -7590,10 +7614,11 @@ export namespace games_v1 { * The preferred language to use for strings returned by this method. */ language?: string; + /** * Request body metadata */ - resource?: Schema$TurnBasedMatchCreateRequest; + requestBody?: Schema$TurnBasedMatchCreateRequest; } export interface Params$Resource$Turnbasedmatches$Decline { /** @@ -7635,10 +7660,11 @@ export namespace games_v1 { * The ID of the match. */ matchId?: string; + /** * Request body metadata */ - resource?: Schema$TurnBasedMatchResults; + requestBody?: Schema$TurnBasedMatchResults; } export interface Params$Resource$Turnbasedmatches$Get { /** @@ -7820,9 +7846,10 @@ export namespace games_v1 { * The ID of the match. */ matchId?: string; + /** * Request body metadata */ - resource?: Schema$TurnBasedMatchTurn; + requestBody?: Schema$TurnBasedMatchTurn; } } diff --git a/src/apis/gamesConfiguration/v1configuration.ts b/src/apis/gamesConfiguration/v1configuration.ts index ec99f83cbb3..9f6c5288dea 100644 --- a/src/apis/gamesConfiguration/v1configuration.ts +++ b/src/apis/gamesConfiguration/v1configuration.ts @@ -845,10 +845,11 @@ export namespace gamesConfiguration_v1configuration { * The application ID from the Google Play developer console. */ applicationId?: string; + /** * Request body metadata */ - resource?: Schema$AchievementConfiguration; + requestBody?: Schema$AchievementConfiguration; } export interface Params$Resource$Achievementconfigurations$List { /** @@ -881,10 +882,11 @@ export namespace gamesConfiguration_v1configuration { * The ID of the achievement used by this method. */ achievementId?: string; + /** * Request body metadata */ - resource?: Schema$AchievementConfiguration; + requestBody?: Schema$AchievementConfiguration; } export interface Params$Resource$Achievementconfigurations$Update { /** @@ -896,10 +898,11 @@ export namespace gamesConfiguration_v1configuration { * The ID of the achievement used by this method. */ achievementId?: string; + /** * Request body metadata */ - resource?: Schema$AchievementConfiguration; + requestBody?: Schema$AchievementConfiguration; } @@ -1006,10 +1009,12 @@ export namespace gamesConfiguration_v1configuration { * The ID of the resource used by this method. */ resourceId?: string; + + /** * Media metadata */ - media: { + media?: { /** * Media mime-type */ @@ -1018,7 +1023,7 @@ export namespace gamesConfiguration_v1configuration { /** * Media body contents */ - body: any; + body?: any; }; } @@ -1498,10 +1503,11 @@ export namespace gamesConfiguration_v1configuration { * The application ID from the Google Play developer console. */ applicationId?: string; + /** * Request body metadata */ - resource?: Schema$LeaderboardConfiguration; + requestBody?: Schema$LeaderboardConfiguration; } export interface Params$Resource$Leaderboardconfigurations$List { /** @@ -1534,10 +1540,11 @@ export namespace gamesConfiguration_v1configuration { * The ID of the leaderboard. */ leaderboardId?: string; + /** * Request body metadata */ - resource?: Schema$LeaderboardConfiguration; + requestBody?: Schema$LeaderboardConfiguration; } export interface Params$Resource$Leaderboardconfigurations$Update { /** @@ -1549,9 +1556,10 @@ export namespace gamesConfiguration_v1configuration { * The ID of the leaderboard. */ leaderboardId?: string; + /** * Request body metadata */ - resource?: Schema$LeaderboardConfiguration; + requestBody?: Schema$LeaderboardConfiguration; } } diff --git a/src/apis/gamesManagement/v1management.ts b/src/apis/gamesManagement/v1management.ts index a76cda285e6..49cd4fa6475 100644 --- a/src/apis/gamesManagement/v1management.ts +++ b/src/apis/gamesManagement/v1management.ts @@ -785,6 +785,12 @@ export namespace gamesManagement_v1management { * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$AchievementResetMultipleForAllRequest; } @@ -1281,6 +1287,12 @@ export namespace gamesManagement_v1management { * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$EventsResetMultipleForAllRequest; } @@ -1848,6 +1860,12 @@ export namespace gamesManagement_v1management { * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$QuestsResetMultipleForAllRequest; } @@ -2404,6 +2422,12 @@ export namespace gamesManagement_v1management { * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$ScoresResetMultipleForAllRequest; } diff --git a/src/apis/genomics/v1.ts b/src/apis/genomics/v1.ts index 49bc9156816..07638178037 100644 --- a/src/apis/genomics/v1.ts +++ b/src/apis/genomics/v1.ts @@ -3059,10 +3059,11 @@ export namespace genomics_v1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$BatchCreateAnnotationsRequest; + requestBody?: Schema$BatchCreateAnnotationsRequest; } export interface Params$Resource$Annotations$Create { /** @@ -3070,10 +3071,11 @@ export namespace genomics_v1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$Annotation; + requestBody?: Schema$Annotation; } export interface Params$Resource$Annotations$Delete { /** @@ -3103,10 +3105,11 @@ export namespace genomics_v1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$SearchAnnotationsRequest; + requestBody?: Schema$SearchAnnotationsRequest; } export interface Params$Resource$Annotations$Update { /** @@ -3124,10 +3127,11 @@ export namespace genomics_v1 { * will be updated. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$Annotation; + requestBody?: Schema$Annotation; } @@ -3788,10 +3792,11 @@ export namespace genomics_v1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$AnnotationSet; + requestBody?: Schema$AnnotationSet; } export interface Params$Resource$Annotationsets$Delete { /** @@ -3821,10 +3826,11 @@ export namespace genomics_v1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$SearchAnnotationSetsRequest; + requestBody?: Schema$SearchAnnotationSetsRequest; } export interface Params$Resource$Annotationsets$Update { /** @@ -3842,10 +3848,11 @@ export namespace genomics_v1 { * updated. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$AnnotationSet; + requestBody?: Schema$AnnotationSet; } @@ -4471,10 +4478,11 @@ export namespace genomics_v1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$CallSet; + requestBody?: Schema$CallSet; } export interface Params$Resource$Callsets$Delete { /** @@ -4514,10 +4522,11 @@ export namespace genomics_v1 { * unspecified, all mutable fields will be updated. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$CallSet; + requestBody?: Schema$CallSet; } export interface Params$Resource$Callsets$Search { /** @@ -4525,10 +4534,11 @@ export namespace genomics_v1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$SearchCallSetsRequest; + requestBody?: Schema$SearchCallSetsRequest; } @@ -5673,10 +5683,11 @@ export namespace genomics_v1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$Dataset; + requestBody?: Schema$Dataset; } export interface Params$Resource$Datasets$Delete { /** @@ -5711,10 +5722,11 @@ export namespace genomics_v1 { * `datasets/`. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$GetIamPolicyRequest; + requestBody?: Schema$GetIamPolicyRequest; } export interface Params$Resource$Datasets$List { /** @@ -5754,10 +5766,11 @@ export namespace genomics_v1 { * unspecified, all mutable fields will be updated. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$Dataset; + requestBody?: Schema$Dataset; } export interface Params$Resource$Datasets$Setiampolicy { /** @@ -5770,10 +5783,11 @@ export namespace genomics_v1 { * `datasets/`. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$SetIamPolicyRequest; + requestBody?: Schema$SetIamPolicyRequest; } export interface Params$Resource$Datasets$Testiampermissions { /** @@ -5786,10 +5800,11 @@ export namespace genomics_v1 { * `datasets/`. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestIamPermissionsRequest; + requestBody?: Schema$TestIamPermissionsRequest; } export interface Params$Resource$Datasets$Undelete { /** @@ -5801,10 +5816,11 @@ export namespace genomics_v1 { * The ID of the dataset to be undeleted. */ datasetId?: string; + /** * Request body metadata */ - resource?: Schema$UndeleteDatasetRequest; + requestBody?: Schema$UndeleteDatasetRequest; } @@ -6205,10 +6221,11 @@ export namespace genomics_v1 { * The name of the operation resource to be cancelled. */ name?: string; + /** * Request body metadata */ - resource?: Schema$CancelOperationRequest; + requestBody?: Schema$CancelOperationRequest; } export interface Params$Resource$Operations$Get { /** @@ -7031,10 +7048,11 @@ import(paramsOrCallback?: Params$Resource$Readgroupsets$Import|BodyResponseCallb * READ access to this read group set. */ readGroupSetId?: string; + /** * Request body metadata */ - resource?: Schema$ExportReadGroupSetRequest; + requestBody?: Schema$ExportReadGroupSetRequest; } export interface Params$Resource$Readgroupsets$Get { /** @@ -7053,10 +7071,11 @@ import(paramsOrCallback?: Params$Resource$Readgroupsets$Import|BodyResponseCallb */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$ImportReadGroupSetsRequest; + requestBody?: Schema$ImportReadGroupSetsRequest; } export interface Params$Resource$Readgroupsets$Patch { /** @@ -7075,10 +7094,11 @@ import(paramsOrCallback?: Params$Resource$Readgroupsets$Import|BodyResponseCallb * specifying all mutable fields. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$ReadGroupSet; + requestBody?: Schema$ReadGroupSet; } export interface Params$Resource$Readgroupsets$Search { /** @@ -7086,10 +7106,11 @@ import(paramsOrCallback?: Params$Resource$Readgroupsets$Import|BodyResponseCallb */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$SearchReadGroupSetsRequest; + requestBody?: Schema$SearchReadGroupSetsRequest; } export class Resource$Readgroupsets$Coveragebuckets { @@ -7472,10 +7493,11 @@ import(paramsOrCallback?: Params$Resource$Readgroupsets$Import|BodyResponseCallb */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$SearchReadsRequest; + requestBody?: Schema$SearchReadsRequest; } @@ -7763,10 +7785,11 @@ import(paramsOrCallback?: Params$Resource$Readgroupsets$Import|BodyResponseCallb */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$SearchReferencesRequest; + requestBody?: Schema$SearchReferencesRequest; } export class Resource$References$Bases { @@ -8242,10 +8265,11 @@ import(paramsOrCallback?: Params$Resource$Readgroupsets$Import|BodyResponseCallb */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$SearchReferenceSetsRequest; + requestBody?: Schema$SearchReferenceSetsRequest; } @@ -9083,10 +9107,11 @@ import(paramsOrCallback?: Params$Resource$Variants$Import|BodyResponseCallback('pubsub', versionOrOptions); } + redis(version: 'v1beta1'): redis_v1beta1.Redis; + redis(options: redis_v1beta1.Options): redis_v1beta1.Redis; + redis(versionOrOptions: 'v1beta1'| + redis_v1beta1.Options) { + return this.getAPI('redis', versionOrOptions); + } replicapool(version: 'v1beta1'): replicapool_v1beta1.Replicapool; replicapool(options: replicapool_v1beta1.Options): replicapool_v1beta1.Replicapool; diff --git a/src/apis/language/v1.ts b/src/apis/language/v1.ts index b56d3dfa444..48b2ea231e2 100644 --- a/src/apis/language/v1.ts +++ b/src/apis/language/v1.ts @@ -1037,10 +1037,11 @@ export namespace language_v1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$AnalyzeEntitiesRequest; + requestBody?: Schema$AnalyzeEntitiesRequest; } export interface Params$Resource$Documents$Analyzeentitysentiment { /** @@ -1048,10 +1049,11 @@ export namespace language_v1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$AnalyzeEntitySentimentRequest; + requestBody?: Schema$AnalyzeEntitySentimentRequest; } export interface Params$Resource$Documents$Analyzesentiment { /** @@ -1059,10 +1061,11 @@ export namespace language_v1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$AnalyzeSentimentRequest; + requestBody?: Schema$AnalyzeSentimentRequest; } export interface Params$Resource$Documents$Analyzesyntax { /** @@ -1070,10 +1073,11 @@ export namespace language_v1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$AnalyzeSyntaxRequest; + requestBody?: Schema$AnalyzeSyntaxRequest; } export interface Params$Resource$Documents$Annotatetext { /** @@ -1081,10 +1085,11 @@ export namespace language_v1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$AnnotateTextRequest; + requestBody?: Schema$AnnotateTextRequest; } export interface Params$Resource$Documents$Classifytext { /** @@ -1092,9 +1097,10 @@ export namespace language_v1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$ClassifyTextRequest; + requestBody?: Schema$ClassifyTextRequest; } } diff --git a/src/apis/language/v1beta1.ts b/src/apis/language/v1beta1.ts index 0ea4553b7aa..e71eb6bde78 100644 --- a/src/apis/language/v1beta1.ts +++ b/src/apis/language/v1beta1.ts @@ -809,10 +809,11 @@ export namespace language_v1beta1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$AnalyzeEntitiesRequest; + requestBody?: Schema$AnalyzeEntitiesRequest; } export interface Params$Resource$Documents$Analyzesentiment { /** @@ -820,10 +821,11 @@ export namespace language_v1beta1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$AnalyzeSentimentRequest; + requestBody?: Schema$AnalyzeSentimentRequest; } export interface Params$Resource$Documents$Analyzesyntax { /** @@ -831,10 +833,11 @@ export namespace language_v1beta1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$AnalyzeSyntaxRequest; + requestBody?: Schema$AnalyzeSyntaxRequest; } export interface Params$Resource$Documents$Annotatetext { /** @@ -842,9 +845,10 @@ export namespace language_v1beta1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$AnnotateTextRequest; + requestBody?: Schema$AnnotateTextRequest; } } diff --git a/src/apis/language/v1beta2.ts b/src/apis/language/v1beta2.ts index 344c8b1a4ca..8c863424f23 100644 --- a/src/apis/language/v1beta2.ts +++ b/src/apis/language/v1beta2.ts @@ -1037,10 +1037,11 @@ export namespace language_v1beta2 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$AnalyzeEntitiesRequest; + requestBody?: Schema$AnalyzeEntitiesRequest; } export interface Params$Resource$Documents$Analyzeentitysentiment { /** @@ -1048,10 +1049,11 @@ export namespace language_v1beta2 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$AnalyzeEntitySentimentRequest; + requestBody?: Schema$AnalyzeEntitySentimentRequest; } export interface Params$Resource$Documents$Analyzesentiment { /** @@ -1059,10 +1061,11 @@ export namespace language_v1beta2 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$AnalyzeSentimentRequest; + requestBody?: Schema$AnalyzeSentimentRequest; } export interface Params$Resource$Documents$Analyzesyntax { /** @@ -1070,10 +1073,11 @@ export namespace language_v1beta2 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$AnalyzeSyntaxRequest; + requestBody?: Schema$AnalyzeSyntaxRequest; } export interface Params$Resource$Documents$Annotatetext { /** @@ -1081,10 +1085,11 @@ export namespace language_v1beta2 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$AnnotateTextRequest; + requestBody?: Schema$AnnotateTextRequest; } export interface Params$Resource$Documents$Classifytext { /** @@ -1092,9 +1097,10 @@ export namespace language_v1beta2 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$ClassifyTextRequest; + requestBody?: Schema$ClassifyTextRequest; } } diff --git a/src/apis/licensing/v1.ts b/src/apis/licensing/v1.ts index 9a7787931ef..9f60e1c5bfb 100644 --- a/src/apis/licensing/v1.ts +++ b/src/apis/licensing/v1.ts @@ -699,10 +699,11 @@ export namespace licensing_v1 { * Name for sku */ skuId?: string; + /** * Request body metadata */ - resource?: Schema$LicenseAssignmentInsert; + requestBody?: Schema$LicenseAssignmentInsert; } export interface Params$Resource$Licenseassignments$Listforproduct { /** @@ -778,10 +779,11 @@ export namespace licensing_v1 { * email id or unique Id of the user */ userId?: string; + /** * Request body metadata */ - resource?: Schema$LicenseAssignment; + requestBody?: Schema$LicenseAssignment; } export interface Params$Resource$Licenseassignments$Update { /** @@ -801,9 +803,10 @@ export namespace licensing_v1 { * email id or unique Id of the user */ userId?: string; + /** * Request body metadata */ - resource?: Schema$LicenseAssignment; + requestBody?: Schema$LicenseAssignment; } } diff --git a/src/apis/logging/v2.ts b/src/apis/logging/v2.ts index 0c950e43af8..101626807df 100644 --- a/src/apis/logging/v2.ts +++ b/src/apis/logging/v2.ts @@ -1649,10 +1649,11 @@ export namespace logging_v2 { * "projects/my-logging-project", "organizations/123456789". */ parent?: string; + /** * Request body metadata */ - resource?: Schema$LogExclusion; + requestBody?: Schema$LogExclusion; } export interface Params$Resource$Billingaccounts$Exclusions$Delete { /** @@ -1736,10 +1737,11 @@ export namespace logging_v2 { * update_mask of "filter,description". */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$LogExclusion; + requestBody?: Schema$LogExclusion; } @@ -2385,10 +2387,11 @@ export namespace logging_v2 { * writer_identity in LogSink. */ uniqueWriterIdentity?: boolean; + /** * Request body metadata */ - resource?: Schema$LogSink; + requestBody?: Schema$LogSink; } export interface Params$Resource$Billingaccounts$Sinks$Delete { /** @@ -2489,10 +2492,11 @@ export namespace logging_v2 { * updateMask=filter. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$LogSink; + requestBody?: Schema$LogSink; } export interface Params$Resource$Billingaccounts$Sinks$Update { /** @@ -2534,10 +2538,11 @@ export namespace logging_v2 { * updateMask=filter. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$LogSink; + requestBody?: Schema$LogSink; } @@ -2697,10 +2702,11 @@ export namespace logging_v2 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$ListLogEntriesRequest; + requestBody?: Schema$ListLogEntriesRequest; } export interface Params$Resource$Entries$Write { /** @@ -2708,10 +2714,11 @@ export namespace logging_v2 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$WriteLogEntriesRequest; + requestBody?: Schema$WriteLogEntriesRequest; } @@ -3068,10 +3075,11 @@ export namespace logging_v2 { * "projects/my-logging-project", "organizations/123456789". */ parent?: string; + /** * Request body metadata */ - resource?: Schema$LogExclusion; + requestBody?: Schema$LogExclusion; } export interface Params$Resource$Exclusions$Delete { /** @@ -3155,10 +3163,11 @@ export namespace logging_v2 { * update_mask of "filter,description". */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$LogExclusion; + requestBody?: Schema$LogExclusion; } @@ -3541,10 +3550,11 @@ export namespace logging_v2 { * "projects/my-logging-project", "organizations/123456789". */ parent?: string; + /** * Request body metadata */ - resource?: Schema$LogExclusion; + requestBody?: Schema$LogExclusion; } export interface Params$Resource$Folders$Exclusions$Delete { /** @@ -3628,10 +3638,11 @@ export namespace logging_v2 { * update_mask of "filter,description". */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$LogExclusion; + requestBody?: Schema$LogExclusion; } @@ -4275,10 +4286,11 @@ export namespace logging_v2 { * writer_identity in LogSink. */ uniqueWriterIdentity?: boolean; + /** * Request body metadata */ - resource?: Schema$LogSink; + requestBody?: Schema$LogSink; } export interface Params$Resource$Folders$Sinks$Delete { /** @@ -4379,10 +4391,11 @@ export namespace logging_v2 { * updateMask=filter. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$LogSink; + requestBody?: Schema$LogSink; } export interface Params$Resource$Folders$Sinks$Update { /** @@ -4424,10 +4437,11 @@ export namespace logging_v2 { * updateMask=filter. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$LogSink; + requestBody?: Schema$LogSink; } @@ -5113,10 +5127,11 @@ export namespace logging_v2 { * "projects/my-logging-project", "organizations/123456789". */ parent?: string; + /** * Request body metadata */ - resource?: Schema$LogExclusion; + requestBody?: Schema$LogExclusion; } export interface Params$Resource$Organizations$Exclusions$Delete { /** @@ -5200,10 +5215,11 @@ export namespace logging_v2 { * update_mask of "filter,description". */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$LogExclusion; + requestBody?: Schema$LogExclusion; } @@ -5849,10 +5865,11 @@ export namespace logging_v2 { * writer_identity in LogSink. */ uniqueWriterIdentity?: boolean; + /** * Request body metadata */ - resource?: Schema$LogSink; + requestBody?: Schema$LogSink; } export interface Params$Resource$Organizations$Sinks$Delete { /** @@ -5953,10 +5970,11 @@ export namespace logging_v2 { * updateMask=filter. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$LogSink; + requestBody?: Schema$LogSink; } export interface Params$Resource$Organizations$Sinks$Update { /** @@ -5998,10 +6016,11 @@ export namespace logging_v2 { * updateMask=filter. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$LogSink; + requestBody?: Schema$LogSink; } @@ -6387,10 +6406,11 @@ export namespace logging_v2 { * "projects/my-logging-project", "organizations/123456789". */ parent?: string; + /** * Request body metadata */ - resource?: Schema$LogExclusion; + requestBody?: Schema$LogExclusion; } export interface Params$Resource$Projects$Exclusions$Delete { /** @@ -6474,10 +6494,11 @@ export namespace logging_v2 { * update_mask of "filter,description". */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$LogExclusion; + requestBody?: Schema$LogExclusion; } @@ -7033,10 +7054,11 @@ export namespace logging_v2 { * "projects/[PROJECT_ID]" The new metric must be provided in the request. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$LogMetric; + requestBody?: Schema$LogMetric; } export interface Params$Resource$Projects$Metrics$Delete { /** @@ -7101,10 +7123,11 @@ export namespace logging_v2 { * metric is created. */ metricName?: string; + /** * Request body metadata */ - resource?: Schema$LogMetric; + requestBody?: Schema$LogMetric; } @@ -7554,10 +7577,11 @@ export namespace logging_v2 { * writer_identity in LogSink. */ uniqueWriterIdentity?: boolean; + /** * Request body metadata */ - resource?: Schema$LogSink; + requestBody?: Schema$LogSink; } export interface Params$Resource$Projects$Sinks$Delete { /** @@ -7658,10 +7682,11 @@ export namespace logging_v2 { * updateMask=filter. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$LogSink; + requestBody?: Schema$LogSink; } export interface Params$Resource$Projects$Sinks$Update { /** @@ -7703,10 +7728,11 @@ export namespace logging_v2 { * updateMask=filter. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$LogSink; + requestBody?: Schema$LogSink; } @@ -8078,10 +8104,11 @@ export namespace logging_v2 { * writer_identity in LogSink. */ uniqueWriterIdentity?: boolean; + /** * Request body metadata */ - resource?: Schema$LogSink; + requestBody?: Schema$LogSink; } export interface Params$Resource$Sinks$Delete { /** @@ -8182,9 +8209,10 @@ export namespace logging_v2 { * updateMask=filter. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$LogSink; + requestBody?: Schema$LogSink; } } diff --git a/src/apis/logging/v2beta1.ts b/src/apis/logging/v2beta1.ts index 8f855354659..a1e2cb1d826 100644 --- a/src/apis/logging/v2beta1.ts +++ b/src/apis/logging/v2beta1.ts @@ -1832,10 +1832,11 @@ export namespace logging_v2beta1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$ListLogEntriesRequest; + requestBody?: Schema$ListLogEntriesRequest; } export interface Params$Resource$Entries$Write { /** @@ -1843,10 +1844,11 @@ export namespace logging_v2beta1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$WriteLogEntriesRequest; + requestBody?: Schema$WriteLogEntriesRequest; } @@ -3370,10 +3372,11 @@ export namespace logging_v2beta1 { * "projects/[PROJECT_ID]" The new metric must be provided in the request. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$LogMetric; + requestBody?: Schema$LogMetric; } export interface Params$Resource$Projects$Metrics$Delete { /** @@ -3438,10 +3441,11 @@ export namespace logging_v2beta1 { * metric is created. */ metricName?: string; + /** * Request body metadata */ - resource?: Schema$LogMetric; + requestBody?: Schema$LogMetric; } @@ -4140,10 +4144,11 @@ export namespace logging_v2beta1 { * writer_identity in LogSink. */ uniqueWriterIdentity?: boolean; + /** * Request body metadata */ - resource?: Schema$LogSink; + requestBody?: Schema$LogSink; } export interface Params$Resource$Projects$Sinks$Delete { /** @@ -4244,9 +4249,10 @@ export namespace logging_v2beta1 { * updateMask=filter. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$LogSink; + requestBody?: Schema$LogSink; } } diff --git a/src/apis/manufacturers/v1.ts b/src/apis/manufacturers/v1.ts index f8857422a37..1b80aa58578 100644 --- a/src/apis/manufacturers/v1.ts +++ b/src/apis/manufacturers/v1.ts @@ -908,9 +908,10 @@ export namespace manufacturers_v1 { * of the Manufacturer Center account. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$Attributes; + requestBody?: Schema$Attributes; } } diff --git a/src/apis/mirror/v1.ts b/src/apis/mirror/v1.ts index d9062b6f09b..0828f0274e6 100644 --- a/src/apis/mirror/v1.ts +++ b/src/apis/mirror/v1.ts @@ -820,10 +820,11 @@ export namespace mirror_v1 { * The ID for the user. */ userToken?: string; + /** * Request body metadata */ - resource?: Schema$Account; + requestBody?: Schema$Account; } @@ -1249,6 +1250,12 @@ export namespace mirror_v1 { * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$Contact; } export interface Params$Resource$Contacts$List { /** @@ -1266,10 +1273,11 @@ export namespace mirror_v1 { * The ID of the contact. */ id?: string; + /** * Request body metadata */ - resource?: Schema$Contact; + requestBody?: Schema$Contact; } export interface Params$Resource$Contacts$Update { /** @@ -1281,10 +1289,11 @@ export namespace mirror_v1 { * The ID of the contact. */ id?: string; + /** * Request body metadata */ - resource?: Schema$Contact; + requestBody?: Schema$Contact; } @@ -1832,6 +1841,12 @@ export namespace mirror_v1 { * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$Subscription; } export interface Params$Resource$Subscriptions$List { /** @@ -1849,10 +1864,11 @@ export namespace mirror_v1 { * The ID of the subscription. */ id?: string; + /** * Request body metadata */ - resource?: Schema$Subscription; + requestBody?: Schema$Subscription; } @@ -2302,6 +2318,27 @@ export namespace mirror_v1 { * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$TimelineItem; + + /** + * Media metadata + */ + media?: { + /** + * Media mime-type + */ + mediaType?: string; + + /** + * Media body contents + */ + body?: any; + }; } export interface Params$Resource$Timeline$List { /** @@ -2348,10 +2385,11 @@ export namespace mirror_v1 { * The ID of the timeline item. */ id?: string; + /** * Request body metadata */ - resource?: Schema$TimelineItem; + requestBody?: Schema$TimelineItem; } export interface Params$Resource$Timeline$Update { /** @@ -2363,14 +2401,16 @@ export namespace mirror_v1 { * The ID of the timeline item. */ id?: string; + /** * Request body metadata */ - resource?: Schema$TimelineItem; + requestBody?: Schema$TimelineItem; + /** * Media metadata */ - media: { + media?: { /** * Media mime-type */ @@ -2379,7 +2419,7 @@ export namespace mirror_v1 { /** * Media body contents */ - body: any; + body?: any; }; } @@ -2708,10 +2748,12 @@ export namespace mirror_v1 { * The ID of the timeline item the attachment belongs to. */ itemId?: string; + + /** * Media metadata */ - media: { + media?: { /** * Media mime-type */ @@ -2720,7 +2762,7 @@ export namespace mirror_v1 { /** * Media body contents */ - body: any; + body?: any; }; } export interface Params$Resource$Timeline$Attachments$List { diff --git a/src/apis/ml/v1.ts b/src/apis/ml/v1.ts index ffe1bd61764..373878f735d 100644 --- a/src/apis/ml/v1.ts +++ b/src/apis/ml/v1.ts @@ -1330,10 +1330,11 @@ export namespace ml_v1 { * requires the `predict` permission on the specified resource. */ name?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudMlV1__PredictRequest; + requestBody?: Schema$GoogleCloudMlV1__PredictRequest; } export class Resource$Projects$Jobs { @@ -1858,10 +1859,11 @@ export namespace ml_v1 { * Required. The name of the job to cancel. */ name?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudMlV1__CancelJobRequest; + requestBody?: Schema$GoogleCloudMlV1__CancelJobRequest; } export interface Params$Resource$Projects$Jobs$Create { /** @@ -1873,10 +1875,11 @@ export namespace ml_v1 { * Required. The project name. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudMlV1__Job; + requestBody?: Schema$GoogleCloudMlV1__Job; } export interface Params$Resource$Projects$Jobs$Get { /** @@ -1947,10 +1950,11 @@ export namespace ml_v1 { * operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$GoogleIamV1__SetIamPolicyRequest; + requestBody?: Schema$GoogleIamV1__SetIamPolicyRequest; } export interface Params$Resource$Projects$Jobs$Testiampermissions { /** @@ -1963,10 +1967,11 @@ export namespace ml_v1 { * See the operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$GoogleIamV1__TestIamPermissionsRequest; + requestBody?: Schema$GoogleIamV1__TestIamPermissionsRequest; } @@ -2778,10 +2783,11 @@ export namespace ml_v1 { * Required. The project name. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudMlV1__Model; + requestBody?: Schema$GoogleCloudMlV1__Model; } export interface Params$Resource$Projects$Models$Delete { /** @@ -2866,10 +2872,11 @@ export namespace ml_v1 { * `default_version.name`. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudMlV1__Model; + requestBody?: Schema$GoogleCloudMlV1__Model; } export interface Params$Resource$Projects$Models$Setiampolicy { /** @@ -2882,10 +2889,11 @@ export namespace ml_v1 { * operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$GoogleIamV1__SetIamPolicyRequest; + requestBody?: Schema$GoogleIamV1__SetIamPolicyRequest; } export interface Params$Resource$Projects$Models$Testiampermissions { /** @@ -2898,10 +2906,11 @@ export namespace ml_v1 { * See the operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$GoogleIamV1__TestIamPermissionsRequest; + requestBody?: Schema$GoogleIamV1__TestIamPermissionsRequest; } export class Resource$Projects$Models$Versions { @@ -3387,10 +3396,11 @@ export namespace ml_v1 { * Required. The name of the model. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudMlV1__Version; + requestBody?: Schema$GoogleCloudMlV1__Version; } export interface Params$Resource$Projects$Models$Versions$Delete { /** @@ -3463,10 +3473,11 @@ export namespace ml_v1 { * Currently the only supported update mask is`description`. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudMlV1__Version; + requestBody?: Schema$GoogleCloudMlV1__Version; } export interface Params$Resource$Projects$Models$Versions$Setdefault { /** @@ -3480,10 +3491,11 @@ export namespace ml_v1 { * [projects.models.versions.list](/ml-engine/reference/rest/v1/projects.models.versions/list). */ name?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudMlV1__SetDefaultVersionRequest; + requestBody?: Schema$GoogleCloudMlV1__SetDefaultVersionRequest; } diff --git a/src/apis/monitoring/v3.ts b/src/apis/monitoring/v3.ts index 9f444ec0124..c65325a22fc 100644 --- a/src/apis/monitoring/v3.ts +++ b/src/apis/monitoring/v3.ts @@ -2221,10 +2221,11 @@ export namespace monitoring_v3 { * the container. */ name?: string; + /** * Request body metadata */ - resource?: Schema$AlertPolicy; + requestBody?: Schema$AlertPolicy; } export interface Params$Resource$Projects$Alertpolicies$Delete { /** @@ -2322,10 +2323,11 @@ export namespace monitoring_v3 { * created. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$AlertPolicy; + requestBody?: Schema$AlertPolicy; } @@ -2477,10 +2479,11 @@ export namespace monitoring_v3 { * "projects/PROJECT_ID_OR_NUMBER". */ name?: string; + /** * Request body metadata */ - resource?: Schema$CreateCollectdTimeSeriesRequest; + requestBody?: Schema$CreateCollectdTimeSeriesRequest; } @@ -3094,10 +3097,11 @@ export namespace monitoring_v3 { * If true, validate this request but do not create the group. */ validateOnly?: boolean; + /** * Request body metadata */ - resource?: Schema$Group; + requestBody?: Schema$Group; } export interface Params$Resource$Projects$Groups$Delete { /** @@ -3184,10 +3188,11 @@ export namespace monitoring_v3 { * If true, validate this request but do not update the existing group. */ validateOnly?: boolean; + /** * Request body metadata */ - resource?: Schema$Group; + requestBody?: Schema$Group; } export class Resource$Projects$Groups$Members { @@ -3862,10 +3867,11 @@ export namespace monitoring_v3 { * "projects/{project_id_or_number}". */ name?: string; + /** * Request body metadata */ - resource?: Schema$MetricDescriptor; + requestBody?: Schema$MetricDescriptor; } export interface Params$Resource$Projects$Metricdescriptors$Delete { /** @@ -5068,10 +5074,11 @@ export namespace monitoring_v3 { * the channel. */ name?: string; + /** * Request body metadata */ - resource?: Schema$NotificationChannel; + requestBody?: Schema$NotificationChannel; } export interface Params$Resource$Projects$Notificationchannels$Delete { /** @@ -5116,10 +5123,11 @@ export namespace monitoring_v3 { * specified channel is not verified, the request will fail. */ name?: string; + /** * Request body metadata */ - resource?: Schema$GetNotificationChannelVerificationCodeRequest; + requestBody?: Schema$GetNotificationChannelVerificationCodeRequest; } export interface Params$Resource$Projects$Notificationchannels$List { /** @@ -5176,10 +5184,11 @@ export namespace monitoring_v3 { * The fields to update. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$NotificationChannel; + requestBody?: Schema$NotificationChannel; } export interface Params$Resource$Projects$Notificationchannels$Sendverificationcode { /** @@ -5191,10 +5200,11 @@ export namespace monitoring_v3 { * The notification channel to which to send a verification code. */ name?: string; + /** * Request body metadata */ - resource?: Schema$SendNotificationChannelVerificationCodeRequest; + requestBody?: Schema$SendNotificationChannelVerificationCodeRequest; } export interface Params$Resource$Projects$Notificationchannels$Verify { /** @@ -5206,10 +5216,11 @@ export namespace monitoring_v3 { * The notification channel to verify. */ name?: string; + /** * Request body metadata */ - resource?: Schema$VerifyNotificationChannelRequest; + requestBody?: Schema$VerifyNotificationChannelRequest; } @@ -5486,10 +5497,11 @@ export namespace monitoring_v3 { * "projects/{project_id_or_number}". */ name?: string; + /** * Request body metadata */ - resource?: Schema$CreateTimeSeriesRequest; + requestBody?: Schema$CreateTimeSeriesRequest; } export interface Params$Resource$Projects$Timeseries$List { /** @@ -5961,10 +5973,11 @@ export namespace monitoring_v3 { * projects/[PROJECT_ID]. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$UptimeCheckConfig; + requestBody?: Schema$UptimeCheckConfig; } export interface Params$Resource$Projects$Uptimecheckconfigs$Delete { /** @@ -6036,10 +6049,11 @@ export namespace monitoring_v3 { * with the new configuration. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$UptimeCheckConfig; + requestBody?: Schema$UptimeCheckConfig; } diff --git a/src/apis/oslogin/v1.ts b/src/apis/oslogin/v1.ts index f1b5af4e180..d7f1ff19187 100644 --- a/src/apis/oslogin/v1.ts +++ b/src/apis/oslogin/v1.ts @@ -357,10 +357,11 @@ export namespace oslogin_v1 { * The project ID of the Google Cloud Platform project. */ projectId?: string; + /** * Request body metadata */ - resource?: Schema$SshPublicKey; + requestBody?: Schema$SshPublicKey; } export class Resource$Users$Projects { @@ -705,9 +706,10 @@ export namespace oslogin_v1 { * Mask to control which fields get updated. Updates all if not present. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$SshPublicKey; + requestBody?: Schema$SshPublicKey; } } diff --git a/src/apis/oslogin/v1alpha.ts b/src/apis/oslogin/v1alpha.ts index 462bbccbf21..a12357484c3 100644 --- a/src/apis/oslogin/v1alpha.ts +++ b/src/apis/oslogin/v1alpha.ts @@ -357,10 +357,11 @@ export namespace oslogin_v1alpha { * The project ID of the Google Cloud Platform project. */ projectId?: string; + /** * Request body metadata */ - resource?: Schema$SshPublicKey; + requestBody?: Schema$SshPublicKey; } export class Resource$Users$Projects { @@ -710,9 +711,10 @@ export namespace oslogin_v1alpha { * Mask to control which fields get updated. Updates all if not present. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$SshPublicKey; + requestBody?: Schema$SshPublicKey; } } diff --git a/src/apis/oslogin/v1beta.ts b/src/apis/oslogin/v1beta.ts index 860bd329512..2afa73473d7 100644 --- a/src/apis/oslogin/v1beta.ts +++ b/src/apis/oslogin/v1beta.ts @@ -357,10 +357,11 @@ export namespace oslogin_v1beta { * The project ID of the Google Cloud Platform project. */ projectId?: string; + /** * Request body metadata */ - resource?: Schema$SshPublicKey; + requestBody?: Schema$SshPublicKey; } export class Resource$Users$Projects { @@ -705,9 +706,10 @@ export namespace oslogin_v1beta { * Mask to control which fields get updated. Updates all if not present. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$SshPublicKey; + requestBody?: Schema$SshPublicKey; } } diff --git a/src/apis/partners/v2.ts b/src/apis/partners/v2.ts index c648613b55a..84b95646200 100644 --- a/src/apis/partners/v2.ts +++ b/src/apis/partners/v2.ts @@ -1623,10 +1623,11 @@ export namespace partners_v2 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$LogMessageRequest; + requestBody?: Schema$LogMessageRequest; } @@ -2099,10 +2100,11 @@ export namespace partners_v2 { * The ID of the company to contact. */ companyId?: string; + /** * Request body metadata */ - resource?: Schema$CreateLeadRequest; + requestBody?: Schema$CreateLeadRequest; } @@ -2605,10 +2607,11 @@ export namespace partners_v2 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$LogUserEventRequest; + requestBody?: Schema$LogUserEventRequest; } @@ -2961,10 +2964,11 @@ export namespace partners_v2 { * authenticated user. */ userId?: string; + /** * Request body metadata */ - resource?: Schema$CompanyRelation; + requestBody?: Schema$CompanyRelation; } export interface Params$Resource$Users$Deletecompanyrelation { /** @@ -3093,10 +3097,11 @@ export namespace partners_v2 { * Logged-in user ID to impersonate instead of the user's ID. */ 'requestMetadata.userOverrides.userId'?: string; + /** * Request body metadata */ - resource?: Schema$UserProfile; + requestBody?: Schema$UserProfile; } @@ -3538,10 +3543,11 @@ export namespace partners_v2 { * least 1 value in FieldMask's paths. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$Company; + requestBody?: Schema$Company; } export interface Params$Resource$V2$Updateleads { /** @@ -3586,9 +3592,10 @@ export namespace partners_v2 { * `adwords_customer_id` are currently supported. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$Lead; + requestBody?: Schema$Lead; } } diff --git a/src/apis/people/v1.ts b/src/apis/people/v1.ts index 98e9d27873a..2ed8d8eebd9 100644 --- a/src/apis/people/v1.ts +++ b/src/apis/people/v1.ts @@ -1739,10 +1739,11 @@ export namespace people_v1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$CreateContactGroupRequest; + requestBody?: Schema$CreateContactGroupRequest; } export interface Params$Resource$Contactgroups$Delete { /** @@ -1807,10 +1808,11 @@ export namespace people_v1 { * string, in the form of `contactGroups/`contact_group_id. */ resourceName?: string; + /** * Request body metadata */ - resource?: Schema$UpdateContactGroupRequest; + requestBody?: Schema$UpdateContactGroupRequest; } export class Resource$Contactgroups$Members { @@ -1915,10 +1917,11 @@ export namespace people_v1 { * The resource name of the contact group to modify. */ resourceName?: string; + /** * Request body metadata */ - resource?: Schema$ModifyContactGroupMembersRequest; + requestBody?: Schema$ModifyContactGroupMembersRequest; } @@ -2294,10 +2297,11 @@ export namespace people_v1 { * The resource name of the owning person resource. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$Person; + requestBody?: Schema$Person; } export interface Params$Resource$People$Deletecontact { /** @@ -2398,10 +2402,11 @@ export namespace people_v1 { * phoneNumbers * relations * residences * urls */ updatePersonFields?: string; + /** * Request body metadata */ - resource?: Schema$Person; + requestBody?: Schema$Person; } export class Resource$People$Connections { diff --git a/src/apis/playcustomapp/v1.ts b/src/apis/playcustomapp/v1.ts index d0cd6e8724d..3cd2f5f9240 100644 --- a/src/apis/playcustomapp/v1.ts +++ b/src/apis/playcustomapp/v1.ts @@ -194,14 +194,16 @@ export namespace playcustomapp_v1 { * Developer account ID. */ account?: string; + /** * Request body metadata */ - resource?: Schema$CustomApp; + requestBody?: Schema$CustomApp; + /** * Media metadata */ - media: { + media?: { /** * Media mime-type */ @@ -210,7 +212,7 @@ export namespace playcustomapp_v1 { /** * Media body contents */ - body: any; + body?: any; }; } } diff --git a/src/apis/plusDomains/v1.ts b/src/apis/plusDomains/v1.ts index 8c092526084..208a985218a 100644 --- a/src/apis/plusDomains/v1.ts +++ b/src/apis/plusDomains/v1.ts @@ -1000,10 +1000,11 @@ export namespace plusDomains_v1 { * be "me", to indicate the authenticated user. */ userId?: string; + /** * Request body metadata */ - resource?: Schema$Activity; + requestBody?: Schema$Activity; } export interface Params$Resource$Activities$List { /** @@ -1716,10 +1717,11 @@ export namespace plusDomains_v1 { * be used to indicate the authenticated user. */ userId?: string; + /** * Request body metadata */ - resource?: Schema$Circle; + requestBody?: Schema$Circle; } export interface Params$Resource$Circles$List { /** @@ -1755,10 +1757,11 @@ export namespace plusDomains_v1 { * The ID of the circle to update. */ circleId?: string; + /** * Request body metadata */ - resource?: Schema$Circle; + requestBody?: Schema$Circle; } export interface Params$Resource$Circles$Remove { /** @@ -1800,10 +1803,11 @@ export namespace plusDomains_v1 { * The ID of the circle to update. */ circleId?: string; + /** * Request body metadata */ - resource?: Schema$Circle; + requestBody?: Schema$Circle; } @@ -2036,10 +2040,11 @@ export namespace plusDomains_v1 { * The ID of the activity to reply to. */ activityId?: string; + /** * Request body metadata */ - resource?: Schema$Comment; + requestBody?: Schema$Comment; } export interface Params$Resource$Comments$List { /** @@ -2172,14 +2177,16 @@ export namespace plusDomains_v1 { * The ID of the user to create the activity on behalf of. */ userId?: string; + /** * Request body metadata */ - resource?: Schema$Media; + requestBody?: Schema$Media; + /** * Media metadata */ - media: { + media?: { /** * Media mime-type */ @@ -2188,7 +2195,7 @@ export namespace plusDomains_v1 { /** * Media body contents */ - body: any; + body?: any; }; } diff --git a/src/apis/proximitybeacon/v1beta1.ts b/src/apis/proximitybeacon/v1beta1.ts index c7d83cef8c0..ec8a5b18bae 100644 --- a/src/apis/proximitybeacon/v1beta1.ts +++ b/src/apis/proximitybeacon/v1beta1.ts @@ -672,10 +672,11 @@ export namespace proximitybeacon_v1beta1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$GetInfoForObservedBeaconsRequest; + requestBody?: Schema$GetInfoForObservedBeaconsRequest; } @@ -1477,10 +1478,11 @@ export namespace proximitybeacon_v1beta1 { * Optional. */ projectId?: string; + /** * Request body metadata */ - resource?: Schema$Beacon; + requestBody?: Schema$Beacon; } export interface Params$Resource$Beacons$Update { /** @@ -1503,10 +1505,11 @@ export namespace proximitybeacon_v1beta1 { * must match the project that owns the beacon. Optional. */ projectId?: string; + /** * Request body metadata */ - resource?: Schema$Beacon; + requestBody?: Schema$Beacon; } export class Resource$Beacons$Attachments { @@ -1894,10 +1897,11 @@ export namespace proximitybeacon_v1beta1 { * Optional. */ projectId?: string; + /** * Request body metadata */ - resource?: Schema$BeaconAttachment; + requestBody?: Schema$BeaconAttachment; } export interface Params$Resource$Beacons$Attachments$Delete { /** @@ -2260,10 +2264,11 @@ export namespace proximitybeacon_v1beta1 { * must match the project that owns the beacon. Optional. */ projectId?: string; + /** * Request body metadata */ - resource?: Schema$Namespace; + requestBody?: Schema$Namespace; } diff --git a/src/apis/pubsub/v1.ts b/src/apis/pubsub/v1.ts index 3e09b240f4d..d8451d80a20 100644 --- a/src/apis/pubsub/v1.ts +++ b/src/apis/pubsub/v1.ts @@ -90,13 +90,12 @@ export namespace pubsub_v1 { * without a Google account. * `allAuthenticatedUsers`: A special * identifier that represents anyone who is authenticated with a Google * account or a service account. * `user:{emailid}`: An email address that - * represents a specific Google account. For example, `alice@gmail.com` - * or `joe@example.com`. * `serviceAccount:{emailid}`: An email address - * that represents a service account. For example, - * `my-other-app@appspot.gserviceaccount.com`. * `group:{emailid}`: An - * email address that represents a Google group. For example, - * `admins@example.com`. * `domain:{domain}`: A Google Apps domain name - * that represents all the users of that domain. For example, + * represents a specific Google account. For example, `alice@gmail.com` . + * * `serviceAccount:{emailid}`: An email address that represents a service + * account. For example, `my-other-app@appspot.gserviceaccount.com`. * + * `group:{emailid}`: An email address that represents a Google group. For + * example, `admins@example.com`. * `domain:{domain}`: A Google Apps + * domain name that represents all the users of that domain. For example, * `google.com` or `example.com`. */ members?: string[]; @@ -1363,10 +1362,11 @@ export namespace pubsub_v1 { * `projects/{project}/snapshots/{snap}`. */ name?: string; + /** * Request body metadata */ - resource?: Schema$CreateSnapshotRequest; + requestBody?: Schema$CreateSnapshotRequest; } export interface Params$Resource$Projects$Snapshots$Delete { /** @@ -1436,10 +1436,11 @@ export namespace pubsub_v1 { * The name of the snapshot. */ name?: string; + /** * Request body metadata */ - resource?: Schema$UpdateSnapshotRequest; + requestBody?: Schema$UpdateSnapshotRequest; } export interface Params$Resource$Projects$Snapshots$Setiampolicy { /** @@ -1452,10 +1453,11 @@ export namespace pubsub_v1 { * operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$SetIamPolicyRequest; + requestBody?: Schema$SetIamPolicyRequest; } export interface Params$Resource$Projects$Snapshots$Testiampermissions { /** @@ -1468,10 +1470,11 @@ export namespace pubsub_v1 { * See the operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestIamPermissionsRequest; + requestBody?: Schema$TestIamPermissionsRequest; } @@ -3055,10 +3058,11 @@ export namespace pubsub_v1 { * `projects/{project}/subscriptions/{sub}`. */ subscription?: string; + /** * Request body metadata */ - resource?: Schema$AcknowledgeRequest; + requestBody?: Schema$AcknowledgeRequest; } export interface Params$Resource$Projects$Subscriptions$Create { /** @@ -3075,10 +3079,11 @@ export namespace pubsub_v1 { * characters in length, and it must not start with `"goog"`. */ name?: string; + /** * Request body metadata */ - resource?: Schema$Subscription; + requestBody?: Schema$Subscription; } export interface Params$Resource$Projects$Subscriptions$Delete { /** @@ -3149,10 +3154,11 @@ export namespace pubsub_v1 { * `projects/{project}/subscriptions/{sub}`. */ subscription?: string; + /** * Request body metadata */ - resource?: Schema$ModifyAckDeadlineRequest; + requestBody?: Schema$ModifyAckDeadlineRequest; } export interface Params$Resource$Projects$Subscriptions$Modifypushconfig { /** @@ -3165,10 +3171,11 @@ export namespace pubsub_v1 { * `projects/{project}/subscriptions/{sub}`. */ subscription?: string; + /** * Request body metadata */ - resource?: Schema$ModifyPushConfigRequest; + requestBody?: Schema$ModifyPushConfigRequest; } export interface Params$Resource$Projects$Subscriptions$Patch { /** @@ -3185,10 +3192,11 @@ export namespace pubsub_v1 { * characters in length, and it must not start with `"goog"`. */ name?: string; + /** * Request body metadata */ - resource?: Schema$UpdateSubscriptionRequest; + requestBody?: Schema$UpdateSubscriptionRequest; } export interface Params$Resource$Projects$Subscriptions$Pull { /** @@ -3201,10 +3209,11 @@ export namespace pubsub_v1 { * `projects/{project}/subscriptions/{sub}`. */ subscription?: string; + /** * Request body metadata */ - resource?: Schema$PullRequest; + requestBody?: Schema$PullRequest; } export interface Params$Resource$Projects$Subscriptions$Seek { /** @@ -3216,10 +3225,11 @@ export namespace pubsub_v1 { * The subscription to affect. */ subscription?: string; + /** * Request body metadata */ - resource?: Schema$SeekRequest; + requestBody?: Schema$SeekRequest; } export interface Params$Resource$Projects$Subscriptions$Setiampolicy { /** @@ -3232,10 +3242,11 @@ export namespace pubsub_v1 { * operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$SetIamPolicyRequest; + requestBody?: Schema$SetIamPolicyRequest; } export interface Params$Resource$Projects$Subscriptions$Testiampermissions { /** @@ -3248,10 +3259,11 @@ export namespace pubsub_v1 { * See the operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestIamPermissionsRequest; + requestBody?: Schema$TestIamPermissionsRequest; } @@ -4310,10 +4322,11 @@ export namespace pubsub_v1 { * and it must not start with `"goog"`. */ name?: string; + /** * Request body metadata */ - resource?: Schema$Topic; + requestBody?: Schema$Topic; } export interface Params$Resource$Projects$Topics$Delete { /** @@ -4384,10 +4397,11 @@ export namespace pubsub_v1 { * `projects/{project}/topics/{topic}`. */ topic?: string; + /** * Request body metadata */ - resource?: Schema$PublishRequest; + requestBody?: Schema$PublishRequest; } export interface Params$Resource$Projects$Topics$Setiampolicy { /** @@ -4400,10 +4414,11 @@ export namespace pubsub_v1 { * operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$SetIamPolicyRequest; + requestBody?: Schema$SetIamPolicyRequest; } export interface Params$Resource$Projects$Topics$Testiampermissions { /** @@ -4416,10 +4431,11 @@ export namespace pubsub_v1 { * See the operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestIamPermissionsRequest; + requestBody?: Schema$TestIamPermissionsRequest; } export class Resource$Projects$Topics$Snapshots { diff --git a/src/apis/pubsub/v1beta1a.ts b/src/apis/pubsub/v1beta1a.ts index 5e14c971180..a53ee46de55 100644 --- a/src/apis/pubsub/v1beta1a.ts +++ b/src/apis/pubsub/v1beta1a.ts @@ -1044,10 +1044,11 @@ export namespace pubsub_v1beta1a { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$AcknowledgeRequest; + requestBody?: Schema$AcknowledgeRequest; } export interface Params$Resource$Subscriptions$Create { /** @@ -1055,10 +1056,11 @@ export namespace pubsub_v1beta1a { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$Subscription; + requestBody?: Schema$Subscription; } export interface Params$Resource$Subscriptions$Delete { /** @@ -1108,10 +1110,11 @@ export namespace pubsub_v1beta1a { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$ModifyAckDeadlineRequest; + requestBody?: Schema$ModifyAckDeadlineRequest; } export interface Params$Resource$Subscriptions$Modifypushconfig { /** @@ -1119,10 +1122,11 @@ export namespace pubsub_v1beta1a { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$ModifyPushConfigRequest; + requestBody?: Schema$ModifyPushConfigRequest; } export interface Params$Resource$Subscriptions$Pull { /** @@ -1130,10 +1134,11 @@ export namespace pubsub_v1beta1a { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$PullRequest; + requestBody?: Schema$PullRequest; } export interface Params$Resource$Subscriptions$Pullbatch { /** @@ -1141,10 +1146,11 @@ export namespace pubsub_v1beta1a { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$PullBatchRequest; + requestBody?: Schema$PullBatchRequest; } @@ -1560,10 +1566,11 @@ export namespace pubsub_v1beta1a { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$Topic; + requestBody?: Schema$Topic; } export interface Params$Resource$Topics$Delete { /** @@ -1613,10 +1620,11 @@ export namespace pubsub_v1beta1a { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$PublishRequest; + requestBody?: Schema$PublishRequest; } export interface Params$Resource$Topics$Publishbatch { /** @@ -1624,9 +1632,10 @@ export namespace pubsub_v1beta1a { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$PublishBatchRequest; + requestBody?: Schema$PublishBatchRequest; } } diff --git a/src/apis/pubsub/v1beta2.ts b/src/apis/pubsub/v1beta2.ts index bee4ee1a22e..4fc37f10224 100644 --- a/src/apis/pubsub/v1beta2.ts +++ b/src/apis/pubsub/v1beta2.ts @@ -90,13 +90,12 @@ export namespace pubsub_v1beta2 { * without a Google account. * `allAuthenticatedUsers`: A special * identifier that represents anyone who is authenticated with a Google * account or a service account. * `user:{emailid}`: An email address that - * represents a specific Google account. For example, `alice@gmail.com` - * or `joe@example.com`. * `serviceAccount:{emailid}`: An email address - * that represents a service account. For example, - * `my-other-app@appspot.gserviceaccount.com`. * `group:{emailid}`: An - * email address that represents a Google group. For example, - * `admins@example.com`. * `domain:{domain}`: A Google Apps domain name - * that represents all the users of that domain. For example, + * represents a specific Google account. For example, `alice@gmail.com` . + * * `serviceAccount:{emailid}`: An email address that represents a service + * account. For example, `my-other-app@appspot.gserviceaccount.com`. * + * `group:{emailid}`: An email address that represents a Google group. For + * example, `admins@example.com`. * `domain:{domain}`: A Google Apps + * domain name that represents all the users of that domain. For example, * `google.com` or `example.com`. */ members?: string[]; @@ -1267,10 +1266,11 @@ export namespace pubsub_v1beta2 { * The subscription whose message is being acknowledged. */ subscription?: string; + /** * Request body metadata */ - resource?: Schema$AcknowledgeRequest; + requestBody?: Schema$AcknowledgeRequest; } export interface Params$Resource$Projects$Subscriptions$Create { /** @@ -1287,10 +1287,11 @@ export namespace pubsub_v1beta2 { * characters in length, and it must not start with `"goog"`. */ name?: string; + /** * Request body metadata */ - resource?: Schema$Subscription; + requestBody?: Schema$Subscription; } export interface Params$Resource$Projects$Subscriptions$Delete { /** @@ -1357,10 +1358,11 @@ export namespace pubsub_v1beta2 { * The name of the subscription. */ subscription?: string; + /** * Request body metadata */ - resource?: Schema$ModifyAckDeadlineRequest; + requestBody?: Schema$ModifyAckDeadlineRequest; } export interface Params$Resource$Projects$Subscriptions$Modifypushconfig { /** @@ -1372,10 +1374,11 @@ export namespace pubsub_v1beta2 { * The name of the subscription. */ subscription?: string; + /** * Request body metadata */ - resource?: Schema$ModifyPushConfigRequest; + requestBody?: Schema$ModifyPushConfigRequest; } export interface Params$Resource$Projects$Subscriptions$Pull { /** @@ -1387,10 +1390,11 @@ export namespace pubsub_v1beta2 { * The subscription from which messages should be pulled. */ subscription?: string; + /** * Request body metadata */ - resource?: Schema$PullRequest; + requestBody?: Schema$PullRequest; } export interface Params$Resource$Projects$Subscriptions$Setiampolicy { /** @@ -1403,10 +1407,11 @@ export namespace pubsub_v1beta2 { * operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$SetIamPolicyRequest; + requestBody?: Schema$SetIamPolicyRequest; } export interface Params$Resource$Projects$Subscriptions$Testiampermissions { /** @@ -1419,10 +1424,11 @@ export namespace pubsub_v1beta2 { * See the operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestIamPermissionsRequest; + requestBody?: Schema$TestIamPermissionsRequest; } @@ -2007,10 +2013,11 @@ export namespace pubsub_v1beta2 { * and it must not start with `"goog"`. */ name?: string; + /** * Request body metadata */ - resource?: Schema$Topic; + requestBody?: Schema$Topic; } export interface Params$Resource$Projects$Topics$Delete { /** @@ -2077,10 +2084,11 @@ export namespace pubsub_v1beta2 { * The messages in the request will be published on this topic. */ topic?: string; + /** * Request body metadata */ - resource?: Schema$PublishRequest; + requestBody?: Schema$PublishRequest; } export interface Params$Resource$Projects$Topics$Setiampolicy { /** @@ -2093,10 +2101,11 @@ export namespace pubsub_v1beta2 { * operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$SetIamPolicyRequest; + requestBody?: Schema$SetIamPolicyRequest; } export interface Params$Resource$Projects$Topics$Testiampermissions { /** @@ -2109,10 +2118,11 @@ export namespace pubsub_v1beta2 { * See the operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestIamPermissionsRequest; + requestBody?: Schema$TestIamPermissionsRequest; } export class Resource$Projects$Topics$Subscriptions { diff --git a/src/apis/redis/v1beta1.ts b/src/apis/redis/v1beta1.ts new file mode 100644 index 00000000000..2f4a49d1a0c --- /dev/null +++ b/src/apis/redis/v1beta1.ts @@ -0,0 +1,1331 @@ +/** + * Copyright 2015 Google Inc. All Rights Reserved. + * + * 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. + */ + +import {AxiosPromise} from 'axios'; +import {Compute, JWT, OAuth2Client, UserRefreshClient} from 'google-auth-library'; + +import {GoogleApis} from '../..'; +import {BodyResponseCallback, GlobalOptions, MethodOptions} from '../../lib/api'; +import {createAPIRequest} from '../../lib/apirequest'; + +// TODO: We will eventually get the `any` in here cleared out, but in the +// interim we want to turn on no-implicit-any. + +// tslint:disable: no-any +// tslint:disable: class-name +// tslint:disable: variable-name +// tslint:disable: jsdoc-format +// tslint:disable: no-namespace + +export namespace redis_v1beta1 { + export interface Options extends GlobalOptions { version: 'v1beta1'; } + + /** + * Cloud Memorystore for Redis API + * + * The Google Cloud Memorystore for Redis API is used for creating and + * managing Redis instances on the Google Cloud Platform. + * + * @example + * const google = require('googleapis'); + * const redis = google.redis('v1beta1'); + * + * @namespace redis + * @type {Function} + * @version v1beta1 + * @variation v1beta1 + * @param {object=} options Options for Redis + */ + export class Redis { + _options: GlobalOptions; + google: GoogleApis; + root = this; + + projects: Resource$Projects; + + constructor(options: GlobalOptions, google: GoogleApis) { + this._options = options || {}; + this.google = google; + this.getRoot.bind(this); + + this.projects = new Resource$Projects(this); + } + + getRoot() { + return this.root; + } + } + + /** + * Represents the metadata of the long-running operation. + */ + export interface Schema$GoogleCloudCommonOperationMetadata { + /** + * [Output only] API version used to start the operation. + */ + apiVersion?: string; + /** + * [Output only] Identifies whether the user has requested cancellation of + * the operation. Operations that have successfully been cancelled have + * Operation.error value with a google.rpc.Status.code of 1, corresponding + * to `Code.CANCELLED`. + */ + cancelRequested?: boolean; + /** + * [Output only] The time the operation was created. + */ + createTime?: string; + /** + * [Output only] The time the operation finished running. + */ + endTime?: string; + /** + * [Output only] Human-readable status of the operation, if any. + */ + statusDetail?: string; + /** + * [Output only] Server-defined resource path for the target of the + * operation. + */ + target?: string; + /** + * [Output only] Name of the verb executed by the operation. + */ + verb?: string; + } + /** + * This location metadata represents additional configuration options for a + * given location where a Redis instance may be created. All fields are output + * only. It is returned as content of the + * `google.cloud.location.Location.metadata` field. + */ + export interface Schema$GoogleCloudRedisV1beta1LocationMetadata { + /** + * Output only. The set of available zones in the location. The map is keyed + * by the lowercase ID of each zone, as defined by GCE. These keys can be + * specified in `location_id` or `alternative_location_id` fields when + * creating a Redis instance. + */ + availableZones?: any; + } + /** + * Defines specific information for a particular zone. Currently empty and + * reserved for future use only. + */ + export interface Schema$GoogleCloudRedisV1beta1ZoneMetadata {} + /** + * A Google Cloud Redis instance. + */ + export interface Schema$Instance { + /** + * Optional. Only applicable to STANDARD_HA tier which protects the instance + * against zonal failures by provisioning it across two zones. If provided, + * it must be a different zone from the one provided in [location_id]. + */ + alternativeLocationId?: string; + /** + * Optional. The full name of the Google Compute Engine + * [network](/compute/docs/networks-and-firewalls#networks) to which the + * instance is connected. If left unspecified, the `default` network will be + * used. + */ + authorizedNetwork?: string; + /** + * Output only. The time the instance was created. + */ + createTime?: string; + /** + * Output only. The current zone where the Redis endpoint is placed. In + * single zone deployments, this will always be the same as [location_id] + * provided by the user at creation time. In cross-zone instances (only + * applicable in STANDARD_HA tier), this can be either [location_id] or + * [alternative_location_id] and can change on a failover event. + */ + currentLocationId?: string; + /** + * An arbitrary and optional user-provided name for the instance. + */ + displayName?: string; + /** + * Output only. Hostname or IP address of the exposed Redis endpoint used by + * clients to connect to the service. + */ + host?: string; + /** + * Resource labels to represent user provided metadata + */ + labels?: any; + /** + * Optional. The zone where the instance will be provisioned. If not + * provided, the service will choose a zone for the instance. For + * STANDARD_HA tier, instances will be created across two zones for + * protection against zonal failures. if [alternative_location_id] is also + * provided, it must be different from [location_id]. + */ + locationId?: string; + /** + * Required. Redis memory size in GB, up to 200GB. + */ + memorySizeGb?: number; + /** + * Required. Unique name of the resource in this scope including project and + * location using the form: + * `projects/{project_id}/locations/{location_id}/instances/{instance_id}` + * Note: Redis instances are managed and addressed at regional level so + * location_id here refers to a GCP region; however, users get to choose + * which specific zone (or collection of zones for cross-zone instances) an + * instance should be provisioned in. Refer to [location_id] and + * [alternative_location_id] fields for more details. + */ + name?: string; + /** + * Output only. The port number of the exposed Redis endpoint. + */ + port?: number; + /** + * Optional. Redis configuration parameters, according to + * http://redis.io/topics/config. Currently, the only supported parameters + * are: * maxmemory-policy * notify-keyspace-events + */ + redisConfigs?: any; + /** + * Optional. The version of Redis software. If not provided, latest + * supported version will be used. Updating the version will perform an + * upgrade/downgrade to the new version. Currently, the supported values are + * `REDIS_3_2` for Redis 3.2. + */ + redisVersion?: string; + /** + * Optional. The CIDR range of internal addresses that are reserved for this + * instance. If not provided, the service will choose an unused /29 block, + * for example, 10.0.0.0/29 or 192.168.0.0/29. Ranges must be unique and + * non-overlapping with existing subnets in a network. + */ + reservedIpRange?: string; + /** + * Output only. The current state of this instance. + */ + state?: string; + /** + * Output only. Additional information about the current status of this + * instance, if available. + */ + statusMessage?: string; + /** + * Required. The service tier of the instance. + */ + tier?: string; + } + /** + * Response for ListInstances. + */ + export interface Schema$ListInstancesResponse { + /** + * A list of Redis instances in the project in the specified location, or + * across all locations. If the `location_id` in the parent field of the + * request is "-", all regions available to the project are + * queried, and the results aggregated. If in such an aggregated query a + * location is unavailable, a dummy Redis entry is included in the response + * with the "name" field set to a value of the form + * projects/{project_id}/locations/{location_id}/instances/- and the + * "status" field set to ERROR and "status_message" + * field set to "location not available for ListInstances". + */ + instances?: Schema$Instance[]; + /** + * Token to retrieve the next page of results, or empty if there are no more + * results in the list. + */ + nextPageToken?: string; + } + /** + * The response message for Locations.ListLocations. + */ + export interface Schema$ListLocationsResponse { + /** + * A list of locations that matches the specified filter in the request. + */ + locations?: Schema$Location[]; + /** + * The standard List next-page token. + */ + nextPageToken?: string; + } + /** + * The response message for Operations.ListOperations. + */ + export interface Schema$ListOperationsResponse { + /** + * The standard List next-page token. + */ + nextPageToken?: string; + /** + * A list of operations that matches the specified filter in the request. + */ + operations?: Schema$Operation[]; + } + /** + * A resource that represents Google Cloud Platform location. + */ + export interface Schema$Location { + /** + * The friendly name for this location, typically a nearby city name. For + * example, "Tokyo". + */ + displayName?: string; + /** + * Cross-service attributes for the location. For example + * {"cloud.googleapis.com/region": "us-east1"} + */ + labels?: any; + /** + * The canonical id for this location. For example: `"us-east1"`. + */ + locationId?: string; + /** + * Service-specific metadata. For example the available capacity at the + * given location. + */ + metadata?: any; + /** + * Resource name for the location, which may vary between implementations. + * For example: `"projects/example-project/locations/us-east1"` + */ + name?: string; + } + /** + * This location metadata represents additional configuration options for a + * given location where a Redis instance may be created. All fields are output + * only. It is returned as content of the + * `google.cloud.location.Location.metadata` field. + */ + export interface Schema$LocationMetadata { + /** + * Output only. The set of available zones in the location. The map is keyed + * by the lowercase ID of each zone, as defined by GCE. These keys can be + * specified in `location_id` or `alternative_location_id` fields when + * creating a Redis instance. + */ + availableZones?: any; + } + /** + * This resource represents a long-running operation that is the result of a + * network API call. + */ + export interface Schema$Operation { + /** + * If the value is `false`, it means the operation is still in progress. If + * `true`, the operation is completed, and either `error` or `response` is + * available. + */ + done?: boolean; + /** + * The error result of the operation in case of failure or cancellation. + */ + error?: Schema$Status; + /** + * Service-specific metadata associated with the operation. It typically + * contains progress information and common metadata such as create time. + * Some services might not provide such metadata. Any method that returns a + * long-running operation should document the metadata type, if any. + */ + metadata?: any; + /** + * The server-assigned name, which is only unique within the same service + * that originally returns it. If you use the default HTTP mapping, the + * `name` should have the format of `operations/some/unique/name`. + */ + name?: string; + /** + * The normal response of the operation in case of success. If the original + * method returns no data on success, such as `Delete`, the response is + * `google.protobuf.Empty`. If the original method is standard + * `Get`/`Create`/`Update`, the response should be the resource. For other + * methods, the response should have the type `XxxResponse`, where `Xxx` is + * the original method name. For example, if the original method name is + * `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`. + */ + response?: any; + } + /** + * This operation metadata represents the state of operations that may have + * happened or are happening on the instance. All fields are output only. It + * is returned as content of the `google.longrunning.Operation.metadata` + * field. The `google.longrunning.Operation.name` field will be of the form + * `projects/{project_id}/locations/{location_id}/operations/{operation_id}` + * and the name for a `ListOperations` request will be of the form + * `projects/{project_id}/locations/{location_id}` On a ListOperations + * request where {location_id} is "-", all regions available to the + * {project_id} are queried and the results aggregated. If a location is not + * available, a dummy `google.longrunning.Operation` entry will be included in + * the `operations` field of the response, with the `name` field set to a + * value of the form + * `projects/{project_id}/locations/{location_id}/operations/-` and the `done` + * field will be set and the `result.error` field set with the `code` field + * set to `google.rpc.Code.DEADLINE_EXCEEDED` and the `message` field set to + * `location unavailable for ListOperations`. The Operation metadata` field + * will not be set for such a dummy operation. + */ + export interface Schema$OperationMetadata { + /** + * Output only. The time the operation was created. + */ + createTime?: string; + /** + * Output only. Detailed operation progress, if available. + */ + detail?: string; + /** + * Output only. The time the operation was completed. + */ + endTime?: string; + /** + * Output only. The operation type. + */ + operationType?: string; + /** + * Output only. The time the operation was started. + */ + startTime?: string; + /** + * Output only. The current state of the operation. + */ + state?: string; + /** + * Output only. Server-defined resource path for the target of the + * operation. + */ + target?: string; + } + /** + * The `Status` type defines a logical error model that is suitable for + * different programming environments, including REST APIs and RPC APIs. It is + * used by [gRPC](https://github.com/grpc). The error model is designed to be: + * - Simple to use and understand for most users - Flexible enough to meet + * unexpected needs # Overview The `Status` message contains three pieces of + * data: error code, error message, and error details. The error code should + * be an enum value of google.rpc.Code, but it may accept additional error + * codes if needed. The error message should be a developer-facing English + * message that helps developers *understand* and *resolve* the error. If a + * localized user-facing error message is needed, put the localized message in + * the error details or localize it in the client. The optional error details + * may contain arbitrary information about the error. There is a predefined + * set of error detail types in the package `google.rpc` that can be used for + * common error conditions. # Language mapping The `Status` message is the + * logical representation of the error model, but it is not necessarily the + * actual wire format. When the `Status` message is exposed in different + * client libraries and different wire protocols, it can be mapped + * differently. For example, it will likely be mapped to some exceptions in + * Java, but more likely mapped to some error codes in C. # Other uses The + * error model and the `Status` message can be used in a variety of + * environments, either with or without APIs, to provide a consistent + * developer experience across different environments. Example uses of this + * error model include: - Partial errors. If a service needs to return + * partial errors to the client, it may embed the `Status` in the normal + * response to indicate the partial errors. - Workflow errors. A typical + * workflow has multiple steps. Each step may have a `Status` message for + * error reporting. - Batch operations. If a client uses batch request and + * batch response, the `Status` message should be used directly inside + * batch response, one for each error sub-response. - Asynchronous + * operations. If an API call embeds asynchronous operation results in its + * response, the status of those operations should be represented directly + * using the `Status` message. - Logging. If some API errors are stored in + * logs, the message `Status` could be used directly after any stripping + * needed for security/privacy reasons. + */ + export interface Schema$Status { + /** + * The status code, which should be an enum value of google.rpc.Code. + */ + code?: number; + /** + * A list of messages that carry the error details. There is a common set + * of message types for APIs to use. + */ + details?: any[]; + /** + * A developer-facing error message, which should be in English. Any + * user-facing error message should be localized and sent in the + * google.rpc.Status.details field, or localized by the client. + */ + message?: string; + } + /** + * Defines specific information for a particular zone. Currently empty and + * reserved for future use only. + */ + export interface Schema$ZoneMetadata {} + + + export class Resource$Projects { + root: Redis; + locations: Resource$Projects$Locations; + constructor(root: Redis) { + this.root = root; + this.getRoot.bind(this); + this.locations = new Resource$Projects$Locations(root); + } + + getRoot() { + return this.root; + } + } + + + export class Resource$Projects$Locations { + root: Redis; + instances: Resource$Projects$Locations$Instances; + operations: Resource$Projects$Locations$Operations; + constructor(root: Redis) { + this.root = root; + this.getRoot.bind(this); + this.instances = new Resource$Projects$Locations$Instances(root); + this.operations = new Resource$Projects$Locations$Operations(root); + } + + getRoot() { + return this.root; + } + + + /** + * redis.projects.locations.get + * @desc Gets information about a location. + * @alias redis.projects.locations.get + * @memberOf! () + * + * @param {object} params Parameters for request + * @param {string} params.name Resource name for the location. + * @param {object} [options] Optionally override request options, such as `url`, `method`, and `encoding`. + * @param {callback} callback The callback that handles the response. + * @return {object} Request object + */ + get(params?: Params$Resource$Projects$Locations$Get, + options?: MethodOptions): AxiosPromise; + get(params: Params$Resource$Projects$Locations$Get, + options: MethodOptions|BodyResponseCallback, + callback: BodyResponseCallback): void; + get(params: Params$Resource$Projects$Locations$Get, + callback: BodyResponseCallback): void; + get(callback: BodyResponseCallback): void; + get(paramsOrCallback?: Params$Resource$Projects$Locations$Get| + BodyResponseCallback, + optionsOrCallback?: MethodOptions|BodyResponseCallback, + callback?: BodyResponseCallback): + void|AxiosPromise { + let params = + (paramsOrCallback || {}) as Params$Resource$Projects$Locations$Get; + let options = (optionsOrCallback || {}) as MethodOptions; + + if (typeof paramsOrCallback === 'function') { + callback = paramsOrCallback; + params = {} as Params$Resource$Projects$Locations$Get; + options = {}; + } + + if (typeof optionsOrCallback === 'function') { + callback = optionsOrCallback; + options = {}; + } + + const rootUrl = options.rootUrl || 'https://redis.googleapis.com/'; + const parameters = { + options: Object.assign( + { + url: (rootUrl + '/v1beta1/{+name}').replace(/([^:]\/)\/+/g, '$1'), + method: 'GET' + }, + options), + params, + requiredParams: ['name'], + pathParams: ['name'], + context: this.getRoot() + }; + if (callback) { + createAPIRequest(parameters, callback); + } else { + return createAPIRequest(parameters); + } + } + + + /** + * redis.projects.locations.list + * @desc Lists information about the supported locations for this service. + * @alias redis.projects.locations.list + * @memberOf! () + * + * @param {object} params Parameters for request + * @param {string=} params.filter The standard list filter. + * @param {string} params.name The resource that owns the locations collection, if applicable. + * @param {integer=} params.pageSize The standard list page size. + * @param {string=} params.pageToken The standard list page token. + * @param {object} [options] Optionally override request options, such as `url`, `method`, and `encoding`. + * @param {callback} callback The callback that handles the response. + * @return {object} Request object + */ + list( + params?: Params$Resource$Projects$Locations$List, + options?: MethodOptions): AxiosPromise; + list( + params: Params$Resource$Projects$Locations$List, + options: MethodOptions| + BodyResponseCallback, + callback: BodyResponseCallback): void; + list( + params: Params$Resource$Projects$Locations$List, + callback: BodyResponseCallback): void; + list(callback: BodyResponseCallback): void; + list( + paramsOrCallback?: Params$Resource$Projects$Locations$List| + BodyResponseCallback, + optionsOrCallback?: MethodOptions| + BodyResponseCallback, + callback?: BodyResponseCallback): + void|AxiosPromise { + let params = + (paramsOrCallback || {}) as Params$Resource$Projects$Locations$List; + let options = (optionsOrCallback || {}) as MethodOptions; + + if (typeof paramsOrCallback === 'function') { + callback = paramsOrCallback; + params = {} as Params$Resource$Projects$Locations$List; + options = {}; + } + + if (typeof optionsOrCallback === 'function') { + callback = optionsOrCallback; + options = {}; + } + + const rootUrl = options.rootUrl || 'https://redis.googleapis.com/'; + const parameters = { + options: Object.assign( + { + url: (rootUrl + '/v1beta1/{+name}/locations') + .replace(/([^:]\/)\/+/g, '$1'), + method: 'GET' + }, + options), + params, + requiredParams: ['name'], + pathParams: ['name'], + context: this.getRoot() + }; + if (callback) { + createAPIRequest(parameters, callback); + } else { + return createAPIRequest(parameters); + } + } + } + + export interface Params$Resource$Projects$Locations$Get { + /** + * Auth client or API Key for the request + */ + auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + /** + * Resource name for the location. + */ + name?: string; + } + export interface Params$Resource$Projects$Locations$List { + /** + * Auth client or API Key for the request + */ + auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + /** + * The standard list filter. + */ + filter?: string; + /** + * The resource that owns the locations collection, if applicable. + */ + name?: string; + /** + * The standard list page size. + */ + pageSize?: number; + /** + * The standard list page token. + */ + pageToken?: string; + } + + export class Resource$Projects$Locations$Instances { + root: Redis; + constructor(root: Redis) { + this.root = root; + this.getRoot.bind(this); + } + + getRoot() { + return this.root; + } + + + /** + * redis.projects.locations.instances.create + * @desc Creates a Redis instance based on the specified tier and memory + * size. By default, the instance is peered to the project's [default + * network](/compute/docs/networks-and-firewalls#networks). The creation is + * executed asynchronously and callers may check the returned operation to + * track its progress. Once the operation is completed the Redis instance + * will be fully functional. Completed longrunning.Operation will contain + * the new instance object in the response field. The returned operation is + * automatically deleted after a few hours, so there is no need to call + * DeleteOperation. + * @alias redis.projects.locations.instances.create + * @memberOf! () + * + * @param {object} params Parameters for request + * @param {string=} params.instanceId Required. The logical name of the Redis instance in the customer project with the following restrictions: * Must contain only lowercase letters, numbers, and hyphens. * Must start with a letter. * Must be between 1-40 characters. * Must end with a number or a letter. * Must be unique within the customer project / location + * @param {string} params.parent Required. The resource name of the instance location using the form: `projects/{project_id}/locations/{location_id}` where `location_id` refers to a GCP region + * @param {().Instance} params.resource Request body data + * @param {object} [options] Optionally override request options, such as `url`, `method`, and `encoding`. + * @param {callback} callback The callback that handles the response. + * @return {object} Request object + */ + create( + params?: Params$Resource$Projects$Locations$Instances$Create, + options?: MethodOptions): AxiosPromise; + create( + params: Params$Resource$Projects$Locations$Instances$Create, + options: MethodOptions|BodyResponseCallback, + callback: BodyResponseCallback): void; + create( + params: Params$Resource$Projects$Locations$Instances$Create, + callback: BodyResponseCallback): void; + create(callback: BodyResponseCallback): void; + create( + paramsOrCallback?: Params$Resource$Projects$Locations$Instances$Create| + BodyResponseCallback, + optionsOrCallback?: MethodOptions| + BodyResponseCallback, + callback?: BodyResponseCallback): + void|AxiosPromise { + let params = (paramsOrCallback || {}) as + Params$Resource$Projects$Locations$Instances$Create; + let options = (optionsOrCallback || {}) as MethodOptions; + + if (typeof paramsOrCallback === 'function') { + callback = paramsOrCallback; + params = {} as Params$Resource$Projects$Locations$Instances$Create; + options = {}; + } + + if (typeof optionsOrCallback === 'function') { + callback = optionsOrCallback; + options = {}; + } + + const rootUrl = options.rootUrl || 'https://redis.googleapis.com/'; + const parameters = { + options: Object.assign( + { + url: (rootUrl + '/v1beta1/{+parent}/instances') + .replace(/([^:]\/)\/+/g, '$1'), + method: 'POST' + }, + options), + params, + requiredParams: ['parent'], + pathParams: ['parent'], + context: this.getRoot() + }; + if (callback) { + createAPIRequest(parameters, callback); + } else { + return createAPIRequest(parameters); + } + } + + + /** + * redis.projects.locations.instances.delete + * @desc Deletes a specific Redis instance. Instance stops serving and data + * is deleted. + * @alias redis.projects.locations.instances.delete + * @memberOf! () + * + * @param {object} params Parameters for request + * @param {string} params.name Required. Redis instance resource name using the form: `projects/{project_id}/locations/{location_id}/instances/{instance_id}` where `location_id` refers to a GCP region + * @param {object} [options] Optionally override request options, such as `url`, `method`, and `encoding`. + * @param {callback} callback The callback that handles the response. + * @return {object} Request object + */ + delete( + params?: Params$Resource$Projects$Locations$Instances$Delete, + options?: MethodOptions): AxiosPromise; + delete( + params: Params$Resource$Projects$Locations$Instances$Delete, + options: MethodOptions|BodyResponseCallback, + callback: BodyResponseCallback): void; + delete( + params: Params$Resource$Projects$Locations$Instances$Delete, + callback: BodyResponseCallback): void; + delete(callback: BodyResponseCallback): void; + delete( + paramsOrCallback?: Params$Resource$Projects$Locations$Instances$Delete| + BodyResponseCallback, + optionsOrCallback?: MethodOptions| + BodyResponseCallback, + callback?: BodyResponseCallback): + void|AxiosPromise { + let params = (paramsOrCallback || {}) as + Params$Resource$Projects$Locations$Instances$Delete; + let options = (optionsOrCallback || {}) as MethodOptions; + + if (typeof paramsOrCallback === 'function') { + callback = paramsOrCallback; + params = {} as Params$Resource$Projects$Locations$Instances$Delete; + options = {}; + } + + if (typeof optionsOrCallback === 'function') { + callback = optionsOrCallback; + options = {}; + } + + const rootUrl = options.rootUrl || 'https://redis.googleapis.com/'; + const parameters = { + options: Object.assign( + { + url: (rootUrl + '/v1beta1/{+name}').replace(/([^:]\/)\/+/g, '$1'), + method: 'DELETE' + }, + options), + params, + requiredParams: ['name'], + pathParams: ['name'], + context: this.getRoot() + }; + if (callback) { + createAPIRequest(parameters, callback); + } else { + return createAPIRequest(parameters); + } + } + + + /** + * redis.projects.locations.instances.get + * @desc Gets the details of a specific Redis instance. + * @alias redis.projects.locations.instances.get + * @memberOf! () + * + * @param {object} params Parameters for request + * @param {string} params.name Required. Redis instance resource name using the form: `projects/{project_id}/locations/{location_id}/instances/{instance_id}` where `location_id` refers to a GCP region + * @param {object} [options] Optionally override request options, such as `url`, `method`, and `encoding`. + * @param {callback} callback The callback that handles the response. + * @return {object} Request object + */ + get(params?: Params$Resource$Projects$Locations$Instances$Get, + options?: MethodOptions): AxiosPromise; + get(params: Params$Resource$Projects$Locations$Instances$Get, + options: MethodOptions|BodyResponseCallback, + callback: BodyResponseCallback): void; + get(params: Params$Resource$Projects$Locations$Instances$Get, + callback: BodyResponseCallback): void; + get(callback: BodyResponseCallback): void; + get(paramsOrCallback?: Params$Resource$Projects$Locations$Instances$Get| + BodyResponseCallback, + optionsOrCallback?: MethodOptions|BodyResponseCallback, + callback?: BodyResponseCallback): + void|AxiosPromise { + let params = (paramsOrCallback || {}) as + Params$Resource$Projects$Locations$Instances$Get; + let options = (optionsOrCallback || {}) as MethodOptions; + + if (typeof paramsOrCallback === 'function') { + callback = paramsOrCallback; + params = {} as Params$Resource$Projects$Locations$Instances$Get; + options = {}; + } + + if (typeof optionsOrCallback === 'function') { + callback = optionsOrCallback; + options = {}; + } + + const rootUrl = options.rootUrl || 'https://redis.googleapis.com/'; + const parameters = { + options: Object.assign( + { + url: (rootUrl + '/v1beta1/{+name}').replace(/([^:]\/)\/+/g, '$1'), + method: 'GET' + }, + options), + params, + requiredParams: ['name'], + pathParams: ['name'], + context: this.getRoot() + }; + if (callback) { + createAPIRequest(parameters, callback); + } else { + return createAPIRequest(parameters); + } + } + + + /** + * redis.projects.locations.instances.list + * @desc Lists all Redis instances owned by a project in either the + * specified location (region) or all locations. The location should have + * the following format: * `projects/{project_id}/locations/{location_id}` + * If `location_id` is specified as `-` (wildcard), then all regions + * available to the project are queried, and the results are aggregated. + * @alias redis.projects.locations.instances.list + * @memberOf! () + * + * @param {object} params Parameters for request + * @param {integer=} params.pageSize The maximum number of items to return. If not specified, a default value of 1000 will be used by the service. Regardless of the page_size value, the response may include a partial list and a caller should only rely on response's next_page_token to determine if there are more instances left to be queried. + * @param {string=} params.pageToken The next_page_token value returned from a previous List request, if any. + * @param {string} params.parent Required. The resource name of the instance location using the form: `projects/{project_id}/locations/{location_id}` where `location_id` refers to a GCP region + * @param {object} [options] Optionally override request options, such as `url`, `method`, and `encoding`. + * @param {callback} callback The callback that handles the response. + * @return {object} Request object + */ + list( + params?: Params$Resource$Projects$Locations$Instances$List, + options?: MethodOptions): AxiosPromise; + list( + params: Params$Resource$Projects$Locations$Instances$List, + options: MethodOptions| + BodyResponseCallback, + callback: BodyResponseCallback): void; + list( + params: Params$Resource$Projects$Locations$Instances$List, + callback: BodyResponseCallback): void; + list(callback: BodyResponseCallback): void; + list( + paramsOrCallback?: Params$Resource$Projects$Locations$Instances$List| + BodyResponseCallback, + optionsOrCallback?: MethodOptions| + BodyResponseCallback, + callback?: BodyResponseCallback): + void|AxiosPromise { + let params = (paramsOrCallback || {}) as + Params$Resource$Projects$Locations$Instances$List; + let options = (optionsOrCallback || {}) as MethodOptions; + + if (typeof paramsOrCallback === 'function') { + callback = paramsOrCallback; + params = {} as Params$Resource$Projects$Locations$Instances$List; + options = {}; + } + + if (typeof optionsOrCallback === 'function') { + callback = optionsOrCallback; + options = {}; + } + + const rootUrl = options.rootUrl || 'https://redis.googleapis.com/'; + const parameters = { + options: Object.assign( + { + url: (rootUrl + '/v1beta1/{+parent}/instances') + .replace(/([^:]\/)\/+/g, '$1'), + method: 'GET' + }, + options), + params, + requiredParams: ['parent'], + pathParams: ['parent'], + context: this.getRoot() + }; + if (callback) { + createAPIRequest(parameters, callback); + } else { + return createAPIRequest(parameters); + } + } + + + /** + * redis.projects.locations.instances.patch + * @desc Updates the metadata and configuration of a specific Redis + * instance. Completed longrunning.Operation will contain the new instance + * object in the response field. The returned operation is automatically + * deleted after a few hours, so there is no need to call DeleteOperation. + * @alias redis.projects.locations.instances.patch + * @memberOf! () + * + * @param {object} params Parameters for request + * @param {string} params.name Required. Unique name of the resource in this scope including project and location using the form: `projects/{project_id}/locations/{location_id}/instances/{instance_id}` Note: Redis instances are managed and addressed at regional level so location_id here refers to a GCP region; however, users get to choose which specific zone (or collection of zones for cross-zone instances) an instance should be provisioned in. Refer to [location_id] and [alternative_location_id] fields for more details. + * @param {string=} params.updateMask Required. Mask of fields to update. At least one path must be supplied in this field. The elements of the repeated paths field may only include these fields from Instance: * `display_name` * `labels` * `redis_config` * `redis_version` + * @param {().Instance} params.resource Request body data + * @param {object} [options] Optionally override request options, such as `url`, `method`, and `encoding`. + * @param {callback} callback The callback that handles the response. + * @return {object} Request object + */ + patch( + params?: Params$Resource$Projects$Locations$Instances$Patch, + options?: MethodOptions): AxiosPromise; + patch( + params: Params$Resource$Projects$Locations$Instances$Patch, + options: MethodOptions|BodyResponseCallback, + callback: BodyResponseCallback): void; + patch( + params: Params$Resource$Projects$Locations$Instances$Patch, + callback: BodyResponseCallback): void; + patch(callback: BodyResponseCallback): void; + patch( + paramsOrCallback?: Params$Resource$Projects$Locations$Instances$Patch| + BodyResponseCallback, + optionsOrCallback?: MethodOptions| + BodyResponseCallback, + callback?: BodyResponseCallback): + void|AxiosPromise { + let params = (paramsOrCallback || {}) as + Params$Resource$Projects$Locations$Instances$Patch; + let options = (optionsOrCallback || {}) as MethodOptions; + + if (typeof paramsOrCallback === 'function') { + callback = paramsOrCallback; + params = {} as Params$Resource$Projects$Locations$Instances$Patch; + options = {}; + } + + if (typeof optionsOrCallback === 'function') { + callback = optionsOrCallback; + options = {}; + } + + const rootUrl = options.rootUrl || 'https://redis.googleapis.com/'; + const parameters = { + options: Object.assign( + { + url: (rootUrl + '/v1beta1/{+name}').replace(/([^:]\/)\/+/g, '$1'), + method: 'PATCH' + }, + options), + params, + requiredParams: ['name'], + pathParams: ['name'], + context: this.getRoot() + }; + if (callback) { + createAPIRequest(parameters, callback); + } else { + return createAPIRequest(parameters); + } + } + } + + export interface Params$Resource$Projects$Locations$Instances$Create { + /** + * Auth client or API Key for the request + */ + auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + /** + * Required. The logical name of the Redis instance in the customer project + * with the following restrictions: * Must contain only lowercase letters, + * numbers, and hyphens. * Must start with a letter. * Must be between 1-40 + * characters. * Must end with a number or a letter. * Must be unique within + * the customer project / location + */ + instanceId?: string; + /** + * Required. The resource name of the instance location using the form: + * `projects/{project_id}/locations/{location_id}` where `location_id` + * refers to a GCP region + */ + parent?: string; + + /** + * Request body metadata + */ + requestBody?: Schema$Instance; + } + export interface Params$Resource$Projects$Locations$Instances$Delete { + /** + * Auth client or API Key for the request + */ + auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + /** + * Required. Redis instance resource name using the form: + * `projects/{project_id}/locations/{location_id}/instances/{instance_id}` + * where `location_id` refers to a GCP region + */ + name?: string; + } + export interface Params$Resource$Projects$Locations$Instances$Get { + /** + * Auth client or API Key for the request + */ + auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + /** + * Required. Redis instance resource name using the form: + * `projects/{project_id}/locations/{location_id}/instances/{instance_id}` + * where `location_id` refers to a GCP region + */ + name?: string; + } + export interface Params$Resource$Projects$Locations$Instances$List { + /** + * Auth client or API Key for the request + */ + auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + /** + * The maximum number of items to return. If not specified, a default value + * of 1000 will be used by the service. Regardless of the page_size value, + * the response may include a partial list and a caller should only rely on + * response's next_page_token to determine if there are more instances left + * to be queried. + */ + pageSize?: number; + /** + * The next_page_token value returned from a previous List request, if any. + */ + pageToken?: string; + /** + * Required. The resource name of the instance location using the form: + * `projects/{project_id}/locations/{location_id}` where `location_id` + * refers to a GCP region + */ + parent?: string; + } + export interface Params$Resource$Projects$Locations$Instances$Patch { + /** + * Auth client or API Key for the request + */ + auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + /** + * Required. Unique name of the resource in this scope including project and + * location using the form: + * `projects/{project_id}/locations/{location_id}/instances/{instance_id}` + * Note: Redis instances are managed and addressed at regional level so + * location_id here refers to a GCP region; however, users get to choose + * which specific zone (or collection of zones for cross-zone instances) an + * instance should be provisioned in. Refer to [location_id] and + * [alternative_location_id] fields for more details. + */ + name?: string; + /** + * Required. Mask of fields to update. At least one path must be supplied in + * this field. The elements of the repeated paths field may only include + * these fields from Instance: * `display_name` * `labels` * `redis_config` + * * `redis_version` + */ + updateMask?: string; + + /** + * Request body metadata + */ + requestBody?: Schema$Instance; + } + + + export class Resource$Projects$Locations$Operations { + root: Redis; + constructor(root: Redis) { + this.root = root; + this.getRoot.bind(this); + } + + getRoot() { + return this.root; + } + + + /** + * redis.projects.locations.operations.get + * @desc Gets the latest state of a long-running operation. Clients can use + * this method to poll the operation result at intervals as recommended by + * the API service. + * @alias redis.projects.locations.operations.get + * @memberOf! () + * + * @param {object} params Parameters for request + * @param {string} params.name The name of the operation resource. + * @param {object} [options] Optionally override request options, such as `url`, `method`, and `encoding`. + * @param {callback} callback The callback that handles the response. + * @return {object} Request object + */ + get(params?: Params$Resource$Projects$Locations$Operations$Get, + options?: MethodOptions): AxiosPromise; + get(params: Params$Resource$Projects$Locations$Operations$Get, + options: MethodOptions|BodyResponseCallback, + callback: BodyResponseCallback): void; + get(params: Params$Resource$Projects$Locations$Operations$Get, + callback: BodyResponseCallback): void; + get(callback: BodyResponseCallback): void; + get(paramsOrCallback?: Params$Resource$Projects$Locations$Operations$Get| + BodyResponseCallback, + optionsOrCallback?: MethodOptions| + BodyResponseCallback, + callback?: BodyResponseCallback): + void|AxiosPromise { + let params = (paramsOrCallback || {}) as + Params$Resource$Projects$Locations$Operations$Get; + let options = (optionsOrCallback || {}) as MethodOptions; + + if (typeof paramsOrCallback === 'function') { + callback = paramsOrCallback; + params = {} as Params$Resource$Projects$Locations$Operations$Get; + options = {}; + } + + if (typeof optionsOrCallback === 'function') { + callback = optionsOrCallback; + options = {}; + } + + const rootUrl = options.rootUrl || 'https://redis.googleapis.com/'; + const parameters = { + options: Object.assign( + { + url: (rootUrl + '/v1beta1/{+name}').replace(/([^:]\/)\/+/g, '$1'), + method: 'GET' + }, + options), + params, + requiredParams: ['name'], + pathParams: ['name'], + context: this.getRoot() + }; + if (callback) { + createAPIRequest(parameters, callback); + } else { + return createAPIRequest(parameters); + } + } + + + /** + * redis.projects.locations.operations.list + * @desc Lists operations that match the specified filter in the request. If + * the server doesn't support this method, it returns `UNIMPLEMENTED`. NOTE: + * the `name` binding allows API services to override the binding to use + * different resource name schemes, such as `users/x/operations`. To + * override the binding, API services can add a binding such as + * `"/v1/{name=users/x}/operations"` to their service configuration. For + * backwards compatibility, the default name includes the operations + * collection id, however overriding users must ensure the name binding is + * the parent resource, without the operations collection id. + * @alias redis.projects.locations.operations.list + * @memberOf! () + * + * @param {object} params Parameters for request + * @param {string=} params.filter The standard list filter. + * @param {string} params.name The name of the operation's parent resource. + * @param {integer=} params.pageSize The standard list page size. + * @param {string=} params.pageToken The standard list page token. + * @param {object} [options] Optionally override request options, such as `url`, `method`, and `encoding`. + * @param {callback} callback The callback that handles the response. + * @return {object} Request object + */ + list( + params?: Params$Resource$Projects$Locations$Operations$List, + options?: MethodOptions): AxiosPromise; + list( + params: Params$Resource$Projects$Locations$Operations$List, + options: MethodOptions| + BodyResponseCallback, + callback: BodyResponseCallback): void; + list( + params: Params$Resource$Projects$Locations$Operations$List, + callback: BodyResponseCallback): void; + list(callback: BodyResponseCallback): void; + list( + paramsOrCallback?: Params$Resource$Projects$Locations$Operations$List| + BodyResponseCallback, + optionsOrCallback?: MethodOptions| + BodyResponseCallback, + callback?: BodyResponseCallback): + void|AxiosPromise { + let params = (paramsOrCallback || {}) as + Params$Resource$Projects$Locations$Operations$List; + let options = (optionsOrCallback || {}) as MethodOptions; + + if (typeof paramsOrCallback === 'function') { + callback = paramsOrCallback; + params = {} as Params$Resource$Projects$Locations$Operations$List; + options = {}; + } + + if (typeof optionsOrCallback === 'function') { + callback = optionsOrCallback; + options = {}; + } + + const rootUrl = options.rootUrl || 'https://redis.googleapis.com/'; + const parameters = { + options: Object.assign( + { + url: (rootUrl + '/v1beta1/{+name}/operations') + .replace(/([^:]\/)\/+/g, '$1'), + method: 'GET' + }, + options), + params, + requiredParams: ['name'], + pathParams: ['name'], + context: this.getRoot() + }; + if (callback) { + createAPIRequest(parameters, callback); + } else { + return createAPIRequest(parameters); + } + } + } + + export interface Params$Resource$Projects$Locations$Operations$Get { + /** + * Auth client or API Key for the request + */ + auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + /** + * The name of the operation resource. + */ + name?: string; + } + export interface Params$Resource$Projects$Locations$Operations$List { + /** + * Auth client or API Key for the request + */ + auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + /** + * The standard list filter. + */ + filter?: string; + /** + * The name of the operation's parent resource. + */ + name?: string; + /** + * The standard list page size. + */ + pageSize?: number; + /** + * The standard list page token. + */ + pageToken?: string; + } +} diff --git a/src/apis/replicapool/v1beta1.ts b/src/apis/replicapool/v1beta1.ts index fa6cd8929a3..2f94182d36d 100644 --- a/src/apis/replicapool/v1beta1.ts +++ b/src/apis/replicapool/v1beta1.ts @@ -1024,10 +1024,11 @@ export namespace replicapool_v1beta1 { * The zone for this replica pool. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$PoolsDeleteRequest; + requestBody?: Schema$PoolsDeleteRequest; } export interface Params$Resource$Pools$Get { /** @@ -1062,10 +1063,11 @@ export namespace replicapool_v1beta1 { * The zone for this replica pool. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$Pool; + requestBody?: Schema$Pool; } export interface Params$Resource$Pools$List { /** @@ -1135,10 +1137,11 @@ export namespace replicapool_v1beta1 { * The zone for this replica pool. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$Template; + requestBody?: Schema$Template; } @@ -1453,10 +1456,11 @@ export namespace replicapool_v1beta1 { * The zone where the replica lives. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$ReplicasDeleteRequest; + requestBody?: Schema$ReplicasDeleteRequest; } export interface Params$Resource$Replicas$Get { /** diff --git a/src/apis/replicapool/v1beta2.ts b/src/apis/replicapool/v1beta2.ts index ae065d7a60f..c48b7cf2774 100644 --- a/src/apis/replicapool/v1beta2.ts +++ b/src/apis/replicapool/v1beta2.ts @@ -1135,10 +1135,11 @@ export namespace replicapool_v1beta2 { * The name of the zone in which the instance group manager resides. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupManagersAbandonInstancesRequest; + requestBody?: Schema$InstanceGroupManagersAbandonInstancesRequest; } export interface Params$Resource$Instancegroupmanagers$Delete { /** @@ -1177,10 +1178,11 @@ export namespace replicapool_v1beta2 { * The name of the zone in which the instance group manager resides. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupManagersDeleteInstancesRequest; + requestBody?: Schema$InstanceGroupManagersDeleteInstancesRequest; } export interface Params$Resource$Instancegroupmanagers$Get { /** @@ -1219,10 +1221,11 @@ export namespace replicapool_v1beta2 { * The name of the zone in which the instance group manager resides. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupManager; + requestBody?: Schema$InstanceGroupManager; } export interface Params$Resource$Instancegroupmanagers$List { /** @@ -1271,10 +1274,11 @@ export namespace replicapool_v1beta2 { * The name of the zone in which the instance group manager resides. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupManagersRecreateInstancesRequest; + requestBody?: Schema$InstanceGroupManagersRecreateInstancesRequest; } export interface Params$Resource$Instancegroupmanagers$Resize { /** @@ -1317,10 +1321,11 @@ export namespace replicapool_v1beta2 { * The name of the zone in which the instance group manager resides. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupManagersSetInstanceTemplateRequest; + requestBody?: Schema$InstanceGroupManagersSetInstanceTemplateRequest; } export interface Params$Resource$Instancegroupmanagers$Settargetpools { /** @@ -1340,10 +1345,11 @@ export namespace replicapool_v1beta2 { * The name of the zone in which the instance group manager resides. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$InstanceGroupManagersSetTargetPoolsRequest; + requestBody?: Schema$InstanceGroupManagersSetTargetPoolsRequest; } diff --git a/src/apis/replicapoolupdater/v1beta1.ts b/src/apis/replicapoolupdater/v1beta1.ts index 75b9c364062..99c826acfd1 100644 --- a/src/apis/replicapoolupdater/v1beta1.ts +++ b/src/apis/replicapoolupdater/v1beta1.ts @@ -975,10 +975,11 @@ export namespace replicapoolupdater_v1beta1 { * The name of the zone in which the update's target resides. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$RollingUpdate; + requestBody?: Schema$RollingUpdate; } export interface Params$Resource$Rollingupdates$List { /** diff --git a/src/apis/reseller/v1.ts b/src/apis/reseller/v1.ts index fa2227fa793..44cafbb2c5e 100644 --- a/src/apis/reseller/v1.ts +++ b/src/apis/reseller/v1.ts @@ -741,10 +741,11 @@ export namespace reseller_v1 { * center. */ customerAuthToken?: string; + /** * Request body metadata */ - resource?: Schema$Customer; + requestBody?: Schema$Customer; } export interface Params$Resource$Customers$Patch { /** @@ -759,10 +760,11 @@ export namespace reseller_v1 { * customerId is changed, the Google system automatically updates. */ customerId?: string; + /** * Request body metadata */ - resource?: Schema$Customer; + requestBody?: Schema$Customer; } export interface Params$Resource$Customers$Update { /** @@ -777,10 +779,11 @@ export namespace reseller_v1 { * customerId is changed, the Google system automatically updates. */ customerId?: string; + /** * Request body metadata */ - resource?: Schema$Customer; + requestBody?: Schema$Customer; } @@ -1803,10 +1806,11 @@ export namespace reseller_v1 { * the retrieve all reseller subscriptions method. */ subscriptionId?: string; + /** * Request body metadata */ - resource?: Schema$ChangePlanRequest; + requestBody?: Schema$ChangePlanRequest; } export interface Params$Resource$Subscriptions$Changerenewalsettings { /** @@ -1829,10 +1833,11 @@ export namespace reseller_v1 { * the retrieve all reseller subscriptions method. */ subscriptionId?: string; + /** * Request body metadata */ - resource?: Schema$RenewalSettings; + requestBody?: Schema$RenewalSettings; } export interface Params$Resource$Subscriptions$Changeseats { /** @@ -1855,10 +1860,11 @@ export namespace reseller_v1 { * the retrieve all reseller subscriptions method. */ subscriptionId?: string; + /** * Request body metadata */ - resource?: Schema$Seats; + requestBody?: Schema$Seats; } export interface Params$Resource$Subscriptions$Delete { /** @@ -1931,10 +1937,11 @@ export namespace reseller_v1 { * customerId is changed, the Google system automatically updates. */ customerId?: string; + /** * Request body metadata */ - resource?: Schema$Subscription; + requestBody?: Schema$Subscription; } export interface Params$Resource$Subscriptions$List { /** diff --git a/src/apis/resourceviews/v1beta1.ts b/src/apis/resourceviews/v1beta1.ts index 29f53a035e2..5abfb901a46 100644 --- a/src/apis/resourceviews/v1beta1.ts +++ b/src/apis/resourceviews/v1beta1.ts @@ -772,10 +772,11 @@ export namespace resourceviews_v1beta1 { * The name of the resource view. */ resourceViewName?: string; + /** * Request body metadata */ - resource?: Schema$RegionViewsAddResourcesRequest; + requestBody?: Schema$RegionViewsAddResourcesRequest; } export interface Params$Resource$Regionviews$Delete { /** @@ -829,10 +830,11 @@ export namespace resourceviews_v1beta1 { * The region name of the resource view. */ region?: string; + /** * Request body metadata */ - resource?: Schema$ResourceView; + requestBody?: Schema$ResourceView; } export interface Params$Resource$Regionviews$List { /** @@ -908,10 +910,11 @@ export namespace resourceviews_v1beta1 { * The name of the resource view. */ resourceViewName?: string; + /** * Request body metadata */ - resource?: Schema$RegionViewsRemoveResourcesRequest; + requestBody?: Schema$RegionViewsRemoveResourcesRequest; } @@ -1441,10 +1444,11 @@ export namespace resourceviews_v1beta1 { * The zone name of the resource view. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$ZoneViewsAddResourcesRequest; + requestBody?: Schema$ZoneViewsAddResourcesRequest; } export interface Params$Resource$Zoneviews$Delete { /** @@ -1498,10 +1502,11 @@ export namespace resourceviews_v1beta1 { * The zone name of the resource view. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$ResourceView; + requestBody?: Schema$ResourceView; } export interface Params$Resource$Zoneviews$List { /** @@ -1577,9 +1582,10 @@ export namespace resourceviews_v1beta1 { * The zone name of the resource view. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$ZoneViewsRemoveResourcesRequest; + requestBody?: Schema$ZoneViewsRemoveResourcesRequest; } } diff --git a/src/apis/resourceviews/v1beta2.ts b/src/apis/resourceviews/v1beta2.ts index b7c7e806390..6440dd36e2e 100644 --- a/src/apis/resourceviews/v1beta2.ts +++ b/src/apis/resourceviews/v1beta2.ts @@ -1268,10 +1268,11 @@ export namespace resourceviews_v1beta2 { * The zone name of the resource view. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$ZoneViewsAddResourcesRequest; + requestBody?: Schema$ZoneViewsAddResourcesRequest; } export interface Params$Resource$Zoneviews$Delete { /** @@ -1349,10 +1350,11 @@ export namespace resourceviews_v1beta2 { * The zone name of the resource view. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$ResourceView; + requestBody?: Schema$ResourceView; } export interface Params$Resource$Zoneviews$List { /** @@ -1443,10 +1445,11 @@ export namespace resourceviews_v1beta2 { * The zone name of the resource view. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$ZoneViewsRemoveResourcesRequest; + requestBody?: Schema$ZoneViewsRemoveResourcesRequest; } export interface Params$Resource$Zoneviews$Setservice { /** @@ -1466,9 +1469,10 @@ export namespace resourceviews_v1beta2 { * The zone name of the resource view. */ zone?: string; + /** * Request body metadata */ - resource?: Schema$ZoneViewsSetServiceRequest; + requestBody?: Schema$ZoneViewsSetServiceRequest; } } diff --git a/src/apis/runtimeconfig/v1.ts b/src/apis/runtimeconfig/v1.ts index 64cf95dd013..82a52a16bd8 100644 --- a/src/apis/runtimeconfig/v1.ts +++ b/src/apis/runtimeconfig/v1.ts @@ -432,10 +432,11 @@ export namespace runtimeconfig_v1 { * The name of the operation resource to be cancelled. */ name?: string; + /** * Request body metadata */ - resource?: Schema$CancelOperationRequest; + requestBody?: Schema$CancelOperationRequest; } export interface Params$Resource$Operations$Delete { /** diff --git a/src/apis/runtimeconfig/v1beta1.ts b/src/apis/runtimeconfig/v1beta1.ts index a7a50ab307e..36caacba035 100644 --- a/src/apis/runtimeconfig/v1beta1.ts +++ b/src/apis/runtimeconfig/v1beta1.ts @@ -1122,10 +1122,11 @@ export namespace runtimeconfig_v1beta1 { * strings. `request_id` strings are limited to 64 characters. */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$RuntimeConfig; + requestBody?: Schema$RuntimeConfig; } export interface Params$Resource$Projects$Configs$Delete { /** @@ -1197,10 +1198,11 @@ export namespace runtimeconfig_v1beta1 { * operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$SetIamPolicyRequest; + requestBody?: Schema$SetIamPolicyRequest; } export interface Params$Resource$Projects$Configs$Testiampermissions { /** @@ -1213,10 +1215,11 @@ export namespace runtimeconfig_v1beta1 { * See the operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestIamPermissionsRequest; + requestBody?: Schema$TestIamPermissionsRequest; } export interface Params$Resource$Projects$Configs$Update { /** @@ -1229,10 +1232,11 @@ export namespace runtimeconfig_v1beta1 { * `projects/[PROJECT_ID]/configs/[CONFIG_NAME]` */ name?: string; + /** * Request body metadata */ - resource?: Schema$RuntimeConfig; + requestBody?: Schema$RuntimeConfig; } export class Resource$Projects$Configs$Operations { @@ -1416,10 +1420,11 @@ export namespace runtimeconfig_v1beta1 { * See the operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestIamPermissionsRequest; + requestBody?: Schema$TestIamPermissionsRequest; } @@ -1964,10 +1969,11 @@ export namespace runtimeconfig_v1beta1 { * strings. `request_id` strings are limited to 64 characters. */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Variable; + requestBody?: Schema$Variable; } export interface Params$Resource$Projects$Configs$Variables$Delete { /** @@ -2043,10 +2049,11 @@ export namespace runtimeconfig_v1beta1 { * See the operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestIamPermissionsRequest; + requestBody?: Schema$TestIamPermissionsRequest; } export interface Params$Resource$Projects$Configs$Variables$Update { /** @@ -2059,10 +2066,11 @@ export namespace runtimeconfig_v1beta1 { * `projects/[PROJECT_ID]/configs/[CONFIG_NAME]/variables/[VARIABLE_NAME]` */ name?: string; + /** * Request body metadata */ - resource?: Schema$Variable; + requestBody?: Schema$Variable; } export interface Params$Resource$Projects$Configs$Variables$Watch { /** @@ -2075,10 +2083,11 @@ export namespace runtimeconfig_v1beta1 { * `projects/[PROJECT_ID]/configs/[CONFIG_NAME]` */ name?: string; + /** * Request body metadata */ - resource?: Schema$WatchVariableRequest; + requestBody?: Schema$WatchVariableRequest; } @@ -2470,10 +2479,11 @@ export namespace runtimeconfig_v1beta1 { * strings. `request_id` strings are limited to 64 characters. */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Waiter; + requestBody?: Schema$Waiter; } export interface Params$Resource$Projects$Configs$Waiters$Delete { /** @@ -2534,9 +2544,10 @@ export namespace runtimeconfig_v1beta1 { * See the operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestIamPermissionsRequest; + requestBody?: Schema$TestIamPermissionsRequest; } } diff --git a/src/apis/safebrowsing/v4.ts b/src/apis/safebrowsing/v4.ts index b9bd7833a66..670c7099142 100644 --- a/src/apis/safebrowsing/v4.ts +++ b/src/apis/safebrowsing/v4.ts @@ -866,10 +866,11 @@ export namespace safebrowsing_v4 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$FindFullHashesRequest; + requestBody?: Schema$FindFullHashesRequest; } @@ -956,10 +957,11 @@ export namespace safebrowsing_v4 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$ThreatHit; + requestBody?: Schema$ThreatHit; } @@ -1141,10 +1143,11 @@ export namespace safebrowsing_v4 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$FetchThreatListUpdatesRequest; + requestBody?: Schema$FetchThreatListUpdatesRequest; } @@ -1235,9 +1238,10 @@ export namespace safebrowsing_v4 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$FindThreatMatchesRequest; + requestBody?: Schema$FindThreatMatchesRequest; } } diff --git a/src/apis/script/v1.ts b/src/apis/script/v1.ts index d73a7471a87..3ba5ec1ae8e 100644 --- a/src/apis/script/v1.ts +++ b/src/apis/script/v1.ts @@ -1377,10 +1377,11 @@ export namespace script_v1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$CreateProjectRequest; + requestBody?: Schema$CreateProjectRequest; } export interface Params$Resource$Projects$Get { /** @@ -1438,10 +1439,11 @@ export namespace script_v1 { * The script project's Drive ID. */ scriptId?: string; + /** * Request body metadata */ - resource?: Schema$Content; + requestBody?: Schema$Content; } export class Resource$Projects$Deployments { @@ -1807,10 +1809,11 @@ export namespace script_v1 { * The script project's Drive ID. */ scriptId?: string; + /** * Request body metadata */ - resource?: Schema$DeploymentConfig; + requestBody?: Schema$DeploymentConfig; } export interface Params$Resource$Projects$Deployments$Delete { /** @@ -1876,10 +1879,11 @@ export namespace script_v1 { * The script project's Drive ID. */ scriptId?: string; + /** * Request body metadata */ - resource?: Schema$UpdateDeploymentRequest; + requestBody?: Schema$UpdateDeploymentRequest; } @@ -2107,10 +2111,11 @@ export namespace script_v1 { * The script project's Drive ID. */ scriptId?: string; + /** * Request body metadata */ - resource?: Schema$Version; + requestBody?: Schema$Version; } export interface Params$Resource$Projects$Versions$Get { /** @@ -2244,9 +2249,10 @@ export namespace script_v1 { * properties**. */ scriptId?: string; + /** * Request body metadata */ - resource?: Schema$ExecutionRequest; + requestBody?: Schema$ExecutionRequest; } } diff --git a/src/apis/searchconsole/v1.ts b/src/apis/searchconsole/v1.ts index 1722a4ae548..0a4c627e3b0 100644 --- a/src/apis/searchconsole/v1.ts +++ b/src/apis/searchconsole/v1.ts @@ -270,9 +270,10 @@ export namespace searchconsole_v1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$RunMobileFriendlyTestRequest; + requestBody?: Schema$RunMobileFriendlyTestRequest; } } diff --git a/src/apis/servicebroker/v1.ts b/src/apis/servicebroker/v1.ts index 3a20f8a11cf..d46b511b70a 100644 --- a/src/apis/servicebroker/v1.ts +++ b/src/apis/servicebroker/v1.ts @@ -430,10 +430,11 @@ export namespace servicebroker_v1 { * operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$GoogleIamV1__SetIamPolicyRequest; + requestBody?: Schema$GoogleIamV1__SetIamPolicyRequest; } export interface Params$Resource$V1$Testiampermissions { /** @@ -446,9 +447,10 @@ export namespace servicebroker_v1 { * See the operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$GoogleIamV1__TestIamPermissionsRequest; + requestBody?: Schema$GoogleIamV1__TestIamPermissionsRequest; } } diff --git a/src/apis/servicebroker/v1alpha1.ts b/src/apis/servicebroker/v1alpha1.ts index 341c965bd4b..80c3cbe799e 100644 --- a/src/apis/servicebroker/v1alpha1.ts +++ b/src/apis/servicebroker/v1alpha1.ts @@ -1620,10 +1620,11 @@ export namespace servicebroker_v1alpha1 { * Parent must match `projects/[PROJECT_ID]/brokers/[BROKER_ID]`. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudServicebrokerV1alpha1__ServiceInstance; + requestBody?: Schema$GoogleCloudServicebrokerV1alpha1__ServiceInstance; } export interface Params$Resource$Projects$Brokers$V2$Service_instances$Delete { /** @@ -1710,10 +1711,11 @@ export namespace servicebroker_v1alpha1 { * Parent must match `projects/[PROJECT_ID]/brokers/[BROKER_ID]`. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudServicebrokerV1alpha1__ServiceInstance; + requestBody?: Schema$GoogleCloudServicebrokerV1alpha1__ServiceInstance; } export class Resource$Projects$Brokers$V2$Service_instances$Service_bindings { @@ -2129,10 +2131,11 @@ export namespace servicebroker_v1alpha1 { * `projects/[PROJECT_ID]/brokers/[BROKER_ID]`. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudServicebrokerV1alpha1__Binding; + requestBody?: Schema$GoogleCloudServicebrokerV1alpha1__Binding; } export interface Params$Resource$Projects$Brokers$V2$Service_instances$Service_bindings$Delete { /** @@ -2484,10 +2487,11 @@ export namespace servicebroker_v1alpha1 { * operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$GoogleIamV1__SetIamPolicyRequest; + requestBody?: Schema$GoogleIamV1__SetIamPolicyRequest; } export interface Params$Resource$V1alpha1$Testiampermissions { /** @@ -2500,9 +2504,10 @@ export namespace servicebroker_v1alpha1 { * See the operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$GoogleIamV1__TestIamPermissionsRequest; + requestBody?: Schema$GoogleIamV1__TestIamPermissionsRequest; } } diff --git a/src/apis/servicebroker/v1beta1.ts b/src/apis/servicebroker/v1beta1.ts index 2945eaf6d8f..dcd7dea2fcc 100644 --- a/src/apis/servicebroker/v1beta1.ts +++ b/src/apis/servicebroker/v1beta1.ts @@ -924,10 +924,11 @@ export namespace servicebroker_v1beta1 { * The project in which to create broker. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudServicebrokerV1beta1__Broker; + requestBody?: Schema$GoogleCloudServicebrokerV1beta1__Broker; } export interface Params$Resource$Projects$Brokers$Delete { /** @@ -2143,10 +2144,11 @@ export namespace servicebroker_v1beta1 { * Parent must match `projects/[PROJECT_ID]/brokers/[BROKER_ID]`. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudServicebrokerV1beta1__ServiceInstance; + requestBody?: Schema$GoogleCloudServicebrokerV1beta1__ServiceInstance; } export interface Params$Resource$Projects$Brokers$V2$Service_instances$Delete { /** @@ -2227,10 +2229,11 @@ export namespace servicebroker_v1beta1 { * `projects/[PROJECT_ID]/brokers/[BROKER_ID]/v2/service_instances/[INSTANCE_ID]`. */ name?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudServicebrokerV1beta1__ServiceInstance; + requestBody?: Schema$GoogleCloudServicebrokerV1beta1__ServiceInstance; } export class Resource$Projects$Brokers$V2$Service_instances$Service_bindings { @@ -2624,10 +2627,11 @@ export namespace servicebroker_v1beta1 { * `projects/[PROJECT_ID]/brokers/[BROKER_ID]/v2/service_instances/[INSTANCE_ID]`. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$GoogleCloudServicebrokerV1beta1__Binding; + requestBody?: Schema$GoogleCloudServicebrokerV1beta1__Binding; } export interface Params$Resource$Projects$Brokers$V2$Service_instances$Service_bindings$Delete { /** @@ -2960,10 +2964,11 @@ export namespace servicebroker_v1beta1 { * operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$GoogleIamV1__SetIamPolicyRequest; + requestBody?: Schema$GoogleIamV1__SetIamPolicyRequest; } export interface Params$Resource$V1beta1$Testiampermissions { /** @@ -2976,9 +2981,10 @@ export namespace servicebroker_v1beta1 { * See the operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$GoogleIamV1__TestIamPermissionsRequest; + requestBody?: Schema$GoogleIamV1__TestIamPermissionsRequest; } } diff --git a/src/apis/serviceconsumermanagement/v1.ts b/src/apis/serviceconsumermanagement/v1.ts index 81770f02f68..606056f70d2 100644 --- a/src/apis/serviceconsumermanagement/v1.ts +++ b/src/apis/serviceconsumermanagement/v1.ts @@ -2573,10 +2573,11 @@ export namespace serviceconsumermanagement_v1 { * The name of the operation resource to be cancelled. */ name?: string; + /** * Request body metadata */ - resource?: Schema$CancelOperationRequest; + requestBody?: Schema$CancelOperationRequest; } export interface Params$Resource$Operations$Delete { /** @@ -3133,10 +3134,11 @@ export namespace serviceconsumermanagement_v1 { * Name of the tenancy unit. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$AddTenantProjectRequest; + requestBody?: Schema$AddTenantProjectRequest; } export interface Params$Resource$Services$Tenancyunits$Create { /** @@ -3153,10 +3155,11 @@ export namespace serviceconsumermanagement_v1 { * using the new tenancy unit. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$CreateTenancyUnitRequest; + requestBody?: Schema$CreateTenancyUnitRequest; } export interface Params$Resource$Services$Tenancyunits$Delete { /** @@ -3210,9 +3213,10 @@ export namespace serviceconsumermanagement_v1 { * 'services/service.googleapis.com/projects/12345/tenancyUnits/abcd'. */ name?: string; + /** * Request body metadata */ - resource?: Schema$RemoveTenantProjectRequest; + requestBody?: Schema$RemoveTenantProjectRequest; } } diff --git a/src/apis/servicecontrol/v1.ts b/src/apis/servicecontrol/v1.ts index c976761214e..24c5412c5e4 100644 --- a/src/apis/servicecontrol/v1.ts +++ b/src/apis/servicecontrol/v1.ts @@ -1633,10 +1633,11 @@ export namespace servicecontrol_v1 { * definition of a service name. */ serviceName?: string; + /** * Request body metadata */ - resource?: Schema$AllocateQuotaRequest; + requestBody?: Schema$AllocateQuotaRequest; } export interface Params$Resource$Services$Check { /** @@ -1651,10 +1652,11 @@ export namespace servicecontrol_v1 { * for the definition of a service name. */ serviceName?: string; + /** * Request body metadata */ - resource?: Schema$CheckRequest; + requestBody?: Schema$CheckRequest; } export interface Params$Resource$Services$Endreconciliation { /** @@ -1668,10 +1670,11 @@ export namespace servicecontrol_v1 { * definition of a service name. */ serviceName?: string; + /** * Request body metadata */ - resource?: Schema$EndReconciliationRequest; + requestBody?: Schema$EndReconciliationRequest; } export interface Params$Resource$Services$Releasequota { /** @@ -1685,10 +1688,11 @@ export namespace servicecontrol_v1 { * definition of a service name. */ serviceName?: string; + /** * Request body metadata */ - resource?: Schema$ReleaseQuotaRequest; + requestBody?: Schema$ReleaseQuotaRequest; } export interface Params$Resource$Services$Report { /** @@ -1703,10 +1707,11 @@ export namespace servicecontrol_v1 { * for the definition of a service name. */ serviceName?: string; + /** * Request body metadata */ - resource?: Schema$ReportRequest; + requestBody?: Schema$ReportRequest; } export interface Params$Resource$Services$Startreconciliation { /** @@ -1720,9 +1725,10 @@ export namespace servicecontrol_v1 { * definition of a service name. */ serviceName?: string; + /** * Request body metadata */ - resource?: Schema$StartReconciliationRequest; + requestBody?: Schema$StartReconciliationRequest; } } diff --git a/src/apis/servicemanagement/v1.ts b/src/apis/servicemanagement/v1.ts index dd55348dd05..876931895f0 100644 --- a/src/apis/servicemanagement/v1.ts +++ b/src/apis/servicemanagement/v1.ts @@ -3620,10 +3620,11 @@ export namespace servicemanagement_v1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$ManagedService; + requestBody?: Schema$ManagedService; } export interface Params$Resource$Services$Delete { /** @@ -3649,10 +3650,11 @@ export namespace servicemanagement_v1 { * cause the request to fail. */ serviceName?: string; + /** * Request body metadata */ - resource?: Schema$DisableServiceRequest; + requestBody?: Schema$DisableServiceRequest; } export interface Params$Resource$Services$Enable { /** @@ -3665,10 +3667,11 @@ export namespace servicemanagement_v1 { * cause the request to fail. */ serviceName?: string; + /** * Request body metadata */ - resource?: Schema$EnableServiceRequest; + requestBody?: Schema$EnableServiceRequest; } export interface Params$Resource$Services$Generateconfigreport { /** @@ -3676,10 +3679,11 @@ export namespace servicemanagement_v1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$GenerateConfigReportRequest; + requestBody?: Schema$GenerateConfigReportRequest; } export interface Params$Resource$Services$Get { /** @@ -3726,10 +3730,11 @@ export namespace servicemanagement_v1 { * operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$GetIamPolicyRequest; + requestBody?: Schema$GetIamPolicyRequest; } export interface Params$Resource$Services$List { /** @@ -3768,10 +3773,11 @@ export namespace servicemanagement_v1 { * operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$SetIamPolicyRequest; + requestBody?: Schema$SetIamPolicyRequest; } export interface Params$Resource$Services$Testiampermissions { /** @@ -3784,10 +3790,11 @@ export namespace servicemanagement_v1 { * See the operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestIamPermissionsRequest; + requestBody?: Schema$TestIamPermissionsRequest; } export interface Params$Resource$Services$Undelete { /** @@ -4117,10 +4124,11 @@ export namespace servicemanagement_v1 { * example: `example.googleapis.com`. */ serviceName?: string; + /** * Request body metadata */ - resource?: Schema$Service; + requestBody?: Schema$Service; } export interface Params$Resource$Services$Configs$Get { /** @@ -4177,10 +4185,11 @@ export namespace servicemanagement_v1 { * example: `example.googleapis.com`. */ serviceName?: string; + /** * Request body metadata */ - resource?: Schema$SubmitConfigSourceRequest; + requestBody?: Schema$SubmitConfigSourceRequest; } @@ -4426,10 +4435,11 @@ export namespace servicemanagement_v1 { * operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$GetIamPolicyRequest; + requestBody?: Schema$GetIamPolicyRequest; } export interface Params$Resource$Services$Consumers$Setiampolicy { /** @@ -4442,10 +4452,11 @@ export namespace servicemanagement_v1 { * operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$SetIamPolicyRequest; + requestBody?: Schema$SetIamPolicyRequest; } export interface Params$Resource$Services$Consumers$Testiampermissions { /** @@ -4458,10 +4469,11 @@ export namespace servicemanagement_v1 { * See the operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestIamPermissionsRequest; + requestBody?: Schema$TestIamPermissionsRequest; } @@ -4709,10 +4721,11 @@ export namespace servicemanagement_v1 { * example: `example.googleapis.com`. */ serviceName?: string; + /** * Request body metadata */ - resource?: Schema$Rollout; + requestBody?: Schema$Rollout; } export interface Params$Resource$Services$Rollouts$Get { /** diff --git a/src/apis/serviceusage/v1beta1.ts b/src/apis/serviceusage/v1beta1.ts index 0aa644bea13..01fdb33da1e 100644 --- a/src/apis/serviceusage/v1beta1.ts +++ b/src/apis/serviceusage/v1beta1.ts @@ -2737,10 +2737,11 @@ export namespace serviceusage_v1beta1 { * `BatchEnableServices` method currently only supports projects. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$BatchEnableServicesRequest; + requestBody?: Schema$BatchEnableServicesRequest; } export interface Params$Resource$Services$Disable { /** @@ -2755,10 +2756,11 @@ export namespace serviceusage_v1beta1 { * is the project number (not project ID). */ name?: string; + /** * Request body metadata */ - resource?: Schema$DisableServiceRequest; + requestBody?: Schema$DisableServiceRequest; } export interface Params$Resource$Services$Enable { /** @@ -2775,10 +2777,11 @@ export namespace serviceusage_v1beta1 { * project number (not project ID). */ name?: string; + /** * Request body metadata */ - resource?: Schema$EnableServiceRequest; + requestBody?: Schema$EnableServiceRequest; } export interface Params$Resource$Services$Get { /** diff --git a/src/apis/serviceuser/v1.ts b/src/apis/serviceuser/v1.ts index 27879fe5358..6d11f10ff6b 100644 --- a/src/apis/serviceuser/v1.ts +++ b/src/apis/serviceuser/v1.ts @@ -2312,10 +2312,11 @@ export namespace serviceuser_v1 { * /v1/projects/my-project/services/servicemanagement.googleapis.com:disable */ name?: string; + /** * Request body metadata */ - resource?: Schema$DisableServiceRequest; + requestBody?: Schema$DisableServiceRequest; } export interface Params$Resource$Projects$Services$Enable { /** @@ -2329,10 +2330,11 @@ export namespace serviceuser_v1 { * /v1/projects/my-project/services/servicemanagement.googleapis.com:enable */ name?: string; + /** * Request body metadata */ - resource?: Schema$EnableServiceRequest; + requestBody?: Schema$EnableServiceRequest; } export interface Params$Resource$Projects$Services$List { /** diff --git a/src/apis/sheets/v4.ts b/src/apis/sheets/v4.ts index 66e0e488e12..0ab9c3a531f 100644 --- a/src/apis/sheets/v4.ts +++ b/src/apis/sheets/v4.ts @@ -4796,10 +4796,11 @@ export namespace sheets_v4 { * The spreadsheet to apply the updates to. */ spreadsheetId?: string; + /** * Request body metadata */ - resource?: Schema$BatchUpdateSpreadsheetRequest; + requestBody?: Schema$BatchUpdateSpreadsheetRequest; } export interface Params$Resource$Spreadsheets$Create { /** @@ -4807,10 +4808,11 @@ export namespace sheets_v4 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$Spreadsheet; + requestBody?: Schema$Spreadsheet; } export interface Params$Resource$Spreadsheets$Get { /** @@ -4842,10 +4844,11 @@ export namespace sheets_v4 { * The spreadsheet to request. */ spreadsheetId?: string; + /** * Request body metadata */ - resource?: Schema$GetSpreadsheetByDataFilterRequest; + requestBody?: Schema$GetSpreadsheetByDataFilterRequest; } export class Resource$Spreadsheets$Developermetadata { @@ -5139,10 +5142,11 @@ export namespace sheets_v4 { * The ID of the spreadsheet to retrieve metadata from. */ spreadsheetId?: string; + /** * Request body metadata */ - resource?: Schema$SearchDeveloperMetadataRequest; + requestBody?: Schema$SearchDeveloperMetadataRequest; } @@ -5303,10 +5307,11 @@ export namespace sheets_v4 { * The ID of the spreadsheet containing the sheet to copy. */ spreadsheetId?: string; + /** * Request body metadata */ - resource?: Schema$CopySheetToAnotherSpreadsheetRequest; + requestBody?: Schema$CopySheetToAnotherSpreadsheetRequest; } @@ -6764,10 +6769,11 @@ export namespace sheets_v4 { * How the input data should be interpreted. */ valueInputOption?: string; + /** * Request body metadata */ - resource?: Schema$ValueRange; + requestBody?: Schema$ValueRange; } export interface Params$Resource$Spreadsheets$Values$Batchclear { /** @@ -6779,10 +6785,11 @@ export namespace sheets_v4 { * The ID of the spreadsheet to update. */ spreadsheetId?: string; + /** * Request body metadata */ - resource?: Schema$BatchClearValuesRequest; + requestBody?: Schema$BatchClearValuesRequest; } export interface Params$Resource$Spreadsheets$Values$Batchclearbydatafilter { /** @@ -6794,10 +6801,11 @@ export namespace sheets_v4 { * The ID of the spreadsheet to update. */ spreadsheetId?: string; + /** * Request body metadata */ - resource?: Schema$BatchClearValuesByDataFilterRequest; + requestBody?: Schema$BatchClearValuesByDataFilterRequest; } export interface Params$Resource$Spreadsheets$Values$Batchget { /** @@ -6843,10 +6851,11 @@ export namespace sheets_v4 { * The ID of the spreadsheet to retrieve data from. */ spreadsheetId?: string; + /** * Request body metadata */ - resource?: Schema$BatchGetValuesByDataFilterRequest; + requestBody?: Schema$BatchGetValuesByDataFilterRequest; } export interface Params$Resource$Spreadsheets$Values$Batchupdate { /** @@ -6858,10 +6867,11 @@ export namespace sheets_v4 { * The ID of the spreadsheet to update. */ spreadsheetId?: string; + /** * Request body metadata */ - resource?: Schema$BatchUpdateValuesRequest; + requestBody?: Schema$BatchUpdateValuesRequest; } export interface Params$Resource$Spreadsheets$Values$Batchupdatebydatafilter { /** @@ -6873,10 +6883,11 @@ export namespace sheets_v4 { * The ID of the spreadsheet to update. */ spreadsheetId?: string; + /** * Request body metadata */ - resource?: Schema$BatchUpdateValuesByDataFilterRequest; + requestBody?: Schema$BatchUpdateValuesByDataFilterRequest; } export interface Params$Resource$Spreadsheets$Values$Clear { /** @@ -6892,10 +6903,11 @@ export namespace sheets_v4 { * The ID of the spreadsheet to update. */ spreadsheetId?: string; + /** * Request body metadata */ - resource?: Schema$ClearValuesRequest; + requestBody?: Schema$ClearValuesRequest; } export interface Params$Resource$Spreadsheets$Values$Get { /** @@ -6969,9 +6981,10 @@ export namespace sheets_v4 { * How the input data should be interpreted. */ valueInputOption?: string; + /** * Request body metadata */ - resource?: Schema$ValueRange; + requestBody?: Schema$ValueRange; } } diff --git a/src/apis/siteVerification/v1.ts b/src/apis/siteVerification/v1.ts index fa8b5ffd8ea..116231e652a 100644 --- a/src/apis/siteVerification/v1.ts +++ b/src/apis/siteVerification/v1.ts @@ -677,6 +677,12 @@ export namespace siteVerification_v1 { * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$SiteVerificationWebResourceGettokenRequest; } export interface Params$Resource$Webresource$Insert { /** @@ -688,10 +694,11 @@ export namespace siteVerification_v1 { * The method to use for verifying a site or domain. */ verificationMethod?: string; + /** * Request body metadata */ - resource?: Schema$SiteVerificationWebResourceResource; + requestBody?: Schema$SiteVerificationWebResourceResource; } export interface Params$Resource$Webresource$List { /** @@ -709,10 +716,11 @@ export namespace siteVerification_v1 { * The id of a verified site or domain. */ id?: string; + /** * Request body metadata */ - resource?: Schema$SiteVerificationWebResourceResource; + requestBody?: Schema$SiteVerificationWebResourceResource; } export interface Params$Resource$Webresource$Update { /** @@ -724,9 +732,10 @@ export namespace siteVerification_v1 { * The id of a verified site or domain. */ id?: string; + /** * Request body metadata */ - resource?: Schema$SiteVerificationWebResourceResource; + requestBody?: Schema$SiteVerificationWebResourceResource; } } diff --git a/src/apis/slides/v1.ts b/src/apis/slides/v1.ts index 22802de19ac..46628282aac 100644 --- a/src/apis/slides/v1.ts +++ b/src/apis/slides/v1.ts @@ -3385,10 +3385,11 @@ export namespace slides_v1 { * The presentation to apply the updates to. */ presentationId?: string; + /** * Request body metadata */ - resource?: Schema$BatchUpdatePresentationRequest; + requestBody?: Schema$BatchUpdatePresentationRequest; } export interface Params$Resource$Presentations$Create { /** @@ -3396,10 +3397,11 @@ export namespace slides_v1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$Presentation; + requestBody?: Schema$Presentation; } export interface Params$Resource$Presentations$Get { /** diff --git a/src/apis/sourcerepo/v1.ts b/src/apis/sourcerepo/v1.ts index d900c85d8bb..33286bee0e3 100644 --- a/src/apis/sourcerepo/v1.ts +++ b/src/apis/sourcerepo/v1.ts @@ -822,10 +822,11 @@ export namespace sourcerepo_v1 { * `projects/`. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$Repo; + requestBody?: Schema$Repo; } export interface Params$Resource$Projects$Repos$Delete { /** @@ -897,10 +898,11 @@ export namespace sourcerepo_v1 { * operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$SetIamPolicyRequest; + requestBody?: Schema$SetIamPolicyRequest; } export interface Params$Resource$Projects$Repos$Testiampermissions { /** @@ -913,9 +915,10 @@ export namespace sourcerepo_v1 { * See the operation documentation for the appropriate value for this field. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestIamPermissionsRequest; + requestBody?: Schema$TestIamPermissionsRequest; } } diff --git a/src/apis/spanner/v1.ts b/src/apis/spanner/v1.ts index b9f3e861d51..8468fb1152f 100644 --- a/src/apis/spanner/v1.ts +++ b/src/apis/spanner/v1.ts @@ -2469,10 +2469,11 @@ export namespace spanner_v1 { * are of the form `projects/`. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$CreateInstanceRequest; + requestBody?: Schema$CreateInstanceRequest; } export interface Params$Resource$Projects$Instances$Delete { /** @@ -2511,10 +2512,11 @@ export namespace spanner_v1 { * ID>/databases/` for database resources. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$GetIamPolicyRequest; + requestBody?: Schema$GetIamPolicyRequest; } export interface Params$Resource$Projects$Instances$List { /** @@ -2565,10 +2567,11 @@ export namespace spanner_v1 { * name must be between 6 and 30 characters in length. */ name?: string; + /** * Request body metadata */ - resource?: Schema$UpdateInstanceRequest; + requestBody?: Schema$UpdateInstanceRequest; } export interface Params$Resource$Projects$Instances$Setiampolicy { /** @@ -2583,10 +2586,11 @@ export namespace spanner_v1 { * ID>/databases/` for databases resources. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$SetIamPolicyRequest; + requestBody?: Schema$SetIamPolicyRequest; } export interface Params$Resource$Projects$Instances$Testiampermissions { /** @@ -2601,10 +2605,11 @@ export namespace spanner_v1 { * ID>/databases/` for database resources. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestIamPermissionsRequest; + requestBody?: Schema$TestIamPermissionsRequest; } export class Resource$Projects$Instances$Databases { @@ -3275,10 +3280,11 @@ export namespace spanner_v1 { * Values are of the form `projects//instances/`. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$CreateDatabaseRequest; + requestBody?: Schema$CreateDatabaseRequest; } export interface Params$Resource$Projects$Instances$Databases$Dropdatabase { /** @@ -3327,10 +3333,11 @@ export namespace spanner_v1 { * ID>/databases/` for database resources. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$GetIamPolicyRequest; + requestBody?: Schema$GetIamPolicyRequest; } export interface Params$Resource$Projects$Instances$Databases$List { /** @@ -3367,10 +3374,11 @@ export namespace spanner_v1 { * ID>/databases/` for databases resources. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$SetIamPolicyRequest; + requestBody?: Schema$SetIamPolicyRequest; } export interface Params$Resource$Projects$Instances$Databases$Testiampermissions { /** @@ -3385,10 +3393,11 @@ export namespace spanner_v1 { * ID>/databases/` for database resources. */ resource?: string; + /** * Request body metadata */ - resource_?: Schema$TestIamPermissionsRequest; + requestBody?: Schema$TestIamPermissionsRequest; } export interface Params$Resource$Projects$Instances$Databases$Updateddl { /** @@ -3400,10 +3409,11 @@ export namespace spanner_v1 { * Required. The database to update. */ database?: string; + /** * Request body metadata */ - resource?: Schema$UpdateDatabaseDdlRequest; + requestBody?: Schema$UpdateDatabaseDdlRequest; } export class Resource$Projects$Instances$Databases$Operations { @@ -4771,10 +4781,11 @@ export namespace spanner_v1 { * Required. The session in which the transaction runs. */ session?: string; + /** * Request body metadata */ - resource?: Schema$BeginTransactionRequest; + requestBody?: Schema$BeginTransactionRequest; } export interface Params$Resource$Projects$Instances$Databases$Sessions$Commit { /** @@ -4787,10 +4798,11 @@ export namespace spanner_v1 { * running. */ session?: string; + /** * Request body metadata */ - resource?: Schema$CommitRequest; + requestBody?: Schema$CommitRequest; } export interface Params$Resource$Projects$Instances$Databases$Sessions$Create { /** @@ -4802,10 +4814,11 @@ export namespace spanner_v1 { * Required. The database in which the new session is created. */ database?: string; + /** * Request body metadata */ - resource?: Schema$CreateSessionRequest; + requestBody?: Schema$CreateSessionRequest; } export interface Params$Resource$Projects$Instances$Databases$Sessions$Delete { /** @@ -4828,10 +4841,11 @@ export namespace spanner_v1 { * Required. The session in which the SQL query should be performed. */ session?: string; + /** * Request body metadata */ - resource?: Schema$ExecuteSqlRequest; + requestBody?: Schema$ExecuteSqlRequest; } export interface Params$Resource$Projects$Instances$Databases$Sessions$Executestreamingsql { /** @@ -4843,10 +4857,11 @@ export namespace spanner_v1 { * Required. The session in which the SQL query should be performed. */ session?: string; + /** * Request body metadata */ - resource?: Schema$ExecuteSqlRequest; + requestBody?: Schema$ExecuteSqlRequest; } export interface Params$Resource$Projects$Instances$Databases$Sessions$Get { /** @@ -4899,10 +4914,11 @@ export namespace spanner_v1 { * Required. The session used to create the partitions. */ session?: string; + /** * Request body metadata */ - resource?: Schema$PartitionQueryRequest; + requestBody?: Schema$PartitionQueryRequest; } export interface Params$Resource$Projects$Instances$Databases$Sessions$Partitionread { /** @@ -4914,10 +4930,11 @@ export namespace spanner_v1 { * Required. The session used to create the partitions. */ session?: string; + /** * Request body metadata */ - resource?: Schema$PartitionReadRequest; + requestBody?: Schema$PartitionReadRequest; } export interface Params$Resource$Projects$Instances$Databases$Sessions$Read { /** @@ -4929,10 +4946,11 @@ export namespace spanner_v1 { * Required. The session in which the read should be performed. */ session?: string; + /** * Request body metadata */ - resource?: Schema$ReadRequest; + requestBody?: Schema$ReadRequest; } export interface Params$Resource$Projects$Instances$Databases$Sessions$Rollback { /** @@ -4944,10 +4962,11 @@ export namespace spanner_v1 { * Required. The session in which the transaction to roll back is running. */ session?: string; + /** * Request body metadata */ - resource?: Schema$RollbackRequest; + requestBody?: Schema$RollbackRequest; } export interface Params$Resource$Projects$Instances$Databases$Sessions$Streamingread { /** @@ -4959,10 +4978,11 @@ export namespace spanner_v1 { * Required. The session in which the read should be performed. */ session?: string; + /** * Request body metadata */ - resource?: Schema$ReadRequest; + requestBody?: Schema$ReadRequest; } diff --git a/src/apis/spectrum/v1explorer.ts b/src/apis/spectrum/v1explorer.ts index b966a299bae..54c7bb0f63a 100644 --- a/src/apis/spectrum/v1explorer.ts +++ b/src/apis/spectrum/v1explorer.ts @@ -1578,35 +1578,71 @@ export namespace spectrum_v1explorer { * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$PawsGetSpectrumRequest; } export interface Params$Resource$Paws$Getspectrumbatch { /** * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$PawsGetSpectrumBatchRequest; } export interface Params$Resource$Paws$Init { /** * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$PawsInitRequest; } export interface Params$Resource$Paws$Notifyspectrumuse { /** * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$PawsNotifySpectrumUseRequest; } export interface Params$Resource$Paws$Register { /** * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$PawsRegisterRequest; } export interface Params$Resource$Paws$Verifydevice { /** * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$PawsVerifyDeviceRequest; } } diff --git a/src/apis/speech/v1.ts b/src/apis/speech/v1.ts index b45dfd27b28..d770e5fcf45 100644 --- a/src/apis/speech/v1.ts +++ b/src/apis/speech/v1.ts @@ -614,10 +614,11 @@ export namespace speech_v1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$LongRunningRecognizeRequest; + requestBody?: Schema$LongRunningRecognizeRequest; } export interface Params$Resource$Speech$Recognize { /** @@ -625,9 +626,10 @@ export namespace speech_v1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$RecognizeRequest; + requestBody?: Schema$RecognizeRequest; } } diff --git a/src/apis/speech/v1beta1.ts b/src/apis/speech/v1beta1.ts index 33a14543ea4..935308db135 100644 --- a/src/apis/speech/v1beta1.ts +++ b/src/apis/speech/v1beta1.ts @@ -567,10 +567,11 @@ export namespace speech_v1beta1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$AsyncRecognizeRequest; + requestBody?: Schema$AsyncRecognizeRequest; } export interface Params$Resource$Speech$Syncrecognize { /** @@ -578,9 +579,10 @@ export namespace speech_v1beta1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$SyncRecognizeRequest; + requestBody?: Schema$SyncRecognizeRequest; } } diff --git a/src/apis/sqladmin/v1beta3.ts b/src/apis/sqladmin/v1beta3.ts index f6b67362756..b712405541e 100644 --- a/src/apis/sqladmin/v1beta3.ts +++ b/src/apis/sqladmin/v1beta3.ts @@ -2339,10 +2339,11 @@ import(paramsOrCallback?: Params$Resource$Instances$Import|BodyResponseCallback< * Project ID of the source as well as the clone Cloud SQL instance. */ project?: string; + /** * Request body metadata */ - resource?: Schema$InstancesCloneRequest; + requestBody?: Schema$InstancesCloneRequest; } export interface Params$Resource$Instances$Delete { /** @@ -2373,10 +2374,11 @@ import(paramsOrCallback?: Params$Resource$Instances$Import|BodyResponseCallback< * Project ID of the project that contains the instance to be exported. */ project?: string; + /** * Request body metadata */ - resource?: Schema$InstancesExportRequest; + requestBody?: Schema$InstancesExportRequest; } export interface Params$Resource$Instances$Get { /** @@ -2407,10 +2409,11 @@ import(paramsOrCallback?: Params$Resource$Instances$Import|BodyResponseCallback< * Project ID of the project that contains the instance. */ project?: string; + /** * Request body metadata */ - resource?: Schema$InstancesImportRequest; + requestBody?: Schema$InstancesImportRequest; } export interface Params$Resource$Instances$Insert { /** @@ -2423,10 +2426,11 @@ import(paramsOrCallback?: Params$Resource$Instances$Import|BodyResponseCallback< * should belong. */ project?: string; + /** * Request body metadata */ - resource?: Schema$DatabaseInstance; + requestBody?: Schema$DatabaseInstance; } export interface Params$Resource$Instances$List { /** @@ -2462,10 +2466,11 @@ import(paramsOrCallback?: Params$Resource$Instances$Import|BodyResponseCallback< * Project ID of the project that contains the instance. */ project?: string; + /** * Request body metadata */ - resource?: Schema$DatabaseInstance; + requestBody?: Schema$DatabaseInstance; } export interface Params$Resource$Instances$Promotereplica { /** @@ -2552,10 +2557,11 @@ import(paramsOrCallback?: Params$Resource$Instances$Import|BodyResponseCallback< * Project ID of the project that contains the instance. */ project?: string; + /** * Request body metadata */ - resource?: Schema$InstanceSetRootPasswordRequest; + requestBody?: Schema$InstanceSetRootPasswordRequest; } export interface Params$Resource$Instances$Update { /** @@ -2571,10 +2577,11 @@ import(paramsOrCallback?: Params$Resource$Instances$Import|BodyResponseCallback< * Project ID of the project that contains the instance. */ project?: string; + /** * Request body metadata */ - resource?: Schema$DatabaseInstance; + requestBody?: Schema$DatabaseInstance; } @@ -3115,10 +3122,11 @@ import(paramsOrCallback?: Params$Resource$Instances$Import|BodyResponseCallback< * should belong. */ project?: string; + /** * Request body metadata */ - resource?: Schema$SslCertsInsertRequest; + requestBody?: Schema$SslCertsInsertRequest; } export interface Params$Resource$Sslcerts$List { /** diff --git a/src/apis/sqladmin/v1beta4.ts b/src/apis/sqladmin/v1beta4.ts index 761836e4f80..fd167e0e5ba 100644 --- a/src/apis/sqladmin/v1beta4.ts +++ b/src/apis/sqladmin/v1beta4.ts @@ -1777,10 +1777,11 @@ export namespace sqladmin_v1beta4 { * Project ID of the project that contains the instance. */ project?: string; + /** * Request body metadata */ - resource?: Schema$BackupRun; + requestBody?: Schema$BackupRun; } export interface Params$Resource$Backupruns$List { /** @@ -2288,10 +2289,11 @@ export namespace sqladmin_v1beta4 { * Project ID of the project that contains the instance. */ project?: string; + /** * Request body metadata */ - resource?: Schema$Database; + requestBody?: Schema$Database; } export interface Params$Resource$Databases$List { /** @@ -2326,10 +2328,11 @@ export namespace sqladmin_v1beta4 { * Project ID of the project that contains the instance. */ project?: string; + /** * Request body metadata */ - resource?: Schema$Database; + requestBody?: Schema$Database; } export interface Params$Resource$Databases$Update { /** @@ -2349,10 +2352,11 @@ export namespace sqladmin_v1beta4 { * Project ID of the project that contains the instance. */ project?: string; + /** * Request body metadata */ - resource?: Schema$Database; + requestBody?: Schema$Database; } @@ -3699,10 +3703,11 @@ import(paramsOrCallback?: Params$Resource$Instances$Import|BodyResponseCallback< * Project ID of the source as well as the clone Cloud SQL instance. */ project?: string; + /** * Request body metadata */ - resource?: Schema$InstancesCloneRequest; + requestBody?: Schema$InstancesCloneRequest; } export interface Params$Resource$Instances$Delete { /** @@ -3733,10 +3738,11 @@ import(paramsOrCallback?: Params$Resource$Instances$Import|BodyResponseCallback< * ID of the project that contains the instance. */ project?: string; + /** * Request body metadata */ - resource?: Schema$InstancesDemoteMasterRequest; + requestBody?: Schema$InstancesDemoteMasterRequest; } export interface Params$Resource$Instances$Export { /** @@ -3752,10 +3758,11 @@ import(paramsOrCallback?: Params$Resource$Instances$Import|BodyResponseCallback< * Project ID of the project that contains the instance to be exported. */ project?: string; + /** * Request body metadata */ - resource?: Schema$InstancesExportRequest; + requestBody?: Schema$InstancesExportRequest; } export interface Params$Resource$Instances$Failover { /** @@ -3771,10 +3778,11 @@ import(paramsOrCallback?: Params$Resource$Instances$Import|BodyResponseCallback< * ID of the project that contains the read replica. */ project?: string; + /** * Request body metadata */ - resource?: Schema$InstancesFailoverRequest; + requestBody?: Schema$InstancesFailoverRequest; } export interface Params$Resource$Instances$Get { /** @@ -3805,10 +3813,11 @@ import(paramsOrCallback?: Params$Resource$Instances$Import|BodyResponseCallback< * Project ID of the project that contains the instance. */ project?: string; + /** * Request body metadata */ - resource?: Schema$InstancesImportRequest; + requestBody?: Schema$InstancesImportRequest; } export interface Params$Resource$Instances$Insert { /** @@ -3821,10 +3830,11 @@ import(paramsOrCallback?: Params$Resource$Instances$Import|BodyResponseCallback< * should belong. */ project?: string; + /** * Request body metadata */ - resource?: Schema$DatabaseInstance; + requestBody?: Schema$DatabaseInstance; } export interface Params$Resource$Instances$List { /** @@ -3865,10 +3875,11 @@ import(paramsOrCallback?: Params$Resource$Instances$Import|BodyResponseCallback< * Project ID of the project that contains the instance. */ project?: string; + /** * Request body metadata */ - resource?: Schema$DatabaseInstance; + requestBody?: Schema$DatabaseInstance; } export interface Params$Resource$Instances$Promotereplica { /** @@ -3929,10 +3940,11 @@ import(paramsOrCallback?: Params$Resource$Instances$Import|BodyResponseCallback< * Project ID of the project that contains the instance. */ project?: string; + /** * Request body metadata */ - resource?: Schema$InstancesRestoreBackupRequest; + requestBody?: Schema$InstancesRestoreBackupRequest; } export interface Params$Resource$Instances$Startreplica { /** @@ -3978,10 +3990,11 @@ import(paramsOrCallback?: Params$Resource$Instances$Import|BodyResponseCallback< * Project ID of the Cloud SQL project. */ project?: string; + /** * Request body metadata */ - resource?: Schema$InstancesTruncateLogRequest; + requestBody?: Schema$InstancesTruncateLogRequest; } export interface Params$Resource$Instances$Update { /** @@ -3997,10 +4010,11 @@ import(paramsOrCallback?: Params$Resource$Instances$Import|BodyResponseCallback< * Project ID of the project that contains the instance. */ project?: string; + /** * Request body metadata */ - resource?: Schema$DatabaseInstance; + requestBody?: Schema$DatabaseInstance; } @@ -4569,10 +4583,11 @@ import(paramsOrCallback?: Params$Resource$Instances$Import|BodyResponseCallback< * Project ID of the Cloud SQL project. */ project?: string; + /** * Request body metadata */ - resource?: Schema$SslCertsCreateEphemeralRequest; + requestBody?: Schema$SslCertsCreateEphemeralRequest; } export interface Params$Resource$Sslcerts$Delete { /** @@ -4627,10 +4642,11 @@ import(paramsOrCallback?: Params$Resource$Instances$Import|BodyResponseCallback< * should belong. */ project?: string; + /** * Request body metadata */ - resource?: Schema$SslCertsInsertRequest; + requestBody?: Schema$SslCertsInsertRequest; } export interface Params$Resource$Sslcerts$List { /** @@ -5067,10 +5083,11 @@ import(paramsOrCallback?: Params$Resource$Instances$Import|BodyResponseCallback< * Project ID of the project that contains the instance. */ project?: string; + /** * Request body metadata */ - resource?: Schema$User; + requestBody?: Schema$User; } export interface Params$Resource$Users$List { /** @@ -5109,9 +5126,10 @@ import(paramsOrCallback?: Params$Resource$Instances$Import|BodyResponseCallback< * Project ID of the project that contains the instance. */ project?: string; + /** * Request body metadata */ - resource?: Schema$User; + requestBody?: Schema$User; } } diff --git a/src/apis/storage/v1.ts b/src/apis/storage/v1.ts index 367e261e375..c57286272dd 100644 --- a/src/apis/storage/v1.ts +++ b/src/apis/storage/v1.ts @@ -1638,10 +1638,11 @@ export namespace storage_v1 { * buckets. */ userProject?: string; + /** * Request body metadata */ - resource?: Schema$BucketAccessControl; + requestBody?: Schema$BucketAccessControl; } export interface Params$Resource$Bucketaccesscontrols$List { /** @@ -1679,10 +1680,11 @@ export namespace storage_v1 { * buckets. */ userProject?: string; + /** * Request body metadata */ - resource?: Schema$BucketAccessControl; + requestBody?: Schema$BucketAccessControl; } export interface Params$Resource$Bucketaccesscontrols$Update { /** @@ -1704,10 +1706,11 @@ export namespace storage_v1 { * buckets. */ userProject?: string; + /** * Request body metadata */ - resource?: Schema$BucketAccessControl; + requestBody?: Schema$BucketAccessControl; } @@ -3027,10 +3030,11 @@ export namespace storage_v1 { * The project to be billed for this request. */ userProject?: string; + /** * Request body metadata */ - resource?: Schema$Bucket; + requestBody?: Schema$Bucket; } export interface Params$Resource$Buckets$List { /** @@ -3123,10 +3127,11 @@ export namespace storage_v1 { * buckets. */ userProject?: string; + /** * Request body metadata */ - resource?: Schema$Bucket; + requestBody?: Schema$Bucket; } export interface Params$Resource$Buckets$Setiampolicy { /** @@ -3143,10 +3148,11 @@ export namespace storage_v1 { * buckets. */ userProject?: string; + /** * Request body metadata */ - resource?: Schema$Policy; + requestBody?: Schema$Policy; } export interface Params$Resource$Buckets$Testiampermissions { /** @@ -3205,10 +3211,11 @@ export namespace storage_v1 { * buckets. */ userProject?: string; + /** * Request body metadata */ - resource?: Schema$Bucket; + requestBody?: Schema$Bucket; } @@ -3343,6 +3350,12 @@ export namespace storage_v1 { * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$Channel; } @@ -4174,10 +4187,11 @@ export namespace storage_v1 { * buckets. */ userProject?: string; + /** * Request body metadata */ - resource?: Schema$ObjectAccessControl; + requestBody?: Schema$ObjectAccessControl; } export interface Params$Resource$Defaultobjectaccesscontrols$List { /** @@ -4225,10 +4239,11 @@ export namespace storage_v1 { * buckets. */ userProject?: string; + /** * Request body metadata */ - resource?: Schema$ObjectAccessControl; + requestBody?: Schema$ObjectAccessControl; } export interface Params$Resource$Defaultobjectaccesscontrols$Update { /** @@ -4250,10 +4265,11 @@ export namespace storage_v1 { * buckets. */ userProject?: string; + /** * Request body metadata */ - resource?: Schema$ObjectAccessControl; + requestBody?: Schema$ObjectAccessControl; } @@ -4813,10 +4829,11 @@ export namespace storage_v1 { * buckets. */ userProject?: string; + /** * Request body metadata */ - resource?: Schema$Notification; + requestBody?: Schema$Notification; } export interface Params$Resource$Notifications$List { /** @@ -5740,10 +5757,11 @@ export namespace storage_v1 { * buckets. */ userProject?: string; + /** * Request body metadata */ - resource?: Schema$ObjectAccessControl; + requestBody?: Schema$ObjectAccessControl; } export interface Params$Resource$Objectaccesscontrols$List { /** @@ -5801,10 +5819,11 @@ export namespace storage_v1 { * buckets. */ userProject?: string; + /** * Request body metadata */ - resource?: Schema$ObjectAccessControl; + requestBody?: Schema$ObjectAccessControl; } export interface Params$Resource$Objectaccesscontrols$Update { /** @@ -5836,10 +5855,11 @@ export namespace storage_v1 { * buckets. */ userProject?: string; + /** * Request body metadata */ - resource?: Schema$ObjectAccessControl; + requestBody?: Schema$ObjectAccessControl; } @@ -7718,10 +7738,11 @@ export namespace storage_v1 { * buckets. */ userProject?: string; + /** * Request body metadata */ - resource?: Schema$ComposeRequest; + requestBody?: Schema$ComposeRequest; } export interface Params$Resource$Objects$Copy { /** @@ -7811,10 +7832,11 @@ export namespace storage_v1 { * buckets. */ userProject?: string; + /** * Request body metadata */ - resource?: Schema$Object; + requestBody?: Schema$Object; } export interface Params$Resource$Objects$Delete { /** @@ -8015,14 +8037,16 @@ export namespace storage_v1 { * buckets. */ userProject?: string; + /** * Request body metadata */ - resource?: Schema$Object; + requestBody?: Schema$Object; + /** * Media metadata */ - media: { + media?: { /** * Media mime-type */ @@ -8031,7 +8055,7 @@ export namespace storage_v1 { /** * Media body contents */ - body: any; + body?: any; }; } export interface Params$Resource$Objects$List { @@ -8138,10 +8162,11 @@ export namespace storage_v1 { * The project to be billed for this request, for Requester Pays buckets. */ userProject?: string; + /** * Request body metadata */ - resource?: Schema$Object; + requestBody?: Schema$Object; } export interface Params$Resource$Objects$Rewrite { /** @@ -8257,10 +8282,11 @@ export namespace storage_v1 { * buckets. */ userProject?: string; + /** * Request body metadata */ - resource?: Schema$Object; + requestBody?: Schema$Object; } export interface Params$Resource$Objects$Setiampolicy { /** @@ -8287,10 +8313,11 @@ export namespace storage_v1 { * buckets. */ userProject?: string; + /** * Request body metadata */ - resource?: Schema$Policy; + requestBody?: Schema$Policy; } export interface Params$Resource$Objects$Testiampermissions { /** @@ -8378,10 +8405,11 @@ export namespace storage_v1 { * buckets. */ userProject?: string; + /** * Request body metadata */ - resource?: Schema$Object; + requestBody?: Schema$Object; } export interface Params$Resource$Objects$Watchall { /** @@ -8431,10 +8459,11 @@ export namespace storage_v1 { * is false. For more information, see Object Versioning. */ versions?: boolean; + /** * Request body metadata */ - resource?: Schema$Channel; + requestBody?: Schema$Channel; } diff --git a/src/apis/storage/v1beta1.ts b/src/apis/storage/v1beta1.ts index 4673f249842..d84a54a0289 100644 --- a/src/apis/storage/v1beta1.ts +++ b/src/apis/storage/v1beta1.ts @@ -813,10 +813,11 @@ export namespace storage_v1beta1 { * Name of a bucket. */ bucket?: string; + /** * Request body metadata */ - resource?: Schema$BucketAccessControl; + requestBody?: Schema$BucketAccessControl; } export interface Params$Resource$Bucketaccesscontrols$List { /** @@ -844,10 +845,11 @@ export namespace storage_v1beta1 { * group-groupId, group-emailAddress, allUsers, or allAuthenticatedUsers. */ entity?: string; + /** * Request body metadata */ - resource?: Schema$BucketAccessControl; + requestBody?: Schema$BucketAccessControl; } export interface Params$Resource$Bucketaccesscontrols$Update { /** @@ -864,10 +866,11 @@ export namespace storage_v1beta1 { * group-groupId, group-emailAddress, allUsers, or allAuthenticatedUsers. */ entity?: string; + /** * Request body metadata */ - resource?: Schema$BucketAccessControl; + requestBody?: Schema$BucketAccessControl; } @@ -1310,10 +1313,11 @@ export namespace storage_v1beta1 { * to full. */ projection?: string; + /** * Request body metadata */ - resource?: Schema$Bucket; + requestBody?: Schema$Bucket; } export interface Params$Resource$Buckets$List { /** @@ -1353,10 +1357,11 @@ export namespace storage_v1beta1 { * Set of properties to return. Defaults to full. */ projection?: string; + /** * Request body metadata */ - resource?: Schema$Bucket; + requestBody?: Schema$Bucket; } export interface Params$Resource$Buckets$Update { /** @@ -1372,10 +1377,11 @@ export namespace storage_v1beta1 { * Set of properties to return. Defaults to full. */ projection?: string; + /** * Request body metadata */ - resource?: Schema$Bucket; + requestBody?: Schema$Bucket; } @@ -1862,10 +1868,11 @@ export namespace storage_v1beta1 { * Name of the object. */ object?: string; + /** * Request body metadata */ - resource?: Schema$ObjectAccessControl; + requestBody?: Schema$ObjectAccessControl; } export interface Params$Resource$Objectaccesscontrols$List { /** @@ -1901,10 +1908,11 @@ export namespace storage_v1beta1 { * Name of the object. */ object?: string; + /** * Request body metadata */ - resource?: Schema$ObjectAccessControl; + requestBody?: Schema$ObjectAccessControl; } export interface Params$Resource$Objectaccesscontrols$Update { /** @@ -1925,10 +1933,11 @@ export namespace storage_v1beta1 { * Name of the object. */ object?: string; + /** * Request body metadata */ - resource?: Schema$ObjectAccessControl; + requestBody?: Schema$ObjectAccessControl; } @@ -2402,14 +2411,16 @@ export namespace storage_v1beta1 { * resource specifies the acl property, when it defaults to full. */ projection?: string; + /** * Request body metadata */ - resource?: Schema$Object; + requestBody?: Schema$Object; + /** * Media metadata */ - media: { + media?: { /** * Media mime-type */ @@ -2418,7 +2429,7 @@ export namespace storage_v1beta1 { /** * Media body contents */ - body: any; + body?: any; }; } export interface Params$Resource$Objects$List { @@ -2476,10 +2487,11 @@ export namespace storage_v1beta1 { * Set of properties to return. Defaults to full. */ projection?: string; + /** * Request body metadata */ - resource?: Schema$Object; + requestBody?: Schema$Object; } export interface Params$Resource$Objects$Update { /** @@ -2499,9 +2511,10 @@ export namespace storage_v1beta1 { * Set of properties to return. Defaults to full. */ projection?: string; + /** * Request body metadata */ - resource?: Schema$Object; + requestBody?: Schema$Object; } } diff --git a/src/apis/storage/v1beta2.ts b/src/apis/storage/v1beta2.ts index a08ef47f804..17626161477 100644 --- a/src/apis/storage/v1beta2.ts +++ b/src/apis/storage/v1beta2.ts @@ -979,10 +979,11 @@ export namespace storage_v1beta2 { * Name of a bucket. */ bucket?: string; + /** * Request body metadata */ - resource?: Schema$BucketAccessControl; + requestBody?: Schema$BucketAccessControl; } export interface Params$Resource$Bucketaccesscontrols$List { /** @@ -1010,10 +1011,11 @@ export namespace storage_v1beta2 { * group-groupId, group-emailAddress, allUsers, or allAuthenticatedUsers. */ entity?: string; + /** * Request body metadata */ - resource?: Schema$BucketAccessControl; + requestBody?: Schema$BucketAccessControl; } export interface Params$Resource$Bucketaccesscontrols$Update { /** @@ -1030,10 +1032,11 @@ export namespace storage_v1beta2 { * group-groupId, group-emailAddress, allUsers, or allAuthenticatedUsers. */ entity?: string; + /** * Request body metadata */ - resource?: Schema$BucketAccessControl; + requestBody?: Schema$BucketAccessControl; } @@ -1509,10 +1512,11 @@ export namespace storage_v1beta2 { * to full. */ projection?: string; + /** * Request body metadata */ - resource?: Schema$Bucket; + requestBody?: Schema$Bucket; } export interface Params$Resource$Buckets$List { /** @@ -1562,10 +1566,11 @@ export namespace storage_v1beta2 { * Set of properties to return. Defaults to full. */ projection?: string; + /** * Request body metadata */ - resource?: Schema$Bucket; + requestBody?: Schema$Bucket; } export interface Params$Resource$Buckets$Update { /** @@ -1591,10 +1596,11 @@ export namespace storage_v1beta2 { * Set of properties to return. Defaults to full. */ projection?: string; + /** * Request body metadata */ - resource?: Schema$Bucket; + requestBody?: Schema$Bucket; } @@ -1678,6 +1684,12 @@ export namespace storage_v1beta2 { * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$Channel; } @@ -2148,10 +2160,11 @@ export namespace storage_v1beta2 { * Name of a bucket. */ bucket?: string; + /** * Request body metadata */ - resource?: Schema$ObjectAccessControl; + requestBody?: Schema$ObjectAccessControl; } export interface Params$Resource$Defaultobjectaccesscontrols$List { /** @@ -2189,10 +2202,11 @@ export namespace storage_v1beta2 { * group-groupId, group-emailAddress, allUsers, or allAuthenticatedUsers. */ entity?: string; + /** * Request body metadata */ - resource?: Schema$ObjectAccessControl; + requestBody?: Schema$ObjectAccessControl; } export interface Params$Resource$Defaultobjectaccesscontrols$Update { /** @@ -2209,10 +2223,11 @@ export namespace storage_v1beta2 { * group-groupId, group-emailAddress, allUsers, or allAuthenticatedUsers. */ entity?: string; + /** * Request body metadata */ - resource?: Schema$ObjectAccessControl; + requestBody?: Schema$ObjectAccessControl; } @@ -2720,10 +2735,11 @@ export namespace storage_v1beta2 { * Name of the object. */ object?: string; + /** * Request body metadata */ - resource?: Schema$ObjectAccessControl; + requestBody?: Schema$ObjectAccessControl; } export interface Params$Resource$Objectaccesscontrols$List { /** @@ -2769,10 +2785,11 @@ export namespace storage_v1beta2 { * Name of the object. */ object?: string; + /** * Request body metadata */ - resource?: Schema$ObjectAccessControl; + requestBody?: Schema$ObjectAccessControl; } export interface Params$Resource$Objectaccesscontrols$Update { /** @@ -2798,10 +2815,11 @@ export namespace storage_v1beta2 { * Name of the object. */ object?: string; + /** * Request body metadata */ - resource?: Schema$ObjectAccessControl; + requestBody?: Schema$ObjectAccessControl; } @@ -3501,10 +3519,11 @@ export namespace storage_v1beta2 { * metageneration matches the given value. */ ifMetagenerationMatch?: string; + /** * Request body metadata */ - resource?: Schema$ComposeRequest; + requestBody?: Schema$ComposeRequest; } export interface Params$Resource$Objects$Copy { /** @@ -3580,10 +3599,11 @@ export namespace storage_v1beta2 { * Name of the source object. */ sourceObject?: string; + /** * Request body metadata */ - resource?: Schema$Object; + requestBody?: Schema$Object; } export interface Params$Resource$Objects$Delete { /** @@ -3710,14 +3730,16 @@ export namespace storage_v1beta2 { * resource specifies the acl property, when it defaults to full. */ projection?: string; + /** * Request body metadata */ - resource?: Schema$Object; + requestBody?: Schema$Object; + /** * Media metadata */ - media: { + media?: { /** * Media mime-type */ @@ -3726,7 +3748,7 @@ export namespace storage_v1beta2 { /** * Media body contents */ - body: any; + body?: any; }; } export interface Params$Resource$Objects$List { @@ -3813,10 +3835,11 @@ export namespace storage_v1beta2 { * Set of properties to return. Defaults to full. */ projection?: string; + /** * Request body metadata */ - resource?: Schema$Object; + requestBody?: Schema$Object; } export interface Params$Resource$Objects$Update { /** @@ -3861,10 +3884,11 @@ export namespace storage_v1beta2 { * Set of properties to return. Defaults to full. */ projection?: string; + /** * Request body metadata */ - resource?: Schema$Object; + requestBody?: Schema$Object; } export interface Params$Resource$Objects$Watchall { /** @@ -3906,9 +3930,10 @@ export namespace storage_v1beta2 { * If true, lists all versions of a file as distinct results. */ versions?: boolean; + /** * Request body metadata */ - resource?: Schema$Channel; + requestBody?: Schema$Channel; } } diff --git a/src/apis/storagetransfer/v1.ts b/src/apis/storagetransfer/v1.ts index e2625c73716..c72bf00b205 100644 --- a/src/apis/storagetransfer/v1.ts +++ b/src/apis/storagetransfer/v1.ts @@ -1382,10 +1382,11 @@ export namespace storagetransfer_v1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$TransferJob; + requestBody?: Schema$TransferJob; } export interface Params$Resource$Transferjobs$Get { /** @@ -1438,10 +1439,11 @@ export namespace storagetransfer_v1 { * The name of job to update. Required. */ jobName?: string; + /** * Request body metadata */ - resource?: Schema$UpdateTransferJobRequest; + requestBody?: Schema$UpdateTransferJobRequest; } @@ -2278,10 +2280,11 @@ export namespace storagetransfer_v1 { * The name of the transfer operation. Required. */ name?: string; + /** * Request body metadata */ - resource?: Schema$PauseTransferOperationRequest; + requestBody?: Schema$PauseTransferOperationRequest; } export interface Params$Resource$Transferoperations$Resume { /** @@ -2293,9 +2296,10 @@ export namespace storagetransfer_v1 { * The name of the transfer operation. Required. */ name?: string; + /** * Request body metadata */ - resource?: Schema$ResumeTransferOperationRequest; + requestBody?: Schema$ResumeTransferOperationRequest; } } diff --git a/src/apis/streetviewpublish/v1.ts b/src/apis/streetviewpublish/v1.ts index 46108761228..42865035bd2 100644 --- a/src/apis/streetviewpublish/v1.ts +++ b/src/apis/streetviewpublish/v1.ts @@ -831,10 +831,11 @@ export namespace streetviewpublish_v1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$Photo; + requestBody?: Schema$Photo; } export interface Params$Resource$Photo$Delete { /** @@ -869,10 +870,11 @@ export namespace streetviewpublish_v1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$Empty; + requestBody?: Schema$Empty; } export interface Params$Resource$Photo$Update { /** @@ -898,10 +900,11 @@ export namespace streetviewpublish_v1 { * connections will be removed. */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$Photo; + requestBody?: Schema$Photo; } @@ -1226,10 +1229,11 @@ export namespace streetviewpublish_v1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$BatchDeletePhotosRequest; + requestBody?: Schema$BatchDeletePhotosRequest; } export interface Params$Resource$Photos$Batchget { /** @@ -1254,10 +1258,11 @@ export namespace streetviewpublish_v1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$BatchUpdatePhotosRequest; + requestBody?: Schema$BatchUpdatePhotosRequest; } export interface Params$Resource$Photos$List { /** diff --git a/src/apis/surveys/v2.ts b/src/apis/surveys/v2.ts index 97fbfd9a9b3..471729be458 100644 --- a/src/apis/surveys/v2.ts +++ b/src/apis/surveys/v2.ts @@ -721,10 +721,11 @@ export namespace surveys_v2 { * External URL ID for the panel. */ panelId?: string; + /** * Request body metadata */ - resource?: Schema$MobileAppPanel; + requestBody?: Schema$MobileAppPanel; } @@ -815,10 +816,11 @@ export namespace surveys_v2 { * External URL ID for the survey. */ surveyUrlId?: string; + /** * Request body metadata */ - resource?: Schema$ResultsGetRequest; + requestBody?: Schema$ResultsGetRequest; } @@ -1317,6 +1319,12 @@ export namespace surveys_v2 { * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$Survey; } export interface Params$Resource$Surveys$List { /** @@ -1347,10 +1355,11 @@ export namespace surveys_v2 { * */ resourceId?: string; + /** * Request body metadata */ - resource?: Schema$SurveysStartRequest; + requestBody?: Schema$SurveysStartRequest; } export interface Params$Resource$Surveys$Stop { /** @@ -1373,9 +1382,10 @@ export namespace surveys_v2 { * External URL ID for the survey. */ surveyUrlId?: string; + /** * Request body metadata */ - resource?: Schema$Survey; + requestBody?: Schema$Survey; } } diff --git a/src/apis/tagmanager/v1.ts b/src/apis/tagmanager/v1.ts index fcd91992d21..4173d701639 100644 --- a/src/apis/tagmanager/v1.ts +++ b/src/apis/tagmanager/v1.ts @@ -1255,10 +1255,11 @@ export namespace tagmanager_v1 { * in storage. */ fingerprint?: string; + /** * Request body metadata */ - resource?: Schema$Account; + requestBody?: Schema$Account; } export class Resource$Accounts$Containers { @@ -1643,10 +1644,11 @@ export namespace tagmanager_v1 { * The GTM Account ID. */ accountId?: string; + /** * Request body metadata */ - resource?: Schema$Container; + requestBody?: Schema$Container; } export interface Params$Resource$Accounts$Containers$Delete { /** @@ -1708,10 +1710,11 @@ export namespace tagmanager_v1 { * container in storage. */ fingerprint?: string; + /** * Request body metadata */ - resource?: Schema$Container; + requestBody?: Schema$Container; } export class Resource$Accounts$Containers$Environments { @@ -2169,10 +2172,11 @@ export namespace tagmanager_v1 { * The GTM Container ID. */ containerId?: string; + /** * Request body metadata */ - resource?: Schema$Environment; + requestBody?: Schema$Environment; } export interface Params$Resource$Accounts$Containers$Environments$Delete { /** @@ -2250,10 +2254,11 @@ export namespace tagmanager_v1 { * environment in storage. */ fingerprint?: string; + /** * Request body metadata */ - resource?: Schema$Environment; + requestBody?: Schema$Environment; } export interface Params$Resource$Accounts$Containers$Environments$Update { /** @@ -2278,10 +2283,11 @@ export namespace tagmanager_v1 { * environment in storage. */ fingerprint?: string; + /** * Request body metadata */ - resource?: Schema$Environment; + requestBody?: Schema$Environment; } @@ -2660,10 +2666,11 @@ export namespace tagmanager_v1 { * The GTM Container ID. */ containerId?: string; + /** * Request body metadata */ - resource?: Schema$Folder; + requestBody?: Schema$Folder; } export interface Params$Resource$Accounts$Containers$Folders$Delete { /** @@ -2741,10 +2748,11 @@ export namespace tagmanager_v1 { * The GTM Folder ID. */ folderId?: string; + /** * Request body metadata */ - resource?: Schema$Folder; + requestBody?: Schema$Folder; } export class Resource$Accounts$Containers$Folders$Entities { @@ -2970,10 +2978,11 @@ export namespace tagmanager_v1 { * The variables to be moved to the folder. */ variableId?: string; + /** * Request body metadata */ - resource?: Schema$Folder; + requestBody?: Schema$Folder; } @@ -3084,10 +3093,11 @@ export namespace tagmanager_v1 { * The GTM Environment ID. */ environmentId?: string; + /** * Request body metadata */ - resource?: Schema$Environment; + requestBody?: Schema$Environment; } @@ -3464,10 +3474,11 @@ export namespace tagmanager_v1 { * The GTM Container ID. */ containerId?: string; + /** * Request body metadata */ - resource?: Schema$Tag; + requestBody?: Schema$Tag; } export interface Params$Resource$Accounts$Containers$Tags$Delete { /** @@ -3545,10 +3556,11 @@ export namespace tagmanager_v1 { * The GTM Tag ID. */ tagId?: string; + /** * Request body metadata */ - resource?: Schema$Tag; + requestBody?: Schema$Tag; } @@ -3926,10 +3938,11 @@ export namespace tagmanager_v1 { * The GTM Container ID. */ containerId?: string; + /** * Request body metadata */ - resource?: Schema$Trigger; + requestBody?: Schema$Trigger; } export interface Params$Resource$Accounts$Containers$Triggers$Delete { /** @@ -4007,10 +4020,11 @@ export namespace tagmanager_v1 { * The GTM Trigger ID. */ triggerId?: string; + /** * Request body metadata */ - resource?: Schema$Trigger; + requestBody?: Schema$Trigger; } @@ -4388,10 +4402,11 @@ export namespace tagmanager_v1 { * The GTM Container ID. */ containerId?: string; + /** * Request body metadata */ - resource?: Schema$Variable; + requestBody?: Schema$Variable; } export interface Params$Resource$Accounts$Containers$Variables$Delete { /** @@ -4469,10 +4484,11 @@ export namespace tagmanager_v1 { * The GTM Variable ID. */ variableId?: string; + /** * Request body metadata */ - resource?: Schema$Variable; + requestBody?: Schema$Variable; } @@ -5096,10 +5112,11 @@ export namespace tagmanager_v1 { * The GTM Container ID. */ containerId?: string; + /** * Request body metadata */ - resource?: Schema$CreateContainerVersionRequestVersionOptions; + requestBody?: Schema$CreateContainerVersionRequestVersionOptions; } export interface Params$Resource$Accounts$Containers$Versions$Delete { /** @@ -5248,10 +5265,11 @@ export namespace tagmanager_v1 { * container version in storage. */ fingerprint?: string; + /** * Request body metadata */ - resource?: Schema$ContainerVersion; + requestBody?: Schema$ContainerVersion; } @@ -5621,10 +5639,11 @@ export namespace tagmanager_v1 { * The GTM Account ID. */ accountId?: string; + /** * Request body metadata */ - resource?: Schema$UserAccess; + requestBody?: Schema$UserAccess; } export interface Params$Resource$Accounts$Permissions$Delete { /** @@ -5681,9 +5700,10 @@ export namespace tagmanager_v1 { * The GTM User ID. */ permissionId?: string; + /** * Request body metadata */ - resource?: Schema$UserAccess; + requestBody?: Schema$UserAccess; } } diff --git a/src/apis/tagmanager/v2.ts b/src/apis/tagmanager/v2.ts index dfbf9b89395..e8ff0613c18 100644 --- a/src/apis/tagmanager/v2.ts +++ b/src/apis/tagmanager/v2.ts @@ -1846,10 +1846,11 @@ export namespace tagmanager_v2 { * GTM Accounts's API relative path. Example: accounts/{account_id} */ path?: string; + /** * Request body metadata */ - resource?: Schema$Account; + requestBody?: Schema$Account; } export class Resource$Accounts$Containers { @@ -2217,10 +2218,11 @@ export namespace tagmanager_v2 { * GTM Account's API relative path. Example: accounts/{account_id}. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$Container; + requestBody?: Schema$Container; } export interface Params$Resource$Accounts$Containers$Delete { /** @@ -2277,10 +2279,11 @@ export namespace tagmanager_v2 { * accounts/{account_id}/containers/{container_id} */ path?: string; + /** * Request body metadata */ - resource?: Schema$Container; + requestBody?: Schema$Container; } export class Resource$Accounts$Containers$Environments { @@ -2784,10 +2787,11 @@ export namespace tagmanager_v2 { * accounts/{account_id}/containers/{container_id} */ parent?: string; + /** * Request body metadata */ - resource?: Schema$Environment; + requestBody?: Schema$Environment; } export interface Params$Resource$Accounts$Containers$Environments$Delete { /** @@ -2845,10 +2849,11 @@ export namespace tagmanager_v2 { * accounts/{account_id}/containers/{container_id}/environments/{environment_id} */ path?: string; + /** * Request body metadata */ - resource?: Schema$Environment; + requestBody?: Schema$Environment; } export interface Params$Resource$Accounts$Containers$Environments$Reauthorize { /** @@ -2861,10 +2866,11 @@ export namespace tagmanager_v2 { * accounts/{account_id}/containers/{container_id}/environments/{environment_id} */ path?: string; + /** * Request body metadata */ - resource?: Schema$Environment; + requestBody?: Schema$Environment; } export interface Params$Resource$Accounts$Containers$Environments$Update { /** @@ -2882,10 +2888,11 @@ export namespace tagmanager_v2 { * accounts/{account_id}/containers/{container_id}/environments/{environment_id} */ path?: string; + /** * Request body metadata */ - resource?: Schema$Environment; + requestBody?: Schema$Environment; } @@ -3478,10 +3485,11 @@ export namespace tagmanager_v2 { * accounts/{account_id}/containers/{container_id}/versions/{version_id} */ path?: string; + /** * Request body metadata */ - resource?: Schema$ContainerVersion; + requestBody?: Schema$ContainerVersion; } @@ -4563,10 +4571,11 @@ export namespace tagmanager_v2 { * accounts/{account_id}/containers/{container_id} */ parent?: string; + /** * Request body metadata */ - resource?: Schema$Workspace; + requestBody?: Schema$Workspace; } export interface Params$Resource$Accounts$Containers$Workspaces$Create_version { /** @@ -4579,10 +4588,11 @@ export namespace tagmanager_v2 { * accounts/{account_id}/containers/{container_id}/workspaces/{workspace_id} */ path?: string; + /** * Request body metadata */ - resource?: Schema$CreateContainerVersionRequestVersionOptions; + requestBody?: Schema$CreateContainerVersionRequestVersionOptions; } export interface Params$Resource$Accounts$Containers$Workspaces$Delete { /** @@ -4676,10 +4686,11 @@ export namespace tagmanager_v2 { * accounts/{account_id}/containers/{container_id}/workspaces/{workspace_id} */ path?: string; + /** * Request body metadata */ - resource?: Schema$Entity; + requestBody?: Schema$Entity; } export interface Params$Resource$Accounts$Containers$Workspaces$Sync { /** @@ -4709,10 +4720,11 @@ export namespace tagmanager_v2 { * accounts/{account_id}/containers/{container_id}/workspaces/{workspace_id} */ path?: string; + /** * Request body metadata */ - resource?: Schema$Workspace; + requestBody?: Schema$Workspace; } export interface Params$Resource$Accounts$Containers$Workspaces$Updateproposal { /** @@ -4725,10 +4737,11 @@ export namespace tagmanager_v2 { * accounts/{aid}/containers/{cid}/workspace/{wid}/workspace_proposal */ path?: string; + /** * Request body metadata */ - resource?: Schema$UpdateWorkspaceProposalRequest; + requestBody?: Schema$UpdateWorkspaceProposalRequest; } export class Resource$Accounts$Containers$Workspaces$Built_in_variables { @@ -5710,10 +5723,11 @@ export namespace tagmanager_v2 { * accounts/{account_id}/containers/{container_id}/workspaces/{workspace_id} */ parent?: string; + /** * Request body metadata */ - resource?: Schema$Folder; + requestBody?: Schema$Folder; } export interface Params$Resource$Accounts$Containers$Workspaces$Folders$Delete { /** @@ -5794,10 +5808,11 @@ export namespace tagmanager_v2 { * The variables to be moved to the folder. */ variableId?: string; + /** * Request body metadata */ - resource?: Schema$Folder; + requestBody?: Schema$Folder; } export interface Params$Resource$Accounts$Containers$Workspaces$Folders$Revert { /** @@ -5832,10 +5847,11 @@ export namespace tagmanager_v2 { * accounts/{account_id}/containers/{container_id}/workspaces/{workspace_id}/folders/{folder_id} */ path?: string; + /** * Request body metadata */ - resource?: Schema$Folder; + requestBody?: Schema$Folder; } @@ -5999,10 +6015,11 @@ export namespace tagmanager_v2 { * accounts/{aid}/containers/{cid}/workspace/{wid} */ parent?: string; + /** * Request body metadata */ - resource?: Schema$CreateWorkspaceProposalRequest; + requestBody?: Schema$CreateWorkspaceProposalRequest; } export interface Params$Resource$Accounts$Containers$Workspaces$Proposal$Delete { /** @@ -6449,10 +6466,11 @@ export namespace tagmanager_v2 { * accounts/{account_id}/containers/{container_id}/workspaces/{workspace_id} */ parent?: string; + /** * Request body metadata */ - resource?: Schema$Tag; + requestBody?: Schema$Tag; } export interface Params$Resource$Accounts$Containers$Workspaces$Tags$Delete { /** @@ -6527,10 +6545,11 @@ export namespace tagmanager_v2 { * accounts/{account_id}/containers/{container_id}/workspaces/{workspace_id}/tags/{tag_id} */ path?: string; + /** * Request body metadata */ - resource?: Schema$Tag; + requestBody?: Schema$Tag; } @@ -6969,10 +6988,11 @@ export namespace tagmanager_v2 { * accounts/{account_id}/containers/{container_id}/workspaces/{workspace_id} */ parent?: string; + /** * Request body metadata */ - resource?: Schema$Trigger; + requestBody?: Schema$Trigger; } export interface Params$Resource$Accounts$Containers$Workspaces$Triggers$Delete { /** @@ -7047,10 +7067,11 @@ export namespace tagmanager_v2 { * accounts/{account_id}/containers/{container_id}/workspaces/{workspace_id}/triggers/{trigger_id} */ path?: string; + /** * Request body metadata */ - resource?: Schema$Trigger; + requestBody?: Schema$Trigger; } @@ -7493,10 +7514,11 @@ export namespace tagmanager_v2 { * accounts/{account_id}/containers/{container_id}/workspaces/{workspace_id} */ parent?: string; + /** * Request body metadata */ - resource?: Schema$Variable; + requestBody?: Schema$Variable; } export interface Params$Resource$Accounts$Containers$Workspaces$Variables$Delete { /** @@ -7571,10 +7593,11 @@ export namespace tagmanager_v2 { * accounts/{account_id}/containers/{container_id}/workspaces/{workspace_id}/variables/{variable_id} */ path?: string; + /** * Request body metadata */ - resource?: Schema$Variable; + requestBody?: Schema$Variable; } @@ -7941,10 +7964,11 @@ export namespace tagmanager_v2 { * GTM Account's API relative path. Example: accounts/{account_id} */ parent?: string; + /** * Request body metadata */ - resource?: Schema$UserPermission; + requestBody?: Schema$UserPermission; } export interface Params$Resource$Accounts$User_permissions$Delete { /** @@ -7996,9 +8020,10 @@ export namespace tagmanager_v2 { * accounts/{account_id}/user_permissions/{user_permission_id} */ path?: string; + /** * Request body metadata */ - resource?: Schema$UserPermission; + requestBody?: Schema$UserPermission; } } diff --git a/src/apis/tasks/v1.ts b/src/apis/tasks/v1.ts index 11a4b58c2c3..e4d96fefcbe 100644 --- a/src/apis/tasks/v1.ts +++ b/src/apis/tasks/v1.ts @@ -634,6 +634,12 @@ export namespace tasks_v1 { * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$TaskList; } export interface Params$Resource$Tasklists$List { /** @@ -661,10 +667,11 @@ export namespace tasks_v1 { * Task list identifier. */ tasklist?: string; + /** * Request body metadata */ - resource?: Schema$TaskList; + requestBody?: Schema$TaskList; } export interface Params$Resource$Tasklists$Update { /** @@ -676,10 +683,11 @@ export namespace tasks_v1 { * Task list identifier. */ tasklist?: string; + /** * Request body metadata */ - resource?: Schema$TaskList; + requestBody?: Schema$TaskList; } @@ -1289,10 +1297,11 @@ export namespace tasks_v1 { * Task list identifier. */ tasklist?: string; + /** * Request body metadata */ - resource?: Schema$Task; + requestBody?: Schema$Task; } export interface Params$Resource$Tasks$List { /** @@ -1394,10 +1403,11 @@ export namespace tasks_v1 { * Task list identifier. */ tasklist?: string; + /** * Request body metadata */ - resource?: Schema$Task; + requestBody?: Schema$Task; } export interface Params$Resource$Tasks$Update { /** @@ -1413,9 +1423,10 @@ export namespace tasks_v1 { * Task list identifier. */ tasklist?: string; + /** * Request body metadata */ - resource?: Schema$Task; + requestBody?: Schema$Task; } } diff --git a/src/apis/testing/v1.ts b/src/apis/testing/v1.ts index 884f67d16dc..9ff1f829d96 100644 --- a/src/apis/testing/v1.ts +++ b/src/apis/testing/v1.ts @@ -1194,10 +1194,11 @@ export namespace testing_v1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$FileReference; + requestBody?: Schema$FileReference; } @@ -1479,10 +1480,11 @@ export namespace testing_v1 { * A UUID is recommended. Optional, but strongly recommended. */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$TestMatrix; + requestBody?: Schema$TestMatrix; } export interface Params$Resource$Projects$Testmatrices$Get { /** diff --git a/src/apis/texttospeech/v1beta1.ts b/src/apis/texttospeech/v1beta1.ts index 621e07153be..e3657ea23ca 100644 --- a/src/apis/texttospeech/v1beta1.ts +++ b/src/apis/texttospeech/v1beta1.ts @@ -316,10 +316,11 @@ export namespace texttospeech_v1beta1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$SynthesizeSpeechRequest; + requestBody?: Schema$SynthesizeSpeechRequest; } diff --git a/src/apis/toolresults/v1beta3.ts b/src/apis/toolresults/v1beta3.ts index 809be504546..74f03131c1b 100644 --- a/src/apis/toolresults/v1beta3.ts +++ b/src/apis/toolresults/v1beta3.ts @@ -1820,10 +1820,11 @@ export namespace toolresults_v1beta3 { * example, a UUID. Optional, but strongly recommended. */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$History; + requestBody?: Schema$History; } export interface Params$Resource$Projects$Histories$Get { /** @@ -2203,10 +2204,11 @@ export namespace toolresults_v1beta3 { * example, a UUID. Optional, but strongly recommended. */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Execution; + requestBody?: Schema$Execution; } export interface Params$Resource$Projects$Histories$Executions$Get { /** @@ -2275,10 +2277,11 @@ export namespace toolresults_v1beta3 { * example, a UUID. Optional, but strongly recommended. */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Execution; + requestBody?: Schema$Execution; } export class Resource$Projects$Histories$Executions$Clusters { @@ -3017,10 +3020,11 @@ export namespace toolresults_v1beta3 { * example, a UUID. Optional, but strongly recommended. */ requestId?: string; + /** * Request body metadata */ - resource?: Schema$Step; + requestBody?: Schema$Step; } export interface Params$Resource$Projects$Histories$Executions$Steps$Get { /** @@ -3123,10 +3127,11 @@ export namespace toolresults_v1beta3 { * A Step id. Required. */ stepId?: string; + /** * Request body metadata */ - resource?: Schema$Step; + requestBody?: Schema$Step; } export interface Params$Resource$Projects$Histories$Executions$Steps$Publishxunitxmlfiles { /** @@ -3150,10 +3155,11 @@ export namespace toolresults_v1beta3 { * A Step id. Note: This step must include a TestExecutionStep. Required. */ stepId?: string; + /** * Request body metadata */ - resource?: Schema$PublishXunitXmlFilesRequest; + requestBody?: Schema$PublishXunitXmlFilesRequest; } export class Resource$Projects$Histories$Executions$Steps$Perfmetricssummary { @@ -3271,10 +3277,11 @@ export namespace toolresults_v1beta3 { * A tool results step ID. */ stepId?: string; + /** * Request body metadata */ - resource?: Schema$PerfMetricsSummary; + requestBody?: Schema$PerfMetricsSummary; } @@ -3568,10 +3575,11 @@ export namespace toolresults_v1beta3 { * A tool results step ID. */ stepId?: string; + /** * Request body metadata */ - resource?: Schema$PerfSampleSeries; + requestBody?: Schema$PerfSampleSeries; } export interface Params$Resource$Projects$Histories$Executions$Steps$Perfsampleseries$Get { /** @@ -3861,10 +3869,11 @@ export namespace toolresults_v1beta3 { * A tool results step ID. */ stepId?: string; + /** * Request body metadata */ - resource?: Schema$BatchCreatePerfSamplesRequest; + requestBody?: Schema$BatchCreatePerfSamplesRequest; } export interface Params$Resource$Projects$Histories$Executions$Steps$Perfsampleseries$Samples$List { /** diff --git a/src/apis/tpu/v1alpha1.ts b/src/apis/tpu/v1alpha1.ts index 6cb07297e38..3172d5eae84 100644 --- a/src/apis/tpu/v1alpha1.ts +++ b/src/apis/tpu/v1alpha1.ts @@ -1409,10 +1409,11 @@ export namespace tpu_v1alpha1 { * The parent resource name. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$Node; + requestBody?: Schema$Node; } export interface Params$Resource$Projects$Locations$Nodes$Delete { /** @@ -1465,10 +1466,11 @@ export namespace tpu_v1alpha1 { * The resource name. */ name?: string; + /** * Request body metadata */ - resource?: Schema$ReimageNodeRequest; + requestBody?: Schema$ReimageNodeRequest; } export interface Params$Resource$Projects$Locations$Nodes$Reset { /** @@ -1480,10 +1482,11 @@ export namespace tpu_v1alpha1 { * The resource name. */ name?: string; + /** * Request body metadata */ - resource?: Schema$ResetNodeRequest; + requestBody?: Schema$ResetNodeRequest; } export interface Params$Resource$Projects$Locations$Nodes$Start { /** @@ -1495,10 +1498,11 @@ export namespace tpu_v1alpha1 { * The resource name. */ name?: string; + /** * Request body metadata */ - resource?: Schema$StartNodeRequest; + requestBody?: Schema$StartNodeRequest; } export interface Params$Resource$Projects$Locations$Nodes$Stop { /** @@ -1510,10 +1514,11 @@ export namespace tpu_v1alpha1 { * The resource name. */ name?: string; + /** * Request body metadata */ - resource?: Schema$StopNodeRequest; + requestBody?: Schema$StopNodeRequest; } diff --git a/src/apis/translate/v2.ts b/src/apis/translate/v2.ts index 8eaca7119e2..74faf18f0a4 100644 --- a/src/apis/translate/v2.ts +++ b/src/apis/translate/v2.ts @@ -341,10 +341,11 @@ export namespace translate_v2 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$DetectLanguageRequest; + requestBody?: Schema$DetectLanguageRequest; } export interface Params$Resource$Detections$List { /** @@ -655,9 +656,10 @@ export namespace translate_v2 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$TranslateTextRequest; + requestBody?: Schema$TranslateTextRequest; } } diff --git a/src/apis/urlshortener/v1.ts b/src/apis/urlshortener/v1.ts index bbe0e31008a..e9fd74f07ba 100644 --- a/src/apis/urlshortener/v1.ts +++ b/src/apis/urlshortener/v1.ts @@ -417,6 +417,12 @@ export namespace urlshortener_v1 { * Auth client or API Key for the request */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + + + /** + * Request body metadata + */ + requestBody?: Schema$Url; } export interface Params$Resource$Url$List { /** diff --git a/src/apis/vault/v1.ts b/src/apis/vault/v1.ts index 8032e9381eb..3520c2a18f3 100644 --- a/src/apis/vault/v1.ts +++ b/src/apis/vault/v1.ts @@ -1050,10 +1050,11 @@ export namespace vault_v1 { * The matter ID. */ matterId?: string; + /** * Request body metadata */ - resource?: Schema$AddMatterPermissionsRequest; + requestBody?: Schema$AddMatterPermissionsRequest; } export interface Params$Resource$Matters$Close { /** @@ -1065,10 +1066,11 @@ export namespace vault_v1 { * The matter ID. */ matterId?: string; + /** * Request body metadata */ - resource?: Schema$CloseMatterRequest; + requestBody?: Schema$CloseMatterRequest; } export interface Params$Resource$Matters$Create { /** @@ -1076,10 +1078,11 @@ export namespace vault_v1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$Matter; + requestBody?: Schema$Matter; } export interface Params$Resource$Matters$Delete { /** @@ -1142,10 +1145,11 @@ export namespace vault_v1 { * The matter ID. */ matterId?: string; + /** * Request body metadata */ - resource?: Schema$RemoveMatterPermissionsRequest; + requestBody?: Schema$RemoveMatterPermissionsRequest; } export interface Params$Resource$Matters$Reopen { /** @@ -1157,10 +1161,11 @@ export namespace vault_v1 { * The matter ID. */ matterId?: string; + /** * Request body metadata */ - resource?: Schema$ReopenMatterRequest; + requestBody?: Schema$ReopenMatterRequest; } export interface Params$Resource$Matters$Undelete { /** @@ -1172,10 +1177,11 @@ export namespace vault_v1 { * The matter ID. */ matterId?: string; + /** * Request body metadata */ - resource?: Schema$UndeleteMatterRequest; + requestBody?: Schema$UndeleteMatterRequest; } export interface Params$Resource$Matters$Update { /** @@ -1187,10 +1193,11 @@ export namespace vault_v1 { * The matter ID. */ matterId?: string; + /** * Request body metadata */ - resource?: Schema$Matter; + requestBody?: Schema$Matter; } export class Resource$Matters$Holds { @@ -1556,10 +1563,11 @@ export namespace vault_v1 { * The matter ID. */ matterId?: string; + /** * Request body metadata */ - resource?: Schema$Hold; + requestBody?: Schema$Hold; } export interface Params$Resource$Matters$Holds$Delete { /** @@ -1634,10 +1642,11 @@ export namespace vault_v1 { * The matter ID. */ matterId?: string; + /** * Request body metadata */ - resource?: Schema$Hold; + requestBody?: Schema$Hold; } export class Resource$Matters$Holds$Accounts { @@ -1880,10 +1889,11 @@ export namespace vault_v1 { * The matter ID. */ matterId?: string; + /** * Request body metadata */ - resource?: Schema$HeldAccount; + requestBody?: Schema$HeldAccount; } export interface Params$Resource$Matters$Holds$Accounts$Delete { /** diff --git a/src/apis/videointelligence/v1.ts b/src/apis/videointelligence/v1.ts index 472e280daeb..4d51f071d32 100644 --- a/src/apis/videointelligence/v1.ts +++ b/src/apis/videointelligence/v1.ts @@ -352,21 +352,21 @@ export namespace videointelligence_v1 { */ export interface Schema$GoogleCloudVideointelligenceV1beta2_VideoAnnotationProgress { /** - * Video file location in [Google Cloud + * Output only. Video file location in [Google Cloud * Storage](https://cloud.google.com/storage/). */ inputUri?: string; /** - * Approximate percentage processed thus far. Guaranteed to be 100 when - * fully processed. + * Output only. Approximate percentage processed thus far. Guaranteed to be + * 100 when fully processed. */ progressPercent?: number; /** - * Time when the request was received. + * Output only. Time when the request was received. */ startTime?: string; /** - * Time of the most recent update. + * Output only. Time of the most recent update. */ updateTime?: string; } @@ -375,8 +375,9 @@ export namespace videointelligence_v1 { */ export interface Schema$GoogleCloudVideointelligenceV1beta2_VideoAnnotationResults { /** - * If set, indicates an error. Note that for a single `AnnotateVideoRequest` - * some videos may succeed and some may fail. + * Output only. Non-streaming error only. If set, indicates an error. Note + * that for a single `AnnotateVideoRequest` some videos may succeed and some + * may fail. */ error?: Schema$GoogleRpc_Status; /** @@ -391,7 +392,7 @@ export namespace videointelligence_v1 { frameLabelAnnotations?: Schema$GoogleCloudVideointelligenceV1beta2_LabelAnnotation[]; /** - * Video file location in [Google Cloud + * Output only. Video file location in [Google Cloud * Storage](https://cloud.google.com/storage/). */ inputUri?: string; @@ -668,28 +669,28 @@ export namespace videointelligence_v1 { */ // clang-format off alternatives?: Schema$GoogleCloudVideointelligenceV1p1beta1_SpeechRecognitionAlternative[]; - // clang-format on + // clang-format off } /** * Annotation progress for a single video. */ export interface Schema$GoogleCloudVideointelligenceV1p1beta1_VideoAnnotationProgress { /** - * Video file location in [Google Cloud + * Output only. Video file location in [Google Cloud * Storage](https://cloud.google.com/storage/). */ inputUri?: string; /** - * Approximate percentage processed thus far. Guaranteed to be 100 when - * fully processed. + * Output only. Approximate percentage processed thus far. Guaranteed to be + * 100 when fully processed. */ progressPercent?: number; /** - * Time when the request was received. + * Output only. Time when the request was received. */ startTime?: string; /** - * Time of the most recent update. + * Output only. Time of the most recent update. */ updateTime?: string; } @@ -698,8 +699,9 @@ export namespace videointelligence_v1 { */ export interface Schema$GoogleCloudVideointelligenceV1p1beta1_VideoAnnotationResults { /** - * If set, indicates an error. Note that for a single `AnnotateVideoRequest` - * some videos may succeed and some may fail. + * Output only. Non-streaming error only. If set, indicates an error. Note + * that for a single `AnnotateVideoRequest` some videos may succeed and some + * may fail. */ error?: Schema$GoogleRpc_Status; /** @@ -719,7 +721,7 @@ export namespace videointelligence_v1 { frameLabelAnnotations?: Schema$GoogleCloudVideointelligenceV1p1beta1_LabelAnnotation[]; /** - * Video file location in [Google Cloud + * Output only. Video file location in [Google Cloud * Storage](https://cloud.google.com/storage/). */ inputUri?: string; @@ -1000,21 +1002,21 @@ export namespace videointelligence_v1 { */ export interface Schema$GoogleCloudVideointelligenceV1_VideoAnnotationProgress { /** - * Video file location in [Google Cloud + * Output only. Video file location in [Google Cloud * Storage](https://cloud.google.com/storage/). */ inputUri?: string; /** - * Approximate percentage processed thus far. Guaranteed to be 100 when - * fully processed. + * Output only. Approximate percentage processed thus far. Guaranteed to be + * 100 when fully processed. */ progressPercent?: number; /** - * Time when the request was received. + * Output only. Time when the request was received. */ startTime?: string; /** - * Time of the most recent update. + * Output only. Time of the most recent update. */ updateTime?: string; } @@ -1023,8 +1025,9 @@ export namespace videointelligence_v1 { */ export interface Schema$GoogleCloudVideointelligenceV1_VideoAnnotationResults { /** - * If set, indicates an error. Note that for a single `AnnotateVideoRequest` - * some videos may succeed and some may fail. + * Output only. Non-streaming error only. If set, indicates an error. Note + * that for a single `AnnotateVideoRequest` some videos may succeed and some + * may fail. */ error?: Schema$GoogleRpc_Status; /** @@ -1039,7 +1042,7 @@ export namespace videointelligence_v1 { frameLabelAnnotations?: Schema$GoogleCloudVideointelligenceV1_LabelAnnotation[]; /** - * Video file location in [Google Cloud + * Output only. Video file location in [Google Cloud * Storage](https://cloud.google.com/storage/). */ inputUri?: string; @@ -1075,9 +1078,9 @@ export namespace videointelligence_v1 { labelDetectionConfig?: Schema$GoogleCloudVideointelligenceV1_LabelDetectionConfig; /** - * Video segments to annotate. The segments may overlap and are not required - * to be contiguous or span the whole video. If unspecified, each video is - * treated as a single segment. + * Non-streaming request only. Video segments to annotate. The segments may + * overlap and are not required to be contiguous or span the whole video. If + * unspecified, each video is treated as a single segment. */ segments?: Schema$GoogleCloudVideointelligenceV1_VideoSegment[]; /** @@ -1543,10 +1546,11 @@ export namespace videointelligence_v1 { * The name of the operation resource to be cancelled. */ name?: string; + /** * Request body metadata */ - resource?: Schema$GoogleLongrunning_CancelOperationRequest; + requestBody?: Schema$GoogleLongrunning_CancelOperationRequest; } export interface Params$Resource$Operations$Delete { /** @@ -1688,9 +1692,10 @@ export namespace videointelligence_v1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$GoogleCloudVideointelligenceV1_AnnotateVideoRequest; + requestBody?: Schema$GoogleCloudVideointelligenceV1_AnnotateVideoRequest; } } diff --git a/src/apis/videointelligence/v1beta1.ts b/src/apis/videointelligence/v1beta1.ts index afc2b80b9e4..b3f5f378c6d 100644 --- a/src/apis/videointelligence/v1beta1.ts +++ b/src/apis/videointelligence/v1beta1.ts @@ -435,21 +435,21 @@ export namespace videointelligence_v1beta1 { */ export interface Schema$GoogleCloudVideointelligenceV1beta2_VideoAnnotationProgress { /** - * Video file location in [Google Cloud + * Output only. Video file location in [Google Cloud * Storage](https://cloud.google.com/storage/). */ inputUri?: string; /** - * Approximate percentage processed thus far. Guaranteed to be 100 when - * fully processed. + * Output only. Approximate percentage processed thus far. Guaranteed to be + * 100 when fully processed. */ progressPercent?: number; /** - * Time when the request was received. + * Output only. Time when the request was received. */ startTime?: string; /** - * Time of the most recent update. + * Output only. Time of the most recent update. */ updateTime?: string; } @@ -458,8 +458,9 @@ export namespace videointelligence_v1beta1 { */ export interface Schema$GoogleCloudVideointelligenceV1beta2_VideoAnnotationResults { /** - * If set, indicates an error. Note that for a single `AnnotateVideoRequest` - * some videos may succeed and some may fail. + * Output only. Non-streaming error only. If set, indicates an error. Note + * that for a single `AnnotateVideoRequest` some videos may succeed and some + * may fail. */ error?: Schema$GoogleRpc_Status; /** @@ -474,7 +475,7 @@ export namespace videointelligence_v1beta1 { frameLabelAnnotations?: Schema$GoogleCloudVideointelligenceV1beta2_LabelAnnotation[]; /** - * Video file location in [Google Cloud + * Output only. Video file location in [Google Cloud * Storage](https://cloud.google.com/storage/). */ inputUri?: string; @@ -758,21 +759,21 @@ export namespace videointelligence_v1beta1 { */ export interface Schema$GoogleCloudVideointelligenceV1p1beta1_VideoAnnotationProgress { /** - * Video file location in [Google Cloud + * Output only. Video file location in [Google Cloud * Storage](https://cloud.google.com/storage/). */ inputUri?: string; /** - * Approximate percentage processed thus far. Guaranteed to be 100 when - * fully processed. + * Output only. Approximate percentage processed thus far. Guaranteed to be + * 100 when fully processed. */ progressPercent?: number; /** - * Time when the request was received. + * Output only. Time when the request was received. */ startTime?: string; /** - * Time of the most recent update. + * Output only. Time of the most recent update. */ updateTime?: string; } @@ -781,8 +782,9 @@ export namespace videointelligence_v1beta1 { */ export interface Schema$GoogleCloudVideointelligenceV1p1beta1_VideoAnnotationResults { /** - * If set, indicates an error. Note that for a single `AnnotateVideoRequest` - * some videos may succeed and some may fail. + * Output only. Non-streaming error only. If set, indicates an error. Note + * that for a single `AnnotateVideoRequest` some videos may succeed and some + * may fail. */ error?: Schema$GoogleRpc_Status; /** @@ -802,7 +804,7 @@ export namespace videointelligence_v1beta1 { frameLabelAnnotations?: Schema$GoogleCloudVideointelligenceV1p1beta1_LabelAnnotation[]; /** - * Video file location in [Google Cloud + * Output only. Video file location in [Google Cloud * Storage](https://cloud.google.com/storage/). */ inputUri?: string; @@ -991,21 +993,21 @@ export namespace videointelligence_v1beta1 { */ export interface Schema$GoogleCloudVideointelligenceV1_VideoAnnotationProgress { /** - * Video file location in [Google Cloud + * Output only. Video file location in [Google Cloud * Storage](https://cloud.google.com/storage/). */ inputUri?: string; /** - * Approximate percentage processed thus far. Guaranteed to be 100 when - * fully processed. + * Output only. Approximate percentage processed thus far. Guaranteed to be + * 100 when fully processed. */ progressPercent?: number; /** - * Time when the request was received. + * Output only. Time when the request was received. */ startTime?: string; /** - * Time of the most recent update. + * Output only. Time of the most recent update. */ updateTime?: string; } @@ -1014,8 +1016,9 @@ export namespace videointelligence_v1beta1 { */ export interface Schema$GoogleCloudVideointelligenceV1_VideoAnnotationResults { /** - * If set, indicates an error. Note that for a single `AnnotateVideoRequest` - * some videos may succeed and some may fail. + * Output only. Non-streaming error only. If set, indicates an error. Note + * that for a single `AnnotateVideoRequest` some videos may succeed and some + * may fail. */ error?: Schema$GoogleRpc_Status; /** @@ -1030,7 +1033,7 @@ export namespace videointelligence_v1beta1 { frameLabelAnnotations?: Schema$GoogleCloudVideointelligenceV1_LabelAnnotation[]; /** - * Video file location in [Google Cloud + * Output only. Video file location in [Google Cloud * Storage](https://cloud.google.com/storage/). */ inputUri?: string; @@ -1253,9 +1256,11 @@ export namespace videointelligence_v1beta1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$GoogleCloudVideointelligenceV1beta1_AnnotateVideoRequest; + requestBody?: + Schema$GoogleCloudVideointelligenceV1beta1_AnnotateVideoRequest; } } diff --git a/src/apis/videointelligence/v1beta2.ts b/src/apis/videointelligence/v1beta2.ts index 4e33f13544f..69849e70b59 100644 --- a/src/apis/videointelligence/v1beta2.ts +++ b/src/apis/videointelligence/v1beta2.ts @@ -442,21 +442,21 @@ export namespace videointelligence_v1beta2 { */ export interface Schema$GoogleCloudVideointelligenceV1beta2_VideoAnnotationProgress { /** - * Video file location in [Google Cloud + * Output only. Video file location in [Google Cloud * Storage](https://cloud.google.com/storage/). */ inputUri?: string; /** - * Approximate percentage processed thus far. Guaranteed to be 100 when - * fully processed. + * Output only. Approximate percentage processed thus far. Guaranteed to be + * 100 when fully processed. */ progressPercent?: number; /** - * Time when the request was received. + * Output only. Time when the request was received. */ startTime?: string; /** - * Time of the most recent update. + * Output only. Time of the most recent update. */ updateTime?: string; } @@ -465,8 +465,9 @@ export namespace videointelligence_v1beta2 { */ export interface Schema$GoogleCloudVideointelligenceV1beta2_VideoAnnotationResults { /** - * If set, indicates an error. Note that for a single `AnnotateVideoRequest` - * some videos may succeed and some may fail. + * Output only. Non-streaming error only. If set, indicates an error. Note + * that for a single `AnnotateVideoRequest` some videos may succeed and some + * may fail. */ error?: Schema$GoogleRpc_Status; /** @@ -481,7 +482,7 @@ export namespace videointelligence_v1beta2 { frameLabelAnnotations?: Schema$GoogleCloudVideointelligenceV1beta2_LabelAnnotation[]; /** - * Video file location in [Google Cloud + * Output only. Video file location in [Google Cloud * Storage](https://cloud.google.com/storage/). */ inputUri?: string; @@ -517,9 +518,9 @@ export namespace videointelligence_v1beta2 { labelDetectionConfig?: Schema$GoogleCloudVideointelligenceV1beta2_LabelDetectionConfig; /** - * Video segments to annotate. The segments may overlap and are not required - * to be contiguous or span the whole video. If unspecified, each video is - * treated as a single segment. + * Non-streaming request only. Video segments to annotate. The segments may + * overlap and are not required to be contiguous or span the whole video. If + * unspecified, each video is treated as a single segment. */ segments?: Schema$GoogleCloudVideointelligenceV1beta2_VideoSegment[]; /** @@ -784,28 +785,28 @@ export namespace videointelligence_v1beta2 { */ // clang-format off alternatives?: Schema$GoogleCloudVideointelligenceV1p1beta1_SpeechRecognitionAlternative[]; - // clang-format on + // clang-format o } /** * Annotation progress for a single video. */ export interface Schema$GoogleCloudVideointelligenceV1p1beta1_VideoAnnotationProgress { /** - * Video file location in [Google Cloud + * Output only. Video file location in [Google Cloud * Storage](https://cloud.google.com/storage/). */ inputUri?: string; /** - * Approximate percentage processed thus far. Guaranteed to be 100 when - * fully processed. + * Output only. Approximate percentage processed thus far. Guaranteed to be + * 100 when fully processed. */ progressPercent?: number; /** - * Time when the request was received. + * Output only. Time when the request was received. */ startTime?: string; /** - * Time of the most recent update. + * Output only. Time of the most recent update. */ updateTime?: string; } @@ -814,8 +815,9 @@ export namespace videointelligence_v1beta2 { */ export interface Schema$GoogleCloudVideointelligenceV1p1beta1_VideoAnnotationResults { /** - * If set, indicates an error. Note that for a single `AnnotateVideoRequest` - * some videos may succeed and some may fail. + * Output only. Non-streaming error only. If set, indicates an error. Note + * that for a single `AnnotateVideoRequest` some videos may succeed and some + * may fail. */ error?: Schema$GoogleRpc_Status; /** @@ -835,7 +837,7 @@ export namespace videointelligence_v1beta2 { frameLabelAnnotations?: Schema$GoogleCloudVideointelligenceV1p1beta1_LabelAnnotation[]; /** - * Video file location in [Google Cloud + * Output only. Video file location in [Google Cloud * Storage](https://cloud.google.com/storage/). */ inputUri?: string; @@ -1024,21 +1026,21 @@ export namespace videointelligence_v1beta2 { */ export interface Schema$GoogleCloudVideointelligenceV1_VideoAnnotationProgress { /** - * Video file location in [Google Cloud + * Output only. Video file location in [Google Cloud * Storage](https://cloud.google.com/storage/). */ inputUri?: string; /** - * Approximate percentage processed thus far. Guaranteed to be 100 when - * fully processed. + * Output only. Approximate percentage processed thus far. Guaranteed to be + * 100 when fully processed. */ progressPercent?: number; /** - * Time when the request was received. + * Output only. Time when the request was received. */ startTime?: string; /** - * Time of the most recent update. + * Output only. Time of the most recent update. */ updateTime?: string; } @@ -1047,8 +1049,9 @@ export namespace videointelligence_v1beta2 { */ export interface Schema$GoogleCloudVideointelligenceV1_VideoAnnotationResults { /** - * If set, indicates an error. Note that for a single `AnnotateVideoRequest` - * some videos may succeed and some may fail. + * Output only. Non-streaming error only. If set, indicates an error. Note + * that for a single `AnnotateVideoRequest` some videos may succeed and some + * may fail. */ error?: Schema$GoogleRpc_Status; /** @@ -1063,7 +1066,7 @@ export namespace videointelligence_v1beta2 { frameLabelAnnotations?: Schema$GoogleCloudVideointelligenceV1_LabelAnnotation[]; /** - * Video file location in [Google Cloud + * Output only. Video file location in [Google Cloud * Storage](https://cloud.google.com/storage/). */ inputUri?: string; @@ -1286,9 +1289,11 @@ export namespace videointelligence_v1beta2 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$GoogleCloudVideointelligenceV1beta2_AnnotateVideoRequest; + requestBody?: + Schema$GoogleCloudVideointelligenceV1beta2_AnnotateVideoRequest; } } diff --git a/src/apis/vision/v1.ts b/src/apis/vision/v1.ts index e3aea705e43..046bb9278f2 100644 --- a/src/apis/vision/v1.ts +++ b/src/apis/vision/v1.ts @@ -2120,10 +2120,11 @@ export namespace vision_v1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$BatchAnnotateImagesRequest; + requestBody?: Schema$BatchAnnotateImagesRequest; } @@ -2534,10 +2535,11 @@ export namespace vision_v1 { * The name of the operation resource to be cancelled. */ name?: string; + /** * Request body metadata */ - resource?: Schema$CancelOperationRequest; + requestBody?: Schema$CancelOperationRequest; } export interface Params$Resource$Operations$Delete { /** diff --git a/src/apis/vision/v1p1beta1.ts b/src/apis/vision/v1p1beta1.ts index 6b522ffdb62..a50e67a34b9 100644 --- a/src/apis/vision/v1p1beta1.ts +++ b/src/apis/vision/v1p1beta1.ts @@ -2016,9 +2016,10 @@ export namespace vision_v1p1beta1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$GoogleCloudVisionV1p1beta1BatchAnnotateImagesRequest; + requestBody?: Schema$GoogleCloudVisionV1p1beta1BatchAnnotateImagesRequest; } } diff --git a/src/apis/vision/v1p2beta1.ts b/src/apis/vision/v1p2beta1.ts index 13b7f3a9745..9ee304b444b 100644 --- a/src/apis/vision/v1p2beta1.ts +++ b/src/apis/vision/v1p2beta1.ts @@ -1391,10 +1391,12 @@ export namespace vision_v1p2beta1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesRequest; + requestBody?: + Schema$GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesRequest; } @@ -1495,9 +1497,10 @@ export namespace vision_v1p2beta1 { */ auth?: string|OAuth2Client|JWT|Compute|UserRefreshClient; + /** * Request body metadata */ - resource?: Schema$GoogleCloudVisionV1p2beta1BatchAnnotateImagesRequest; + requestBody?: Schema$GoogleCloudVisionV1p2beta1BatchAnnotateImagesRequest; } } diff --git a/src/apis/webmasters/v3.ts b/src/apis/webmasters/v3.ts index f53633b6a82..8d3dedde73f 100644 --- a/src/apis/webmasters/v3.ts +++ b/src/apis/webmasters/v3.ts @@ -455,10 +455,11 @@ export namespace webmasters_v3 { * The site's URL, including protocol. For example: http://www.example.com/ */ siteUrl?: string; + /** * Request body metadata */ - resource?: Schema$SearchAnalyticsQueryRequest; + requestBody?: Schema$SearchAnalyticsQueryRequest; } diff --git a/src/apis/websecurityscanner/v1alpha.ts b/src/apis/websecurityscanner/v1alpha.ts index 383ce23898f..28ea706eebf 100644 --- a/src/apis/websecurityscanner/v1alpha.ts +++ b/src/apis/websecurityscanner/v1alpha.ts @@ -922,10 +922,11 @@ export namespace websecurityscanner_v1alpha { * should be a project resource name in the format 'projects/{projectId}'. */ parent?: string; + /** * Request body metadata */ - resource?: Schema$ScanConfig; + requestBody?: Schema$ScanConfig; } export interface Params$Resource$Projects$Scanconfigs$Delete { /** @@ -993,10 +994,11 @@ export namespace websecurityscanner_v1alpha { * https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask */ updateMask?: string; + /** * Request body metadata */ - resource?: Schema$ScanConfig; + requestBody?: Schema$ScanConfig; } export interface Params$Resource$Projects$Scanconfigs$Start { /** @@ -1009,10 +1011,11 @@ export namespace websecurityscanner_v1alpha { * follows the format of 'projects/{projectId}/scanConfigs/{scanConfigId}'. */ name?: string; + /** * Request body metadata */ - resource?: Schema$StartScanRunRequest; + requestBody?: Schema$StartScanRunRequest; } export class Resource$Projects$Scanconfigs$Scanruns { @@ -1286,10 +1289,11 @@ export namespace websecurityscanner_v1alpha { * 'projects/{projectId}/scanConfigs/{scanConfigId}/scanRuns/{scanRunId}'. */ name?: string; + /** * Request body metadata */ - resource?: Schema$StopScanRunRequest; + requestBody?: Schema$StopScanRunRequest; } export class Resource$Projects$Scanconfigs$Scanruns$Crawledurls { diff --git a/src/apis/youtube/v3.ts b/src/apis/youtube/v3.ts index e47b762efb5..6cdaa82a569 100644 --- a/src/apis/youtube/v3.ts +++ b/src/apis/youtube/v3.ts @@ -5118,10 +5118,11 @@ export namespace youtube_v3 { * properties that the API response will include. */ part?: string; + /** * Request body metadata */ - resource?: Schema$Activity; + requestBody?: Schema$Activity; } export interface Params$Resource$Activities$List { /** @@ -5677,14 +5678,16 @@ export namespace youtube_v3 { * your file are incorrect and want YouTube to try to fix them. */ sync?: boolean; + /** * Request body metadata */ - resource?: Schema$Caption; + requestBody?: Schema$Caption; + /** * Media metadata */ - media: { + media?: { /** * Media mime-type */ @@ -5693,7 +5696,7 @@ export namespace youtube_v3 { /** * Media body contents */ - body: any; + body?: any; }; } export interface Params$Resource$Captions$List { @@ -5777,14 +5780,16 @@ export namespace youtube_v3 { * automatically synchronize the caption track with the audio track. */ sync?: boolean; + /** * Request body metadata */ - resource?: Schema$Caption; + requestBody?: Schema$Caption; + /** * Media metadata */ - media: { + media?: { /** * Media mime-type */ @@ -5793,7 +5798,7 @@ export namespace youtube_v3 { /** * Media body contents */ - body: any; + body?: any; }; } @@ -5923,14 +5928,16 @@ export namespace youtube_v3 { * to the specified YouTube content owner. */ onBehalfOfContentOwner?: string; + /** * Request body metadata */ - resource?: Schema$ChannelBannerResource; + requestBody?: Schema$ChannelBannerResource; + /** * Media metadata */ - media: { + media?: { /** * Media mime-type */ @@ -5939,7 +5946,7 @@ export namespace youtube_v3 { /** * Media body contents */ - body: any; + body?: any; }; } @@ -6209,10 +6216,11 @@ export namespace youtube_v3 { * value specifies. */ part?: string; + /** * Request body metadata */ - resource?: Schema$Channel; + requestBody?: Schema$Channel; } @@ -6582,10 +6590,11 @@ export namespace youtube_v3 { * can include in the parameter value are snippet and contentDetails. */ part?: string; + /** * Request body metadata */ - resource?: Schema$ChannelSection; + requestBody?: Schema$ChannelSection; } export interface Params$Resource$Channelsections$List { /** @@ -6672,10 +6681,11 @@ export namespace youtube_v3 { * can include in the parameter value are snippet and contentDetails. */ part?: string; + /** * Request body metadata */ - resource?: Schema$ChannelSection; + requestBody?: Schema$ChannelSection; } @@ -7114,10 +7124,11 @@ export namespace youtube_v3 { * cost of 2 units. */ part?: string; + /** * Request body metadata */ - resource?: Schema$Comment; + requestBody?: Schema$Comment; } export interface Params$Resource$Comments$List { /** @@ -7210,10 +7221,11 @@ export namespace youtube_v3 { * can update. */ part?: string; + /** * Request body metadata */ - resource?: Schema$Comment; + requestBody?: Schema$Comment; } @@ -7458,10 +7470,11 @@ export namespace youtube_v3 { * cost of 2 units. */ part?: string; + /** * Request body metadata */ - resource?: Schema$CommentThread; + requestBody?: Schema$CommentThread; } export interface Params$Resource$Commentthreads$List { /** @@ -7549,10 +7562,11 @@ export namespace youtube_v3 { * all of the properties that the API request can update. */ part?: string; + /** * Request body metadata */ - resource?: Schema$CommentThread; + requestBody?: Schema$CommentThread; } @@ -8616,10 +8630,11 @@ export namespace youtube_v3 { * and status. */ part?: string; + /** * Request body metadata */ - resource?: Schema$LiveBroadcast; + requestBody?: Schema$LiveBroadcast; } export interface Params$Resource$Livebroadcasts$List { /** @@ -8813,10 +8828,11 @@ export namespace youtube_v3 { * broadcast will revert to the default privacy setting. */ part?: string; + /** * Request body metadata */ - resource?: Schema$LiveBroadcast; + requestBody?: Schema$LiveBroadcast; } @@ -8990,10 +9006,11 @@ export namespace youtube_v3 { * snippet. */ part?: string; + /** * Request body metadata */ - resource?: Schema$LiveChatBan; + requestBody?: Schema$LiveChatBan; } @@ -9244,10 +9261,11 @@ export namespace youtube_v3 { * response will include. Set the parameter value to snippet. */ part?: string; + /** * Request body metadata */ - resource?: Schema$LiveChatMessage; + requestBody?: Schema$LiveChatMessage; } export interface Params$Resource$Livechatmessages$List { /** @@ -9542,10 +9560,11 @@ export namespace youtube_v3 { * snippet. */ part?: string; + /** * Request body metadata */ - resource?: Schema$LiveChatModerator; + requestBody?: Schema$LiveChatModerator; } export interface Params$Resource$Livechatmoderators$List { /** @@ -9961,10 +9980,11 @@ export namespace youtube_v3 { * you can include in the parameter value are id, snippet, cdn, and status. */ part?: string; + /** * Request body metadata */ - resource?: Schema$LiveStream; + requestBody?: Schema$LiveStream; } export interface Params$Resource$Livestreams$List { /** @@ -10084,10 +10104,11 @@ export namespace youtube_v3 { * mutable property, the existing value for that property will be removed. */ part?: string; + /** * Request body metadata */ - resource?: Schema$LiveStream; + requestBody?: Schema$LiveStream; } @@ -10434,10 +10455,11 @@ export namespace youtube_v3 { * properties that the API response will include. */ part?: string; + /** * Request body metadata */ - resource?: Schema$PlaylistItem; + requestBody?: Schema$PlaylistItem; } export interface Params$Resource$Playlistitems$List { /** @@ -10533,10 +10555,11 @@ export namespace youtube_v3 { * and replaced with the default settings. */ part?: string; + /** * Request body metadata */ - resource?: Schema$PlaylistItem; + requestBody?: Schema$PlaylistItem; } @@ -10897,10 +10920,11 @@ export namespace youtube_v3 { * properties that the API response will include. */ part?: string; + /** * Request body metadata */ - resource?: Schema$Playlist; + requestBody?: Schema$Playlist; } export interface Params$Resource$Playlists$List { /** @@ -11014,10 +11038,11 @@ export namespace youtube_v3 { * will be deleted. */ part?: string; + /** * Request body metadata */ - resource?: Schema$Playlist; + requestBody?: Schema$Playlist; } @@ -11717,10 +11742,11 @@ export namespace youtube_v3 { * properties that the API response will include. */ part?: string; + /** * Request body metadata */ - resource?: Schema$Subscription; + requestBody?: Schema$Subscription; } export interface Params$Resource$Subscriptions$List { /** @@ -12051,10 +12077,12 @@ export namespace youtube_v3 { * video thumbnail is being provided. */ videoId?: string; + + /** * Media metadata */ - media: { + media?: { /** * Media mime-type */ @@ -12063,7 +12091,7 @@ export namespace youtube_v3 { /** * Media body contents */ - body: any; + body?: any; }; } @@ -12911,14 +12939,16 @@ export namespace youtube_v3 { * to remove shaky camera motions. */ stabilize?: boolean; + /** * Request body metadata */ - resource?: Schema$Video; + requestBody?: Schema$Video; + /** * Media metadata */ - media: { + media?: { /** * Media mime-type */ @@ -12927,7 +12957,7 @@ export namespace youtube_v3 { /** * Media body contents */ - body: any; + body?: any; }; } export interface Params$Resource$Videos$List { @@ -13067,10 +13097,11 @@ export namespace youtube_v3 { * to the specified YouTube content owner. */ onBehalfOfContentOwner?: string; + /** * Request body metadata */ - resource?: Schema$VideoAbuseReport; + requestBody?: Schema$VideoAbuseReport; } export interface Params$Resource$Videos$Update { /** @@ -13111,10 +13142,11 @@ export namespace youtube_v3 { * included in the API response. */ part?: string; + /** * Request body metadata */ - resource?: Schema$Video; + requestBody?: Schema$Video; } @@ -13285,14 +13317,16 @@ export namespace youtube_v3 { * to the specified YouTube content owner. */ onBehalfOfContentOwner?: string; + /** * Request body metadata */ - resource?: Schema$InvideoBranding; + requestBody?: Schema$InvideoBranding; + /** * Media metadata */ - media: { + media?: { /** * Media mime-type */ @@ -13301,7 +13335,7 @@ export namespace youtube_v3 { /** * Media body contents */ - body: any; + body?: any; }; } export interface Params$Resource$Watermarks$Unset { diff --git a/src/apis/youtubeAnalytics/v1.ts b/src/apis/youtubeAnalytics/v1.ts index b789391f72c..35025af83a2 100644 --- a/src/apis/youtubeAnalytics/v1.ts +++ b/src/apis/youtubeAnalytics/v1.ts @@ -400,10 +400,11 @@ export namespace youtubeAnalytics_v1 { * to the specified YouTube content owner. */ onBehalfOfContentOwner?: string; + /** * Request body metadata */ - resource?: Schema$GroupItem; + requestBody?: Schema$GroupItem; } export interface Params$Resource$Groupitems$List { /** @@ -753,10 +754,11 @@ export namespace youtubeAnalytics_v1 { * to the specified YouTube content owner. */ onBehalfOfContentOwner?: string; + /** * Request body metadata */ - resource?: Schema$Group; + requestBody?: Schema$Group; } export interface Params$Resource$Groups$List { /** @@ -814,10 +816,11 @@ export namespace youtubeAnalytics_v1 { * to the specified YouTube content owner. */ onBehalfOfContentOwner?: string; + /** * Request body metadata */ - resource?: Schema$Group; + requestBody?: Schema$Group; } diff --git a/src/apis/youtubeAnalytics/v1beta1.ts b/src/apis/youtubeAnalytics/v1beta1.ts index 3933537582c..d37420296ba 100644 --- a/src/apis/youtubeAnalytics/v1beta1.ts +++ b/src/apis/youtubeAnalytics/v1beta1.ts @@ -400,10 +400,11 @@ export namespace youtubeAnalytics_v1beta1 { * to the specified YouTube content owner. */ onBehalfOfContentOwner?: string; + /** * Request body metadata */ - resource?: Schema$GroupItem; + requestBody?: Schema$GroupItem; } export interface Params$Resource$Groupitems$List { /** @@ -753,10 +754,11 @@ export namespace youtubeAnalytics_v1beta1 { * to the specified YouTube content owner. */ onBehalfOfContentOwner?: string; + /** * Request body metadata */ - resource?: Schema$Group; + requestBody?: Schema$Group; } export interface Params$Resource$Groups$List { /** @@ -814,10 +816,11 @@ export namespace youtubeAnalytics_v1beta1 { * to the specified YouTube content owner. */ onBehalfOfContentOwner?: string; + /** * Request body metadata */ - resource?: Schema$Group; + requestBody?: Schema$Group; } diff --git a/src/apis/youtubeAnalytics/v2.ts b/src/apis/youtubeAnalytics/v2.ts index 17197f1483a..164babbef85 100644 --- a/src/apis/youtubeAnalytics/v2.ts +++ b/src/apis/youtubeAnalytics/v2.ts @@ -625,10 +625,11 @@ export namespace youtubeAnalytics_v2 { * linked to the specified YouTube content owner. */ onBehalfOfContentOwner?: string; + /** * Request body metadata */ - resource?: Schema$GroupItem; + requestBody?: Schema$GroupItem; } export interface Params$Resource$Groupitems$List { /** @@ -980,10 +981,11 @@ export namespace youtubeAnalytics_v2 { * linked to the specified YouTube content owner. */ onBehalfOfContentOwner?: string; + /** * Request body metadata */ - resource?: Schema$Group; + requestBody?: Schema$Group; } export interface Params$Resource$Groups$List { /** @@ -1045,10 +1047,11 @@ export namespace youtubeAnalytics_v2 { * linked to the specified YouTube content owner. */ onBehalfOfContentOwner?: string; + /** * Request body metadata */ - resource?: Schema$Group; + requestBody?: Schema$Group; } diff --git a/src/apis/youtubereporting/v1.ts b/src/apis/youtubereporting/v1.ts index db6c9783d2b..9d49dd6a50a 100644 --- a/src/apis/youtubereporting/v1.ts +++ b/src/apis/youtubereporting/v1.ts @@ -835,10 +835,11 @@ export namespace youtubereporting_v1 { * not set, the user is acting for himself (his own channel). */ onBehalfOfContentOwner?: string; + /** * Request body metadata */ - resource?: Schema$Job; + requestBody?: Schema$Job; } export interface Params$Resource$Jobs$Delete { /** diff --git a/src/index.ts b/src/index.ts index 7570f603ee6..c84250593d7 100644 --- a/src/index.ts +++ b/src/index.ts @@ -155,6 +155,7 @@ export {proximitybeacon_v1beta1} from './apis/proximitybeacon/v1beta1'; export {pubsub_v1} from './apis/pubsub/v1'; export {pubsub_v1beta1a} from './apis/pubsub/v1beta1a'; export {pubsub_v1beta2} from './apis/pubsub/v1beta2'; +export {redis_v1beta1} from './apis/redis/v1beta1'; export {replicapool_v1beta1} from './apis/replicapool/v1beta1'; export {replicapool_v1beta2} from './apis/replicapool/v1beta2'; export {replicapoolupdater_v1beta1} from './apis/replicapoolupdater/v1beta1'; diff --git a/src/lib/apirequest.ts b/src/lib/apirequest.ts index 632f34873b1..995882b7e35 100644 --- a/src/lib/apirequest.ts +++ b/src/lib/apirequest.ts @@ -82,7 +82,27 @@ async function createAPIRequestAsync(parameters: APIRequestParams) { ); const media = params.media || {}; - const resource = params.resource; + + /** + * In a previous version of this API, the request body was stuffed in a field + * named `resource`. This caused lots of problems, because it's not uncommon + * to have an actual named parameter required which is also named `resource`. + * This mean that users would have to use `resource_` in those cases, which + * pretty much nobody figures out on their own. The request body is now + * documented as being in the `requestBody` property, but we also need to keep + * using `resource` for reasons of back-compat. Cases that need to be covered + * here: + * - user provides just a `resource` with a request body + * - user provides both a `resource` and a `resource_` + * - user provides just a `requestBody` + * - user provides both a `requestBody` and a `resource` + */ + const resource = params.requestBody ? params.requestBody : params.resource; + if (!params.requestBody && params.resource) { + delete params.resource; + } + delete params.requestBody; + let authClient = params.auth || parameters.context._options.auth || parameters.context.google._options.auth; @@ -90,7 +110,6 @@ async function createAPIRequestAsync(parameters: APIRequestParams) { 'text/plain' : 'application/octet-stream'; delete params.media; - delete params.resource; delete params.auth; // Grab headers from user provided options diff --git a/src/templates/api-endpoint.njk b/src/templates/api-endpoint.njk index e77917b374d..b57824b6c32 100644 --- a/src/templates/api-endpoint.njk +++ b/src/templates/api-endpoint.njk @@ -140,28 +140,30 @@ export interface Schema${{ schema.id }} { */ {{ pname|getSafeParamName }}?: {{ p.type }}; {% endfor %} - {% if m.request %} + {% endif %} + + {% if m.request %} + /** + * Request body metadata + */ + requestBody?: Schema${{ m.request.$ref }}; + {% endif %} + + {% if m.supportsMediaUpload %} + /** + * Media metadata + */ + media?: { /** - * Request body metadata - */ - resource?: Schema${{ m.request.$ref }}; - {% endif %} - {% if m.supportsMediaUpload %} + * Media mime-type + */ + mediaType?: string; + /** - * Media metadata - */ - media: { - /** - * Media mime-type - */ - mediaType?: string; - - /** - * Media body contents - */ - body: any; - } - {% endif %} + * Media body contents + */ + body?: any; + } {% endif %} } {% endfor %} diff --git a/src/templates/resource-partial.njk b/src/templates/resource-partial.njk index 4912b20d115..0005fe7a848 100644 --- a/src/templates/resource-partial.njk +++ b/src/templates/resource-partial.njk @@ -49,28 +49,30 @@ */ {{ pname|cleanPropertyName|safe }}?: {{ p|getType }}; {% endfor %} - {% if m.request %} - /** - * Request body metadata - */ - resource{{'_' if m|hasResourceParam}}?: Schema${{ m.request.$ref }}; - {% endif %} - {% if m.supportsMediaUpload %} + {% endif %} + + {% if m.request %} + /** + * Request body metadata + */ + requestBody?: Schema${{ m.request.$ref }}; + {% endif %} + + {% if m.supportsMediaUpload %} + /** + * Media metadata + */ + media?: { /** - * Media metadata - */ - media: { - /** - * Media mime-type - */ - mediaType?: string; + * Media mime-type + */ + mediaType?: string; - /** - * Media body contents - */ - body: any; - }; - {% endif %} + /** + * Media body contents + */ + body?: any; + }; {% endif %} } {% endfor %} diff --git a/test/test.media.ts b/test/test.media.ts index 9987cee67c6..a55001101e8 100644 --- a/test/test.media.ts +++ b/test/test.media.ts @@ -16,21 +16,21 @@ import * as fs from 'fs'; import * as nock from 'nock'; import * as path from 'path'; import * as pify from 'pify'; -import {GoogleApis, youtube_v3} from '../src'; -import {APIEndpoint} from '../src/lib/api'; + +import {drive_v2, gmail_v1, GoogleApis, youtube_v3} from '../src'; import {Utils} from './utils'; const boundaryPrefix = 'multipart/related; boundary='; -async function testMultpart(drive: APIEndpoint) { - const resource = {title: 'title', mimeType: 'text/plain'}; +async function testMultpart(drive: drive_v2.Drive) { + const requestBody = {title: 'title', mimeType: 'text/plain'}; const media = {body: 'hey'}; let expectedResp = fs.readFileSync( path.join(__dirname, '../../test/fixtures/media-response.txt'), {encoding: 'utf8'}); - const res = await drive.files.insert({resource, media}); - assert.equal(res.config.method.toLowerCase(), 'post'); + const res = await drive.files.insert({requestBody, media}); + assert.equal(res.config.method!.toLowerCase(), 'post'); assert.equal(res.request.path, '/upload/drive/v2/files?uploadType=multipart'); assert.equal( res.request.headers['content-type'].indexOf('multipart/related;'), 0); @@ -39,20 +39,20 @@ async function testMultpart(drive: APIEndpoint) { expectedResp = expectedResp.replace(/\n/g, '\r\n') .replace(/\$boundary/g, boundary) .replace('$media', media.body) - .replace('$resource', JSON.stringify(resource)) + .replace('$resource', JSON.stringify(requestBody)) .replace('$mimeType', 'text/plain') .trim(); assert.strictEqual(expectedResp, res.data); } -async function testMediaBody(drive: APIEndpoint) { - const resource = {title: 'title'}; +async function testMediaBody(drive: drive_v2.Drive) { + const requestBody = {title: 'title'}; const media = {body: 'hey'}; let expectedResp = fs.readFileSync( path.join(__dirname, '../../test/fixtures/media-response.txt'), {encoding: 'utf8'}); - const res = await drive.files.insert({resource, media}); - assert.equal(res.config.method.toLowerCase(), 'post'); + const res = await drive.files.insert({requestBody, media}); + assert.equal(res.config.method!.toLowerCase(), 'post'); assert.equal(res.config.maxContentLength, Math.pow(2, 31)); assert.equal(res.request.path, '/upload/drive/v2/files?uploadType=multipart'); assert.equal( @@ -62,22 +62,23 @@ async function testMediaBody(drive: APIEndpoint) { expectedResp = expectedResp.replace(/\n/g, '\r\n') .replace(/\$boundary/g, boundary) .replace('$media', media.body) - .replace('$resource', JSON.stringify(resource)) + .replace('$resource', JSON.stringify(requestBody)) .replace('$mimeType', 'text/plain') .trim(); assert.strictEqual(expectedResp, res.data); } describe('Media', () => { - let localDrive: APIEndpoint, remoteDrive: APIEndpoint; - let localGmail: APIEndpoint, remoteGmail: APIEndpoint; + let localDrive: drive_v2.Drive, remoteDrive: drive_v2.Drive; + let localGmail: gmail_v1.Gmail, remoteGmail: gmail_v1.Gmail; before(async () => { nock.cleanAll(); const google = new GoogleApis(); nock.enableNetConnect(); [remoteDrive, remoteGmail] = await Promise.all([ - Utils.loadApi(google, 'drive', 'v2'), Utils.loadApi(google, 'gmail', 'v1') + Utils.loadApi(google, 'drive', 'v2'), + Utils.loadApi(google, 'gmail', 'v1') ]); nock.disableNetConnect(); }); @@ -105,7 +106,7 @@ describe('Media', () => { { part: 'id,snippet', notifySubscribers: false, - resource: { + requestBody: { snippet: { title: 'Node.js YouTube Upload Test', description: @@ -132,11 +133,11 @@ describe('Media', () => { .reply(200, {fileId: 'abc123'}); const res = await localDrive.files.insert( - {resource: {}, media: {body: 'hello'}}); + {requestBody: {}, media: {body: 'hello'}}); assert.equal( JSON.stringify(res.data), JSON.stringify({fileId: 'abc123'})); const res2 = await remoteDrive.files.insert( - {resource: {}, media: {body: 'hello'}}); + {requestBody: {}, media: {body: 'hello'}}); assert.equal( JSON.stringify(res2.data), JSON.stringify({fileId: 'abc123'})); }); @@ -166,12 +167,12 @@ describe('Media', () => { }); const media = {body: 'hey'}; const res = await localDrive.files.insert({media}); - assert.equal(res.config.method.toLowerCase(), 'post'); + assert.equal(res.config.method!.toLowerCase(), 'post'); assert.equal( res.request.path, '/upload/drive/v2/files?uploadType=media'); assert.strictEqual(media.body, res.data); const res2 = await remoteDrive.files.insert({media}); - assert.equal(res.config.method.toLowerCase(), 'post'); + assert.equal(res.config.method!.toLowerCase(), 'post'); assert.equal( res.request.path, '/upload/drive/v2/files?uploadType=media'); assert.strictEqual(media.body, res2.data); @@ -192,26 +193,26 @@ describe('Media', () => { it('should not require parameters for insertion requests', async () => { nock(Utils.baseUrl) - .post('/upload/drive/v2/files?someAttr=someValue&uploadType=media') + .post('/upload/drive/v2/files?visibility=someValue&uploadType=media') .twice() .reply(200); const res = await localDrive.files.insert( - {someAttr: 'someValue', media: {body: 'wat'}}); - assert.equal(Utils.getQs(res), 'someAttr=someValue&uploadType=media'); + {visibility: 'someValue', media: {body: 'wat'}}); + assert.equal(Utils.getQs(res), 'visibility=someValue&uploadType=media'); const res2 = await remoteDrive.files.insert( - {someAttr: 'someValue', media: {body: 'wat'}}); - assert.equal(Utils.getQs(res2), 'someAttr=someValue&uploadType=media'); + {visibility: 'someValue', media: {body: 'wat'}}); + assert.equal(Utils.getQs(res2), 'visibility=someValue&uploadType=media'); }); it('should not multipart upload if no media body given', async () => { nock(Utils.baseUrl) - .post('/drive/v2/files?someAttr=someValue') + .post('/drive/v2/files?visibility=someValue') .twice() .reply(200); - const res = await localDrive.files.insert({someAttr: 'someValue'}); - assert.equal(Utils.getQs(res), 'someAttr=someValue'); - const res2 = await remoteDrive.files.insert({someAttr: 'someValue'}); - assert.equal(Utils.getQs(res2), 'someAttr=someValue'); + const res = await localDrive.files.insert({visibility: 'someValue'}); + assert.equal(Utils.getQs(res), 'visibility=someValue'); + const res2 = await remoteDrive.files.insert({visibility: 'someValue'}); + assert.equal(Utils.getQs(res2), 'visibility=someValue'); }); it('should set text/plain when passed a string as media body', async () => { @@ -235,19 +236,21 @@ describe('Media', () => { return reqBody; // return request body as response for // testing purposes }); - const resource = { + const requestBody = { message: {raw: (new Buffer('hello', 'binary')).toString('base64')} }; const res = await localGmail.users.drafts.create( - {userId: 'me', resource, media: {mimeType: 'message/rfc822'}}); + {userId: 'me', requestBody, media: {mimeType: 'message/rfc822'}} as + gmail_v1.Params$Resource$Users$Drafts$Create); assert.equal( res.request.headers['content-type'].indexOf('application/json'), 0); - assert.equal(JSON.stringify(res.data), JSON.stringify(resource)); + assert.equal(JSON.stringify(res.data), JSON.stringify(requestBody)); const res2 = await remoteGmail.users.drafts.create( - {userId: 'me', resource, media: {mimeType: 'message/rfc822'}}); + {userId: 'me', requestBody, media: {mimeType: 'message/rfc822'}} as + gmail_v1.Params$Resource$Users$Drafts$Create); assert.equal( res2.request.headers['content-type'].indexOf('application/json'), 0); - assert.equal(JSON.stringify(res2.data), JSON.stringify(resource)); + assert.equal(JSON.stringify(res2.data), JSON.stringify(requestBody)); }); it('should accept readable stream as media body without metadata', @@ -264,14 +267,16 @@ describe('Media', () => { let expectedBody = fs.readFileSync( path.join(__dirname, '../../test/fixtures/mediabody.txt')); const res = await localGmail.users.drafts.create( - {userId: 'me', media: {mimeType: 'message/rfc822', body}}); + {userId: 'me', media: {mimeType: 'message/rfc822', body}} as + gmail_v1.Params$Resource$Users$Drafts$Create); assert.equal(res.data, expectedBody); body = fs.createReadStream( path.join(__dirname, '../../test/fixtures/mediabody.txt')); expectedBody = fs.readFileSync( path.join(__dirname, '../../test/fixtures/mediabody.txt')); const res2 = await remoteGmail.users.drafts.create( - {userId: 'me', media: {mimeType: 'message/rfc822', body}}); + {userId: 'me', media: {mimeType: 'message/rfc822', body}} as + gmail_v1.Params$Resource$Users$Drafts$Create); assert.equal(res2.data, expectedBody); }); @@ -284,7 +289,7 @@ describe('Media', () => { // purposes }); - let resource = { + let requestBody = { message: {raw: (new Buffer('hello', 'binary')).toString('base64')} }; let body = fs.createReadStream( @@ -296,18 +301,18 @@ describe('Media', () => { let expectedBody = fs.readFileSync( path.join(__dirname, '../../test/fixtures/media-response.txt'), {encoding: 'utf8'}); - const res = - await localGmail.users.drafts.create({userId: 'me', resource, media}); + const res = await localGmail.users.drafts.create( + {userId: 'me', requestBody, media}); const boundary = res.request.headers['content-type'].replace(boundaryPrefix, ''); expectedBody = expectedBody.replace(/\n/g, '\r\n') .replace(/\$boundary/g, boundary) .replace('$media', bodyString) - .replace('$resource', JSON.stringify(resource)) + .replace('$resource', JSON.stringify(requestBody)) .replace('$mimeType', 'message/rfc822') .trim(); assert.strictEqual(expectedBody, res.data); - resource = { + requestBody = { message: {raw: (new Buffer('hello', 'binary')).toString('base64')} }; body = fs.createReadStream( @@ -319,14 +324,14 @@ describe('Media', () => { expectedBody = fs.readFileSync( path.join(__dirname, '../../test/fixtures/media-response.txt'), {encoding: 'utf8'}); - const res2 = - await remoteGmail.users.drafts.create({userId: 'me', resource, media}); + const res2 = await remoteGmail.users.drafts.create( + {userId: 'me', requestBody, media}); const boundary2 = res2.request.headers['content-type'].replace(boundaryPrefix, ''); expectedBody = expectedBody.replace(/\n/g, '\r\n') .replace(/\$boundary/g, boundary2) .replace('$media', bodyString) - .replace('$resource', JSON.stringify(resource)) + .replace('$resource', JSON.stringify(requestBody)) .replace('$mimeType', 'message/rfc822') .trim(); assert.strictEqual(expectedBody, res2.data); @@ -341,27 +346,29 @@ describe('Media', () => { return JSON.stringify({hello: 'world'}); }); - let resource = { + let requestBody = { message: {raw: (new Buffer('hello', 'binary')).toString('base64')} }; const body = fs.createReadStream( path.join(__dirname, '../../test/fixtures/mediabody.txt')); let media = {mimeType: 'message/rfc822', body}; const res = await localGmail.users.drafts.create( - {userId: 'me', resource, media}); + {userId: 'me', requestBody, media}); assert.equal(typeof res.data, 'object'); - assert.equal(res.data.hello, 'world'); + // tslint:disable-next-line no-any + assert.equal((res.data as any).hello, 'world'); assert.equal(typeof res, 'object'); - resource = { + requestBody = { message: {raw: (new Buffer('hello', 'binary')).toString('base64')} }; const body2 = fs.createReadStream( path.join(__dirname, '../../test/fixtures/mediabody.txt')); media = {mimeType: 'message/rfc822', body: body2}; const res2 = await remoteGmail.users.drafts.create( - {userId: 'me', resource, media}); + {userId: 'me', requestBody, media}); assert.equal(typeof res2.data, 'object'); - assert.equal(res2.data.hello, 'world'); + // tslint:disable-next-line no-any + assert.equal((res2.data as any).hello, 'world'); assert.equal(typeof res2, 'object'); }); diff --git a/test/test.urlshortener.v1.ts b/test/test.urlshortener.v1.ts index e01144a76bf..196e05c4e83 100644 --- a/test/test.urlshortener.v1.ts +++ b/test/test.urlshortener.v1.ts @@ -16,32 +16,31 @@ import * as nock from 'nock'; import * as path from 'path'; import * as url from 'url'; -import {GoogleApis} from '../src'; +import {GoogleApis, urlshortener_v1} from '../src'; import {APIEndpoint} from '../src/lib/api'; import {Utils} from './utils'; -async function testSingleRequest(urlshortener: APIEndpoint) { - const obj = {longUrl: 'http://someurl...'}; - const reqPath = '/urlshortener/v1/url?longUrl=http%3A%2F%2Fsomeurl...'; - nock(Utils.baseUrl).post(reqPath).reply(200); - const res = await urlshortener.url.insert(obj); - assert.equal(Utils.getQs(res), 'longUrl=http%3A%2F%2Fsomeurl...'); - assert.equal(res.config.method.toLowerCase(), 'post'); +async function testSingleRequest(urlshortener: urlshortener_v1.Urlshortener) { + const requestBody = {longUrl: 'http://someurl...'}; + const reqPath = '/urlshortener/v1/url'; + nock(Utils.baseUrl).post(reqPath, requestBody).reply(200); + const res = await urlshortener.url.insert({requestBody}); + assert.equal(res.config.method!.toLowerCase(), 'post'); } -async function testParams(urlshortener: APIEndpoint) { +async function testParams(urlshortener: urlshortener_v1.Urlshortener) { const params = {shortUrl: 'a'}; nock(Utils.baseUrl).get('/urlshortener/v1/url?shortUrl=a').reply(200); const res = await urlshortener.url.get(params); assert.equal(Utils.getQs(res), 'shortUrl=a'); - assert.equal(res.config.method.toLowerCase(), 'get'); + assert.equal(res.config.method!.toLowerCase(), 'get'); } -async function testInsert(urlshortener: APIEndpoint) { - const obj = {longUrl: 'http://google.com/'}; +async function testInsert(urlshortener: urlshortener_v1.Urlshortener) { + const requestBody = {longUrl: 'http://google.com/'}; nock(Utils.baseUrl).post('/resource').reply(200); - const res = await urlshortener.url.insert({resource: obj}); + const res = await urlshortener.url.insert({requestBody}); assert.notEqual(res.data, null); assert.notEqual(res.data.kind, null); assert.notEqual(res.data.id, null); @@ -50,14 +49,15 @@ async function testInsert(urlshortener: APIEndpoint) { } describe('Urlshortener', () => { - let localUrlshortener: APIEndpoint; - let remoteUrlshortener: APIEndpoint; + let localUrlshortener: urlshortener_v1.Urlshortener; + let remoteUrlshortener: urlshortener_v1.Urlshortener; before(async () => { nock.cleanAll(); const google = new GoogleApis(); nock.enableNetConnect(); - remoteUrlshortener = await Utils.loadApi(google, 'urlshortener', 'v1'); + remoteUrlshortener = await Utils.loadApi( + google, 'urlshortener', 'v1'); nock.disableNetConnect(); }); diff --git a/test/utils.ts b/test/utils.ts index ab528f2d2d2..6d612806351 100644 --- a/test/utils.ts +++ b/test/utils.ts @@ -13,7 +13,7 @@ import {AxiosResponse} from 'axios'; import * as url from 'url'; -import {GoogleApis} from '../src/index'; +import {GoogleApis} from '../src'; import {Endpoint} from '../src/lib/endpoint'; export abstract class Utils { @@ -31,9 +31,12 @@ export abstract class Utils { version + '/rest'; } - static loadApi( + // tslint:disable-next-line no-any + static loadApi( google: GoogleApis, name: string, version: string, options = {}) { - return google.discoverAPI(Utils.getDiscoveryUrl(name, version), options); + return google.discoverAPI(Utils.getDiscoveryUrl(name, version), options) as + // tslint:disable-next-line no-any + any as T; } static readonly noop = () => undefined;