File tree Expand file tree Collapse file tree 3 files changed +9
-4
lines changed
generated/google-apis-analyticshub_v1beta1
lib/google/apis/analyticshub_v1beta1 Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Release history for google-apis-analyticshub_v1beta1
2
2
3
+ ### v0.35.0 (2025-06-29)
4
+
5
+ * Regenerated from discovery document revision 20250623
6
+ * Regenerated using generator version 0.18.0
7
+
3
8
### v0.34.0 (2025-05-18)
4
9
5
10
* Regenerated from discovery document revision 20250507
Original file line number Diff line number Diff line change @@ -748,7 +748,7 @@ class Listing
748
748
# @return [Google::Apis::AnalyticshubV1beta1::BigQueryDatasetSource]
749
749
attr_accessor :bigquery_dataset
750
750
751
- # Optional. Categories of the listing. Up to two categories are allowed.
751
+ # Optional. Categories of the listing. Up to five categories are allowed.
752
752
# Corresponds to the JSON property `categories`
753
753
# @return [Array<String>]
754
754
attr_accessor :categories
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
16
16
module Apis
17
17
module AnalyticshubV1beta1
18
18
# Version of the google-apis-analyticshub_v1beta1 gem
19
- GEM_VERSION = "0.34 .0"
19
+ GEM_VERSION = "0.35 .0"
20
20
21
21
# Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.17 .0"
22
+ GENERATOR_VERSION = "0.18 .0"
23
23
24
24
# Revision of the discovery document this client was generated from
25
- REVISION = "20250507 "
25
+ REVISION = "20250623 "
26
26
end
27
27
end
28
28
end
You can’t perform that action at this time.
0 commit comments