google-cloud-cloud_quotas 0.3.0 → 1.0.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a514cbf5178111746545ac81efa42686bcf030544ed7e424eec7b29ecefe5a86
4
- data.tar.gz: 0bfdbffba3eb5896888db2f8f9fe74ec8c2cbaa288fdb50b2469f8c51bfbfc7d
3
+ metadata.gz: e2bd033db618c826cccbfa7574cc0347b79d85311f037a56df06b34bbdff785f
4
+ data.tar.gz: 2c7819ca4cf665af5bbddc0761731f758980b862be62fd941b9054055385a390
5
5
  SHA512:
6
- metadata.gz: 6a1ee86d28da9cabd1a3700ea23adf1634cc764e65ce1c94f976bda1be5f04dff96a5147212eea58155b5696527aed70b8c876a1e102417d90addf2c4f2194da
7
- data.tar.gz: 6c543b538ddba32f3471b40a25fa096e5215502834108635aaafca70d77f6b4327c74ab457c367082131a2772e5a295635d3c433002e9c9490e5247866692529
6
+ metadata.gz: a55deeef2a4d882959516f18b5f8cc5c0dfa7f0774237f597fd3bb318053bf6630c1e574c9d70bac32f4b35c14894abbf98c328fe6e00fdbc3364351772600f0
7
+ data.tar.gz: df1ffaa02ac8dcd58211df4bb36f774fe2cf04264294b06d154a9828a62cd358d8d10f32e75f197210c9a8ffae5afa38f7b8a0aa7f5c2d3ac66327bffbb7ad9f
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/quota/api-overview)
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
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Cloud
22
22
  module CloudQuotas
23
- VERSION = "0.3.0"
23
+ VERSION = "1.0.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-cloud_quotas
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.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-02-26 00:00:00.000000000 Z
11
+ date: 2024-08-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-cloud-cloud_quotas-v1