google-cloud-functions-v1 0.8.1 → 0.9.0

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f78939bfbf642e23e782ed4e8171f899728147d9f2def093781a83926d57c900
4
- data.tar.gz: ca6f1a60ff26a62072bfb7e564c60439bbef97e2b96d557bd72a7ded9759c8bc
3
+ metadata.gz: 97f52801b9579f6006085e6e0a3d7bb71894afe24ad60b7871906163023d0dc6
4
+ data.tar.gz: 990ef0eb79f444d14dc939ed2c22178551aa25178f95dccc8bdfc34ac95a3b5c
5
5
  SHA512:
6
- metadata.gz: 157bf1a5cdc4e61d1c604bd59cc4fbd56612ca56148bdd402bfaada08abd349656b3252e1997dc6f56e1fab3537bb17d9460b2db57bee53da7218b49a0178cd1
7
- data.tar.gz: 2085b5381bbbb694306412f652dd3e19c669835a3cb92422ed512216c951a1e3987dbb0be239ed77d33c345e0b5e65d659cb6af39d31804a713bc40dd5a07f18
6
+ metadata.gz: 21f515d95665e92e8d72d636a7169e55b7fc349144da9704e2f1743bf13ceb9b248daeb28c4764b7f5fcb01e69dfc5e367736e050eb3fc303d5682ae966cdc49
7
+ data.tar.gz: '03163831ba992f741d9d6eb25983e7faee2284ae048ff50ece0c2fed3470c55e317d1c2e4d47e03b52d2ff07d7553cb9a70544dcfaf5ae415384b1e1b48f9bf6'
data/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Ruby Client for the Cloud Functions V1 API
2
2
 
3
- API Client library for the Cloud Functions V1 API
3
+ Manages lightweight user-provided functions executed in response to events.
4
4
 
5
5
  The Cloud Functions API manages lightweight user-provided functions executed in response to events.
6
6