mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-09 04:54:50 +01:00
update API descriptions
This commit is contained in:
@@ -453,7 +453,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"revision": "20200401",
|
||||
"revision": "20200629",
|
||||
"rootUrl": "https://cloudfunctions.googleapis.com/",
|
||||
"schemas": {
|
||||
"CallFunctionRequest": {
|
||||
@@ -821,6 +821,10 @@
|
||||
"description": "Metadata describing an Operation",
|
||||
"id": "OperationMetadataV1",
|
||||
"properties": {
|
||||
"buildId": {
|
||||
"description": "The Cloud Build ID of the function created or updated by an API call.\nThis field is only populated for Create and Update operations.",
|
||||
"type": "string"
|
||||
},
|
||||
"request": {
|
||||
"additionalProperties": {
|
||||
"description": "Properties of the object. Contains field @type with type URL.",
|
||||
|
||||
Reference in New Issue
Block a user