google-apis-apihub_v1 0.17.0 → 0.18.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: c96a2778521ef42a5a183dba55621735050d4423d85206694fc07f9fd6271949
4
- data.tar.gz: 656211d3b89c76b8d1daa5c28832089100e807bf239feacdea9a27038651e10b
3
+ metadata.gz: 944ce19e0173fde6d442a5c271b9c3001928f0722dcb66733ac640694f54bede
4
+ data.tar.gz: 05774a574c7d0f971eea35dda54481e3358cd1484f9adca8eb6cb00f225e9e09
5
5
  SHA512:
6
- metadata.gz: cd890b040eccf81be34d7115cc282fea8a1640ac11d2ea484e9b382d331c249e7dfa01b7c4a157521ae6fbb9ab3b5612c19f0019a3afd0085a8b74d3dea2d8ad
7
- data.tar.gz: b382f4bd7d9237f8a8e749becfb1657a7221dcd49ea6590fe6a0365d658c355e540fedf8f96d0f94429bb7a1afdf7e07a5c415d11957143f9c5f0ff6e6ccb831
6
+ metadata.gz: 2a8b5501d556fb1a8665959e77f80cc8d7d8a70150a8d6000df1a63d9eefe3d4a106ad12bb1b99a6cba05ffe7ab26bb92671b0d4eff61639e899fc9815a15710
7
+ data.tar.gz: 1eb8b99499f69697e5695b92d45236c7506010253b0e3291462841e9a48e7382c418cfe8228f080dbf4a2c8170d56389ff3e897c69eebfa6b80cc73ab53df642
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-apihub_v1
2
2
 
3
+ ### v0.18.0 (2026-07-05)
4
+
5
+ * Regenerated from discovery document revision 20260622
6
+
3
7
  ### v0.17.0 (2026-06-14)
4
8
 
5
9
  * Regenerated using generator version 0.19.0
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ApihubV1
18
18
  # Version of the google-apis-apihub_v1 gem
19
- GEM_VERSION = "0.17.0"
19
+ GEM_VERSION = "0.18.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 = "20260425"
25
+ REVISION = "20260622"
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 = 'V1'
31
31
 
32
+ # See your Google Cloud API hub data and the email address of your Google Account
33
+ AUTH_APIHUB_READONLY = 'https://www.googleapis.com/auth/apihub.readonly'
34
+
35
+ # See, edit, configure, and delete your Google Cloud API hub data and see the email address for your Google Account
36
+ AUTH_APIHUB_READWRITE = 'https://www.googleapis.com/auth/apihub.readwrite'
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
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-apihub_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.17.0
4
+ version: 0.18.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-apihub_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-apihub_v1/v0.17.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-apihub_v1/v0.18.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-apihub_v1
62
62
  rdoc_options: []
63
63
  require_paths: