google-cloud-commerce-consumer-procurement 0.3.0 → 1.0.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/README.md +0 -1
- data/lib/google/cloud/commerce/consumer/procurement/version.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: a33bcb889404399005f0bafe0a400a6bafd542c59875579c56685d4c942cd03b
|
|
4
|
+
data.tar.gz: f4989d7c977ea8b6fff99eabecae256160ace962bf629f8e3637f6bda9ee713a
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: ac39a3724097e8ee0d3f851026f1f349f6f82a689ba116689b07be05b6c9beb0c9c8eab1788e0cec5057e9f7b183574bf0138235a79c7b4d2107f6f1a9e5a272
|
|
7
|
+
data.tar.gz: 6e341a701a3f20607288da00c09c04973cbae806f61c376e28e60425a9b73c3ac9a6e21b35af85401bad2394b6a570d032e81cb3a5cbca7be639770b34eaede5
|
data/README.md
CHANGED
|
@@ -2,7 +2,6 @@
|
|
|
2
2
|
|
|
3
3
|
Enables consumers to procure products served by Cloud Marketplace platform.
|
|
4
4
|
|
|
5
|
-
Enables consumers to procure products served by Cloud Marketplace platform.
|
|
6
5
|
|
|
7
6
|
Actual client classes for the various versions of this API are defined in
|
|
8
7
|
_versioned_ client gems, with names of the form `google-cloud-commerce-consumer-procurement-v*`.
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: google-cloud-commerce-consumer-procurement
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 1.0.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Google LLC
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2024-
|
|
11
|
+
date: 2024-08-09 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: google-cloud-commerce-consumer-procurement-v1
|