google-apis-apikeys_v2 0.29.0 → 0.30.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: 2b5c74b06967b3e25f21a874fdec51c3fb8df8c9052437ac6952bc5a03629bd7
4
- data.tar.gz: a13c27bb4571572762012c944e331ec16b2057559dce98308d0dbbb7e02892f5
3
+ metadata.gz: 1de8d1a10c0fc4e5f192be82df67a992298c936f96d30166b3859709bc27c181
4
+ data.tar.gz: 49c8e4ab903054e0b1b5f281161c6b74851d929b740d2b0297a5f1a5e125c140
5
5
  SHA512:
6
- metadata.gz: 3b35ffa05f8da7b975b0ba29d0ee011f7ff6c7dc78421ead780739479d585d9633a341171042e5b5f6be6a4442ea239c676c471fb455be0a89ca025e7a38fe3b
7
- data.tar.gz: 21c9cc971466a49704050cdbde4f712974d6616405a9c244e3c4086fc760f34e9f483bdb6638015bbe61e5c2f87e0aa3255e4446762343321b8bd6520079837e
6
+ metadata.gz: 7863e9e5064eda6b55b96884a0e1cf53f762280c369f0e02b3b71aff5774a172dc0512f51966e93abd46cf92582399a9dd562755bff86757f86437d31fe465a9
7
+ data.tar.gz: a65a10db9a4676dc732f55f320a856a5ca00b39b6a22445d8365e65cc1ba01a5fceb6030993b5f8183dafed16ec18bdfa5af8d49cf60eb5bfeccb57c8f130161
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-apikeys_v2
2
2
 
3
+ ### v0.30.0 (2026-08-23)
4
+
5
+ * Regenerated from discovery document revision 20260818
6
+
3
7
  ### v0.29.0 (2026-08-09)
4
8
 
5
9
  * Regenerated from discovery document revision 20260731
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ApikeysV2
18
18
  # Version of the google-apis-apikeys_v2 gem
19
- GEM_VERSION = "0.29.0"
19
+ GEM_VERSION = "0.30.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.19.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20260731"
25
+ REVISION = "20260818"
26
26
  end
27
27
  end
28
28
  end
@@ -29,6 +29,12 @@ module Google
29
29
  # This is NOT the gem version.
30
30
  VERSION = 'V2'
31
31
 
32
+ # See, edit, configure, and delete your Google Cloud API Keys data and see the email address for your Google Account
33
+ AUTH_APIKEYS = 'https://www.googleapis.com/auth/apikeys'
34
+
35
+ # See your Google Cloud API Keys data and the email address of your Google Account
36
+ AUTH_APIKEYS_READONLY = 'https://www.googleapis.com/auth/apikeys.readonly'
37
+
32
38
  # See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
33
39
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
34
40
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-apikeys_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.29.0
4
+ version: 0.30.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-apikeys_v2/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-apikeys_v2/v0.29.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-apikeys_v2/v0.30.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-apikeys_v2
62
62
  rdoc_options: []
63
63
  require_paths: