google-cloud-storage_insights 1.2.0 → 1.2.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +0 -1
- data/lib/google/cloud/storage_insights/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: 4bdcc9b4fbd052d2c1285e993320813330d07216ba67c27aab0dbf9863ac1554
|
4
|
+
data.tar.gz: cd01a3b4c31c0ebecaa660b95d3a0fb63012e1f3f0456e5ca3d90b61106d38c2
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
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*`.
|
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.
|
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-
|
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
|