Skip to content

Commit 1a8a038

Browse files
feat: Automated regeneration of analyticshub v1beta1 client (googleapis#23583)
Auto-created at 2025-06-29 10:39:15 +0000 using the toys pull request generator.
1 parent 1dac493 commit 1a8a038

File tree

3 files changed

+9
-4
lines changed

3 files changed

+9
-4
lines changed

generated/google-apis-analyticshub_v1beta1/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Release history for google-apis-analyticshub_v1beta1
22

3+
### v0.35.0 (2025-06-29)
4+
5+
* Regenerated from discovery document revision 20250623
6+
* Regenerated using generator version 0.18.0
7+
38
### v0.34.0 (2025-05-18)
49

510
* Regenerated from discovery document revision 20250507

generated/google-apis-analyticshub_v1beta1/lib/google/apis/analyticshub_v1beta1/classes.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -748,7 +748,7 @@ class Listing
748748
# @return [Google::Apis::AnalyticshubV1beta1::BigQueryDatasetSource]
749749
attr_accessor :bigquery_dataset
750750

751-
# Optional. Categories of the listing. Up to two categories are allowed.
751+
# Optional. Categories of the listing. Up to five categories are allowed.
752752
# Corresponds to the JSON property `categories`
753753
# @return [Array<String>]
754754
attr_accessor :categories

generated/google-apis-analyticshub_v1beta1/lib/google/apis/analyticshub_v1beta1/gem_version.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ module Google
1616
module Apis
1717
module AnalyticshubV1beta1
1818
# Version of the google-apis-analyticshub_v1beta1 gem
19-
GEM_VERSION = "0.34.0"
19+
GEM_VERSION = "0.35.0"
2020

2121
# Version of the code generator used to generate this client
22-
GENERATOR_VERSION = "0.17.0"
22+
GENERATOR_VERSION = "0.18.0"
2323

2424
# Revision of the discovery document this client was generated from
25-
REVISION = "20250507"
25+
REVISION = "20250623"
2626
end
2727
end
2828
end

0 commit comments

Comments
 (0)