google-apis-analyticshub_v1 0.42.0 → 0.43.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: a157223aa755d9abce475028fb7f89a7f1f97b2e513284ee504ab649870a3980
4
- data.tar.gz: 104fa0accd230d41e7b343a64a91f2930fb88ffd32c4413ab125ab4cdbc3caa7
3
+ metadata.gz: 9dd30e304bf7c25baaceee7f70c09f1120aa7da8c4924a104b3172c4df66ab06
4
+ data.tar.gz: 74b5c9ee400118772cc8191040899a3fc11fdade8190ad45184e11a181c8f373
5
5
  SHA512:
6
- metadata.gz: 88b6cb64e9d75d1fe70ac9d7498b7cb8eb2386d74a4e416c4aa6287a5c4f3c8f31c0d2ef25361b1fc1ed1ab51265ab057aec4f1ee38ff3d76ac3dc040a1e6ec7
7
- data.tar.gz: 89e5199fe1ee931608b6d5d0d9ae641369059e0da64349ee4ba5f3880b4177d295d3ca861953cc5baae6460e48de9d168311ef745f2f7c7e26e64bce8a60ab40
6
+ metadata.gz: 8eeada96bf958069f195c5f6f51356030d8a3aa8f8d268c3b5dde73c7fca0684991737d62489474a17881ad81100bea5227964a41d3e1adaa72af89f472d19ea
7
+ data.tar.gz: cd884e3390121c4b9f3a85642504fc8a55efee97beaf8edf2ccffd962c9a81caae60e600dceb3d0ea63ec5e9e99ff8ec7ddff671b255244cc9af5d05c95ee955
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-analyticshub_v1
2
2
 
3
+ ### v0.43.0 (2026-05-10)
4
+
5
+ * Regenerated from discovery document revision 20260427
6
+
3
7
  ### v0.42.0 (2026-04-19)
4
8
 
5
9
  * Regenerated from discovery document revision 20260406
@@ -846,9 +846,10 @@ module Google
846
846
  include Google::Apis::Core::Hashable
847
847
 
848
848
  # Defines the destination Pub/Sub subscription. If none of `push_config`, `
849
- # bigquery_config`, `cloud_storage_config`, `pubsub_export_config`, or `
850
- # pubsublite_export_config` is set, then the subscriber will pull and ack
851
- # messages using API methods. At most one of these fields may be set.
849
+ # bigquery_config`, `cloud_storage_config`, `bigtable_config`, `
850
+ # pubsub_export_config`, or `pubsublite_export_config` is set, then the
851
+ # subscriber will pull and ack messages using API methods. At most one of these
852
+ # fields may be set.
852
853
  # Corresponds to the JSON property `pubsubSubscription`
853
854
  # @return [Google::Apis::AnalyticshubV1::GooglePubsubV1Subscription]
854
855
  attr_accessor :pubsub_subscription
@@ -1091,9 +1092,10 @@ module Google
1091
1092
  end
1092
1093
 
1093
1094
  # Defines the destination Pub/Sub subscription. If none of `push_config`, `
1094
- # bigquery_config`, `cloud_storage_config`, `pubsub_export_config`, or `
1095
- # pubsublite_export_config` is set, then the subscriber will pull and ack
1096
- # messages using API methods. At most one of these fields may be set.
1095
+ # bigquery_config`, `cloud_storage_config`, `bigtable_config`, `
1096
+ # pubsub_export_config`, or `pubsublite_export_config` is set, then the
1097
+ # subscriber will pull and ack messages using API methods. At most one of these
1098
+ # fields may be set.
1097
1099
  class GooglePubsubV1Subscription
1098
1100
  include Google::Apis::Core::Hashable
1099
1101
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module AnalyticshubV1
18
18
  # Version of the google-apis-analyticshub_v1 gem
19
- GEM_VERSION = "0.42.0"
19
+ GEM_VERSION = "0.43.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20260406"
25
+ REVISION = "20260427"
26
26
  end
27
27
  end
28
28
  end
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.42.0
4
+ version: 0.43.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.42.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-analyticshub_v1/v0.43.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: