google-apis-analyticshub_v1 0.43.0 → 0.44.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: 9dd30e304bf7c25baaceee7f70c09f1120aa7da8c4924a104b3172c4df66ab06
4
- data.tar.gz: 74b5c9ee400118772cc8191040899a3fc11fdade8190ad45184e11a181c8f373
3
+ metadata.gz: 941a0bc6599efe24846db3830bcf2dff60bc262780efe1cf8984c8c35f04281c
4
+ data.tar.gz: a3dea4ccc1b9b83d78238cbd995ebc935b55c8a11c5b181a123826c2d17c73d0
5
5
  SHA512:
6
- metadata.gz: 8eeada96bf958069f195c5f6f51356030d8a3aa8f8d268c3b5dde73c7fca0684991737d62489474a17881ad81100bea5227964a41d3e1adaa72af89f472d19ea
7
- data.tar.gz: cd884e3390121c4b9f3a85642504fc8a55efee97beaf8edf2ccffd962c9a81caae60e600dceb3d0ea63ec5e9e99ff8ec7ddff671b255244cc9af5d05c95ee955
6
+ metadata.gz: f0c8ab06201957c0198219242b828f132f797ff54676744e049820888173e242136b45742c51501c89c0a7b593925f2b91e946141204ed42cf9e8f934393a8a6
7
+ data.tar.gz: 651fef39980fc90a970a60e1e0b6668aceeaca89f6c7f790dd8134710e2c175b56e234e20a0f698b27ddc298bd162f50b770dc45a330457babbce4947ed983df
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-analyticshub_v1
2
2
 
3
+ ### v0.44.0 (2026-06-14)
4
+
5
+ * Regenerated using generator version 0.19.0
6
+
3
7
  ### v0.43.0 (2026-05-10)
4
8
 
5
9
  * Regenerated from discovery document revision 20260427
data/OVERVIEW.md CHANGED
@@ -83,7 +83,7 @@ The [product documentation](https://cloud.google.com/bigquery/docs/analytics-hub
83
83
 
84
84
  ## Supported Ruby versions
85
85
 
86
- This library is supported on Ruby 3.1+.
86
+ This library is supported on Ruby 3.2+.
87
87
 
88
88
  Google provides official support for Ruby versions that are actively supported by Ruby Core -- that is, Ruby versions that are either in normal maintenance or in security maintenance, and not end of life. Older versions of Ruby _may_ still work, but are unsupported and not recommended. See https://www.ruby-lang.org/en/downloads/branches/ for details about the Ruby support schedule.
89
89
 
@@ -16,10 +16,10 @@ module Google
16
16
  module Apis
17
17
  module AnalyticshubV1
18
18
  # Version of the google-apis-analyticshub_v1 gem
19
- GEM_VERSION = "0.43.0"
19
+ GEM_VERSION = "0.44.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.18.0"
22
+ GENERATOR_VERSION = "0.19.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
25
  REVISION = "20260427"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-analyticshub_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.43.0
4
+ version: 0.44.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-analyticshub_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-analyticshub_v1/v0.43.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-analyticshub_v1/v0.44.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-analyticshub_v1
62
62
  rdoc_options: []
63
63
  require_paths:
@@ -66,7 +66,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
66
66
  requirements:
67
67
  - - ">="
68
68
  - !ruby/object:Gem::Version
69
- version: '3.1'
69
+ version: '3.2'
70
70
  required_rubygems_version: !ruby/object:Gem::Requirement
71
71
  requirements:
72
72
  - - ">="