Commit 8802d81
docs: Add a link to Pub/Sub filtering language public documentation to pubsub.proto (#121)
* docs: Add a link to Pub/Sub filtering language public documentation to pubsub.proto
PiperOrigin-RevId: 315930680
Source-Author: Google APIs <noreply@google.com>
Source-Date: Thu Jun 11 10:43:34 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: a19b46e54cc5195557f70ff68f1696d1e3b4702e
Source-Link: googleapis/googleapis@a19b46e
* fix: use protoc-docs-plugin 0.8.0
Fixes issue with missing newline before 'Attributes' in Python docstrings.
PiperOrigin-RevId: 316182409
Source-Author: Google APIs <noreply@google.com>
Source-Date: Fri Jun 12 14:52:11 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 184661793fbe3b89f2b485c303e7466cef9d21a1
Source-Link: googleapis/googleapis@1846617
* feature: Add flow control settings for StreamingPullRequest to pubsub.proto
PiperOrigin-RevId: 317914250
Source-Author: Google APIs <noreply@google.com>
Source-Date: Tue Jun 23 12:05:24 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 14f0c2cc9392234707247ab2b0782c118cb179aa
Source-Link: googleapis/googleapis@14f0c2c
* chore: update grpc to v1.30.0
PiperOrigin-RevId: 317949519
Source-Author: Google APIs <noreply@google.com>
Source-Date: Tue Jun 23 15:22:22 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 7157f9552747421572cf1ab3aec1105c05ebd4f9
Source-Link: googleapis/googleapis@7157f95
* Updates to build Google Ads API build files.
PiperOrigin-RevId: 318028816
Source-Author: Google APIs <noreply@google.com>
Source-Date: Wed Jun 24 02:32:38 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: b882b8e6bfcd708042ff00f7adc67ce750817dd0
Source-Link: googleapis/googleapis@b882b8e
Co-authored-by: Prad Nelluru <pradn@google.com>1 parent cfe486a commit 8802d81Copy full SHA for 8802d81
File tree
Expand file treeCollapse file tree
5 files changed
+999
-178
lines changedOpen diff view settings
Filter options
- google/cloud/pubsub_v1
- gapic
- proto
Expand file treeCollapse file tree
5 files changed
+999
-178
lines changedOpen diff view settings
Collapse file
google/cloud/pubsub_v1/gapic/subscriber_client.py
Copy file name to clipboardExpand all lines: google/cloud/pubsub_v1/gapic/subscriber_client.py+2-1Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
346 | 346 | |
347 | 347 | |
348 | 348 | |
349 | | - |
| 349 | + |
| 350 | + |
350 | 351 | |
351 | 352 | |
352 | 353 | |
|
Collapse file
google/cloud/pubsub_v1/proto/pubsub.proto
Copy file name to clipboardExpand all lines: google/cloud/pubsub_v1/proto/pubsub.proto+26-2Lines changed: 26 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
191 | 191 | |
192 | 192 | |
193 | 193 | |
194 | | - |
| 194 | + |
| 195 | + |
195 | 196 | |
196 | 197 | |
197 | 198 | |
| ||
700 | 701 | |
701 | 702 | |
702 | 703 | |
703 | | - |
| 704 | + |
| 705 | + |
704 | 706 | |
705 | 707 | |
706 | 708 | |
| ||
1107 | 1109 | |
1108 | 1110 | |
1109 | 1111 | |
| 1112 | + |
| 1113 | + |
| 1114 | + |
| 1115 | + |
| 1116 | + |
| 1117 | + |
| 1118 | + |
| 1119 | + |
| 1120 | + |
| 1121 | + |
| 1122 | + |
| 1123 | + |
| 1124 | + |
| 1125 | + |
| 1126 | + |
| 1127 | + |
| 1128 | + |
| 1129 | + |
| 1130 | + |
| 1131 | + |
| 1132 | + |
| 1133 | + |
1110 | 1134 | |
1111 | 1135 | |
1112 | 1136 | |
|
Collapse file
google/cloud/pubsub_v1/proto/pubsub_pb2.py
Copy file name to clipboardExpand all lines: google/cloud/pubsub_v1/proto/pubsub_pb2.py+135-30Lines changed: 135 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments