Commit 36809dc
feat(pubsub): update the API
#### pubsub:v1
The following keys were added:
- schemas.AvroFormat.description
- schemas.AvroFormat.id
- schemas.AvroFormat.type
- schemas.CloudStorage.description
- schemas.CloudStorage.id
- schemas.CloudStorage.properties.avroFormat.$ref
- schemas.CloudStorage.properties.avroFormat.description
- schemas.CloudStorage.properties.bucket.description
- schemas.CloudStorage.properties.bucket.type
- schemas.CloudStorage.properties.matchGlob.description
- schemas.CloudStorage.properties.matchGlob.type
- schemas.CloudStorage.properties.minimumObjectCreateTime.description
- schemas.CloudStorage.properties.minimumObjectCreateTime.format
- schemas.CloudStorage.properties.minimumObjectCreateTime.type
- schemas.CloudStorage.properties.pubsubAvroFormat.$ref
- schemas.CloudStorage.properties.pubsubAvroFormat.description
- schemas.CloudStorage.properties.state.description
- schemas.CloudStorage.properties.state.enum
- schemas.CloudStorage.properties.state.enumDescriptions
- schemas.CloudStorage.properties.state.readOnly
- schemas.CloudStorage.properties.state.type
- schemas.CloudStorage.properties.textFormat.$ref
- schemas.CloudStorage.properties.textFormat.description
- schemas.CloudStorage.type
- schemas.IngestionDataSourceSettings.properties.cloudStorage.$ref
- schemas.IngestionDataSourceSettings.properties.cloudStorage.description
- schemas.IngestionDataSourceSettings.properties.platformLogsSettings.$ref
- schemas.IngestionDataSourceSettings.properties.platformLogsSettings.description
- schemas.PlatformLogsSettings.description
- schemas.PlatformLogsSettings.id
- schemas.PlatformLogsSettings.properties.severity.description
- schemas.PlatformLogsSettings.properties.severity.enum
- schemas.PlatformLogsSettings.properties.severity.enumDescriptions
- schemas.PlatformLogsSettings.properties.severity.type
- schemas.PlatformLogsSettings.type
- schemas.PubSubAvroFormat.description
- schemas.PubSubAvroFormat.id
- schemas.PubSubAvroFormat.type
- schemas.TextFormat.description
- schemas.TextFormat.id
- schemas.TextFormat.properties.delimiter.description
- schemas.TextFormat.properties.delimiter.type
- schemas.TextFormat.type
The following keys were changed:
- schemas.Subscription.properties.messageRetentionDuration.description1 parent ecf5c60 commit 36809dc
2 files changed
+181
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1638 | 1638 | | |
1639 | 1639 | | |
1640 | 1640 | | |
1641 | | - | |
| 1641 | + | |
1642 | 1642 | | |
1643 | 1643 | | |
1644 | 1644 | | |
| |||
1685 | 1685 | | |
1686 | 1686 | | |
1687 | 1687 | | |
| 1688 | + | |
| 1689 | + | |
| 1690 | + | |
| 1691 | + | |
| 1692 | + | |
| 1693 | + | |
1688 | 1694 | | |
1689 | 1695 | | |
1690 | 1696 | | |
| |||
1803 | 1809 | | |
1804 | 1810 | | |
1805 | 1811 | | |
| 1812 | + | |
| 1813 | + | |
| 1814 | + | |
| 1815 | + | |
| 1816 | + | |
| 1817 | + | |
| 1818 | + | |
| 1819 | + | |
| 1820 | + | |
| 1821 | + | |
| 1822 | + | |
| 1823 | + | |
| 1824 | + | |
| 1825 | + | |
| 1826 | + | |
| 1827 | + | |
| 1828 | + | |
| 1829 | + | |
| 1830 | + | |
| 1831 | + | |
| 1832 | + | |
| 1833 | + | |
| 1834 | + | |
| 1835 | + | |
| 1836 | + | |
| 1837 | + | |
| 1838 | + | |
| 1839 | + | |
| 1840 | + | |
| 1841 | + | |
| 1842 | + | |
| 1843 | + | |
| 1844 | + | |
| 1845 | + | |
| 1846 | + | |
| 1847 | + | |
| 1848 | + | |
| 1849 | + | |
| 1850 | + | |
| 1851 | + | |
| 1852 | + | |
| 1853 | + | |
| 1854 | + | |
| 1855 | + | |
| 1856 | + | |
| 1857 | + | |
| 1858 | + | |
| 1859 | + | |
| 1860 | + | |
| 1861 | + | |
| 1862 | + | |
| 1863 | + | |
| 1864 | + | |
1806 | 1865 | | |
1807 | 1866 | | |
1808 | 1867 | | |
| |||
1973 | 2032 | | |
1974 | 2033 | | |
1975 | 2034 | | |
| 2035 | + | |
| 2036 | + | |
| 2037 | + | |
| 2038 | + | |
| 2039 | + | |
| 2040 | + | |
| 2041 | + | |
| 2042 | + | |
1976 | 2043 | | |
1977 | 2044 | | |
1978 | 2045 | | |
| |||
2177 | 2244 | | |
2178 | 2245 | | |
2179 | 2246 | | |
| 2247 | + | |
| 2248 | + | |
| 2249 | + | |
| 2250 | + | |
| 2251 | + | |
| 2252 | + | |
| 2253 | + | |
| 2254 | + | |
| 2255 | + | |
| 2256 | + | |
| 2257 | + | |
| 2258 | + | |
| 2259 | + | |
| 2260 | + | |
| 2261 | + | |
| 2262 | + | |
| 2263 | + | |
| 2264 | + | |
| 2265 | + | |
| 2266 | + | |
| 2267 | + | |
| 2268 | + | |
| 2269 | + | |
| 2270 | + | |
| 2271 | + | |
| 2272 | + | |
| 2273 | + | |
2180 | 2274 | | |
2181 | 2275 | | |
2182 | 2276 | | |
| |||
2201 | 2295 | | |
2202 | 2296 | | |
2203 | 2297 | | |
| 2298 | + | |
| 2299 | + | |
| 2300 | + | |
| 2301 | + | |
| 2302 | + | |
| 2303 | + | |
2204 | 2304 | | |
2205 | 2305 | | |
2206 | 2306 | | |
| |||
2563 | 2663 | | |
2564 | 2664 | | |
2565 | 2665 | | |
2566 | | - | |
| 2666 | + | |
2567 | 2667 | | |
2568 | 2668 | | |
2569 | 2669 | | |
| |||
2645 | 2745 | | |
2646 | 2746 | | |
2647 | 2747 | | |
| 2748 | + | |
| 2749 | + | |
| 2750 | + | |
| 2751 | + | |
| 2752 | + | |
| 2753 | + | |
| 2754 | + | |
| 2755 | + | |
| 2756 | + | |
| 2757 | + | |
| 2758 | + | |
2648 | 2759 | | |
2649 | 2760 | | |
2650 | 2761 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
162 | 166 | | |
163 | 167 | | |
164 | 168 | | |
| |||
234 | 238 | | |
235 | 239 | | |
236 | 240 | | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
237 | 274 | | |
238 | 275 | | |
239 | 276 | | |
| |||
364 | 401 | | |
365 | 402 | | |
366 | 403 | | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
367 | 412 | | |
368 | 413 | | |
369 | 414 | | |
| |||
513 | 558 | | |
514 | 559 | | |
515 | 560 | | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
516 | 570 | | |
517 | 571 | | |
518 | 572 | | |
| |||
548 | 602 | | |
549 | 603 | | |
550 | 604 | | |
| 605 | + | |
| 606 | + | |
| 607 | + | |
| 608 | + | |
551 | 609 | | |
552 | 610 | | |
553 | 611 | | |
| |||
805 | 863 | | |
806 | 864 | | |
807 | 865 | | |
808 | | - | |
| 866 | + | |
809 | 867 | | |
810 | 868 | | |
811 | 869 | | |
| |||
859 | 917 | | |
860 | 918 | | |
861 | 919 | | |
| 920 | + | |
| 921 | + | |
| 922 | + | |
| 923 | + | |
| 924 | + | |
| 925 | + | |
| 926 | + | |
| 927 | + | |
| 928 | + | |
862 | 929 | | |
863 | 930 | | |
864 | 931 | | |
| |||
0 commit comments