google-cloud-cloud_quotas 0.3.0 → 1.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +1 -1
- data/lib/google/cloud/cloud_quotas/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: e52f7baa994762897bfb42431918c245918da9d153465b5ae9ea1b1847c16ebc
|
4
|
+
data.tar.gz: ac4daf52d613bdcfced54ae2e48487fbc68aee6f0c3b63f72f35091a086f96f9
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1b75fc023ffa4ebd773cc34199d8acb9b427d36e207aa0e07c4ab4d6ed3fea446ed0542813045ba1c8f1ea44d4d68b1a48efc6378bcfc6245a617023988548df
|
7
|
+
data.tar.gz: 1749092ff4d3b98f5185f19a6bb6da003db52b71f13130cb392bc1bb618fa0d8e2c9cce1f30ce0f12c80e559a1fcda92f7a9e377259d4d74b705c47e69dc211f
|
data/README.md
CHANGED
@@ -18,7 +18,7 @@ themselves can be found in the client library documentation for the versioned
|
|
18
18
|
client gems:
|
19
19
|
[google-cloud-cloud_quotas-v1](https://cloud.google.com/ruby/docs/reference/google-cloud-cloud_quotas-v1/latest).
|
20
20
|
|
21
|
-
See also the [Product Documentation](https://cloud.google.com/docs/
|
21
|
+
See also the [Product Documentation](https://cloud.google.com/docs/quotas/api-overview)
|
22
22
|
for more usage information.
|
23
23
|
|
24
24
|
## Quick Start
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-cloud-cloud_quotas
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 1.0.0
|
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-06-27 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-cloud-cloud_quotas-v1
|