mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-13 21:19:05 +01:00
update all json files
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"description": "Provides polling places, early vote locations, contest data, election officials, and government representatives for U.S. residential addresses.",
|
||||
"discoveryVersion": "v1",
|
||||
"documentationLink": "https://developers.google.com/civic-information",
|
||||
"etag": "\"9eZ1uxVRThTDhLJCZHhqs3eQWz4/2HSm5Y_VQu7HMhXJ9JbMEFESbM0\"",
|
||||
"etag": "\"u9GIe6H63LSGq-9_t39K2Zx_EAc/1WnlVFZbiNK3xcDMHn8dwHwgifk\"",
|
||||
"icons": {
|
||||
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
|
||||
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
|
||||
@@ -322,7 +322,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"revision": "20190402",
|
||||
"revision": "20191030",
|
||||
"rootUrl": "https://www.googleapis.com/",
|
||||
"schemas": {
|
||||
"AdministrationRegion": {
|
||||
@@ -838,88 +838,6 @@
|
||||
},
|
||||
"type": "object"
|
||||
},
|
||||
"LivegraphBacktraceRecordInfo": {
|
||||
"id": "LivegraphBacktraceRecordInfo",
|
||||
"properties": {
|
||||
"dataSourcePublishMsec": {
|
||||
"format": "int64",
|
||||
"type": "string"
|
||||
},
|
||||
"expId": {
|
||||
"type": "string"
|
||||
},
|
||||
"expInfo": {
|
||||
"$ref": "LivegraphBacktraceRecordInfoExpInfo"
|
||||
},
|
||||
"isRecon": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"isWlmThrottled": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"numberOfTriples": {
|
||||
"format": "int64",
|
||||
"type": "string"
|
||||
},
|
||||
"priority": {
|
||||
"type": "string"
|
||||
},
|
||||
"process": {
|
||||
"type": "string"
|
||||
},
|
||||
"proxyReceiveMsec": {
|
||||
"format": "int64",
|
||||
"type": "string"
|
||||
},
|
||||
"proxySentMsec": {
|
||||
"format": "int64",
|
||||
"type": "string"
|
||||
},
|
||||
"recordId": {
|
||||
"type": "string"
|
||||
},
|
||||
"shouldMonitorLatency": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"subscriberReceiveMsec": {
|
||||
"format": "int64",
|
||||
"type": "string"
|
||||
},
|
||||
"topicBuildFinishMsec": {
|
||||
"format": "int64",
|
||||
"type": "string"
|
||||
},
|
||||
"topicBuildStartMsec": {
|
||||
"format": "int64",
|
||||
"type": "string"
|
||||
},
|
||||
"version": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"type": "object"
|
||||
},
|
||||
"LivegraphBacktraceRecordInfoExpInfo": {
|
||||
"id": "LivegraphBacktraceRecordInfoExpInfo",
|
||||
"properties": {
|
||||
"deletedIns": {
|
||||
"items": {
|
||||
"type": "string"
|
||||
},
|
||||
"type": "array"
|
||||
}
|
||||
},
|
||||
"type": "object"
|
||||
},
|
||||
"MessageSet": {
|
||||
"id": "MessageSet",
|
||||
"properties": {
|
||||
"recordMessageSetExt": {
|
||||
"$ref": "LivegraphBacktraceRecordInfo"
|
||||
}
|
||||
},
|
||||
"type": "object"
|
||||
},
|
||||
"Office": {
|
||||
"description": "Information about an Office held by one or more Officials.",
|
||||
"id": "Office",
|
||||
@@ -1031,9 +949,6 @@
|
||||
},
|
||||
"metadata": {
|
||||
"$ref": "FieldMetadataProto"
|
||||
},
|
||||
"temporaryData": {
|
||||
"$ref": "MessageSet"
|
||||
}
|
||||
},
|
||||
"type": "object"
|
||||
@@ -1441,12 +1356,12 @@
|
||||
"type": "string"
|
||||
},
|
||||
"startLatE7": {
|
||||
"format": "int64",
|
||||
"type": "string"
|
||||
"format": "int32",
|
||||
"type": "integer"
|
||||
},
|
||||
"startLngE7": {
|
||||
"format": "int64",
|
||||
"type": "string"
|
||||
"format": "int32",
|
||||
"type": "integer"
|
||||
},
|
||||
"state": {
|
||||
"type": "string"
|
||||
|
||||
Reference in New Issue
Block a user