google-cloud-pubsub-v1 1.8.0 → 1.8.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/google/cloud/pubsub/v1/version.rb +1 -1
- data/proto_docs/google/pubsub/v1/pubsub.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: d410e6c1e0fe95f59e263002fb8390bd773c8321b1a49a6eee096d4161d0fb8d
|
4
|
+
data.tar.gz: f05a807b903a6b848a71556ff3aa54e8a91dc72fd5e1cbe104b3b1f8d2e42bd8
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 74ec9b608ecad5bac4d6a17a8faef93065a859ab0e0a18e96e1b63712c46c00a7d953b6abb0dd6ee6a358081db10e1a157744d4715ee3bf2eea3df09b53e9b24
|
7
|
+
data.tar.gz: d9eaa21cf54d63f5842f669192be929d1e73f2c32abad0731ac914e5ff4038f84d35415990ba378b170cd5594ebe0e05c187554247ab84c8287a1f80959ba3a9
|
@@ -638,7 +638,7 @@ module Google
|
|
638
638
|
# *
|
639
639
|
# * @param \\{Object<string, any>} metadata - Pub/Sub message metadata.
|
640
640
|
# * Keys:
|
641
|
-
# * - (
|
641
|
+
# * - (optional) 'message_id' : \\{string}
|
642
642
|
# * - (optional) 'publish_time': \\{string} YYYY-MM-DDTHH:MM:SSZ format
|
643
643
|
# * - (optional) 'ordering_key': \\{string}
|
644
644
|
# */
|
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-cloud-pubsub-v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.8.
|
4
|
+
version: 1.8.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
8
|
bindir: bin
|
9
9
|
cert_chain: []
|
10
|
-
date: 2025-
|
10
|
+
date: 2025-04-18 00:00:00.000000000 Z
|
11
11
|
dependencies:
|
12
12
|
- !ruby/object:Gem::Dependency
|
13
13
|
name: gapic-common
|