google-cloud-cloud_quotas 0.3.0 → 1.0.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: a514cbf5178111746545ac81efa42686bcf030544ed7e424eec7b29ecefe5a86
4
- data.tar.gz: 0bfdbffba3eb5896888db2f8f9fe74ec8c2cbaa288fdb50b2469f8c51bfbfc7d
3
+ metadata.gz: e52f7baa994762897bfb42431918c245918da9d153465b5ae9ea1b1847c16ebc
4
+ data.tar.gz: ac4daf52d613bdcfced54ae2e48487fbc68aee6f0c3b63f72f35091a086f96f9
5
5
  SHA512:
6
- metadata.gz: 6a1ee86d28da9cabd1a3700ea23adf1634cc764e65ce1c94f976bda1be5f04dff96a5147212eea58155b5696527aed70b8c876a1e102417d90addf2c4f2194da
7
- data.tar.gz: 6c543b538ddba32f3471b40a25fa096e5215502834108635aaafca70d77f6b4327c74ab457c367082131a2772e5a295635d3c433002e9c9490e5247866692529
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/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.0"
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.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-02-26 00:00:00.000000000 Z
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