google-cloud-storage_insights 1.2.0 → 1.2.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8795d709a658b67418f8eadf455bc3dc082657d009d98f64d06051c5780c14c0
4
- data.tar.gz: 7c26ce08cdaec0a9ccf06ea852d58daf9162d97b35dccf6f5c1844d94e74371a
3
+ metadata.gz: 4bdcc9b4fbd052d2c1285e993320813330d07216ba67c27aab0dbf9863ac1554
4
+ data.tar.gz: cd01a3b4c31c0ebecaa660b95d3a0fb63012e1f3f0456e5ca3d90b61106d38c2
5
5
  SHA512:
6
- metadata.gz: 2bf7276aea2f654553c838774d64467258ab2f00256ec9b3240893291b3f992479c230d781a455f1a189ca2f4192adf648f05c1f41840d68383f267b9cc62950
7
- data.tar.gz: a6f08e5f1336d2db2feae2cadeb738b6ca35db7d38d957836bce0cf4e03bda89eb13dd7dd7f294b2f7fd4da594305ac487d5c92b6ec18580f842adde02cf0ab3
6
+ metadata.gz: bab289de333f0c6c490075d895b7adb0094cbc5397c06ea188d707b5c64824e46674164466bf2031495e98d34f7ac8c3d7415131e0dae3fd90cab6200f0a94f1
7
+ data.tar.gz: 30a6e87e8b4709ae6f2fbe89b94e8e00d6bbb1b6195a8464f29b39d4a63af2eb7f6c82bfb17b301d6c24ad80bacbc09e9998f6e6180e3f3f372f98083df15c1b
data/README.md CHANGED
@@ -2,7 +2,6 @@
2
2
 
3
3
  Provides insights capability on Google Cloud Storage.
4
4
 
5
- Provides insights capability on Google Cloud Storage.
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-storage_insights-v*`.
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Cloud
22
22
  module StorageInsights
23
- VERSION = "1.2.0"
23
+ VERSION = "1.2.1"
24
24
  end
25
25
  end
26
26
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-storage_insights
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.0
4
+ version: 1.2.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-02-26 00:00:00.000000000 Z
11
+ date: 2024-08-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-cloud-core