update all json files

This commit is contained in:
Sebastian Thiel
2020-04-12 18:55:37 +08:00
parent ea3b428364
commit aacc30f08d
260 changed files with 138411 additions and 26293 deletions

View File

@@ -24,6 +24,7 @@
},
"id": "genomics:v1",
"kind": "discovery#restDescription",
"mtlsRootUrl": "https://genomics.mtls.googleapis.com/",
"name": "genomics",
"ownerDomain": "google.com",
"ownerName": "Google",
@@ -120,7 +121,7 @@
"name": {
"description": "The name of the operation resource to be cancelled.",
"location": "path",
"pattern": "^operations/.+$",
"pattern": "^operations/.*$",
"required": true,
"type": "string"
}
@@ -149,7 +150,7 @@
"name": {
"description": "The name of the operation resource.",
"location": "path",
"pattern": "^operations/.+$",
"pattern": "^operations/.*$",
"required": true,
"type": "string"
}
@@ -208,7 +209,7 @@
}
}
},
"revision": "20190704",
"revision": "20200316",
"rootUrl": "https://genomics.googleapis.com/",
"schemas": {
"CancelOperationRequest": {
@@ -626,6 +627,10 @@
"description": "The worker's instance name.",
"type": "string"
},
"machineType": {
"description": "The machine type that was assigned for the worker.",
"type": "string"
},
"zone": {
"description": "The zone the worker is running in.",
"type": "string"