mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
chore(json): update to latest version
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"kind": "discovery#restDescription",
|
||||
"etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/qGYIx74Qi92EX9k6GZSlKoaG6o4\"",
|
||||
"etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/FIcTWYREiJfCFA5uZlDccoMTpeU\"",
|
||||
"discoveryVersion": "v1",
|
||||
"id": "pubsub:v1beta1a",
|
||||
"name": "pubsub",
|
||||
"version": "v1beta1a",
|
||||
"revision": "20150604",
|
||||
"revision": "20150526",
|
||||
"title": "Google Cloud Pub/Sub API",
|
||||
"description": "Provides reliable, many-to-many, asynchronous messaging between applications.",
|
||||
"ownerDomain": "google.com",
|
||||
@@ -17,7 +17,7 @@
|
||||
"documentationLink": "https://cloud.google.com/pubsub/docs",
|
||||
"protocol": "rest",
|
||||
"baseUrl": "https://pubsub.googleapis.com/",
|
||||
"basePath": "",
|
||||
"basePath": "/",
|
||||
"rootUrl": "https://pubsub.googleapis.com/",
|
||||
"servicePath": "",
|
||||
"batchPath": "batch",
|
||||
@@ -407,7 +407,7 @@
|
||||
},
|
||||
"ackIds": {
|
||||
"type": "array",
|
||||
"description": "List of acknowledgment IDs. Either this field or ack_id should be populated, not both. TODO(handrei): mark the above field deprecated once it's not used internally.",
|
||||
"description": "List of acknowledgment IDs. Either this field or ack_id should be populated, not both.",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user