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

@@ -27,6 +27,7 @@
},
"id": "genomics:v1alpha2",
"kind": "discovery#restDescription",
"mtlsRootUrl": "https://genomics.mtls.googleapis.com/",
"name": "genomics",
"ownerDomain": "google.com",
"ownerName": "Google",
@@ -123,7 +124,7 @@
"name": {
"description": "The name of the operation resource to be cancelled.",
"location": "path",
"pattern": "^operations/.+$",
"pattern": "^operations/.*$",
"required": true,
"type": "string"
}
@@ -152,7 +153,7 @@
"name": {
"description": "The name of the operation resource.",
"location": "path",
"pattern": "^operations/.+$",
"pattern": "^operations/.*$",
"required": true,
"type": "string"
}
@@ -388,7 +389,7 @@
}
}
},
"revision": "20190704",
"revision": "20200316",
"rootUrl": "https://genomics.googleapis.com/",
"schemas": {
"CancelOperationRequest": {
@@ -1259,6 +1260,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"