Skip to content

Commit 6912406

Browse files
feat: Automated regeneration of firebasedataconnect v1beta client (#24866)
Auto-created at 2025-11-02 10:56:07 +0000 using the toys pull request generator.
1 parent bc73563 commit 6912406

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

generated/google-apis-firebasedataconnect_v1beta/CHANGELOG.md

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

3+
### v0.15.0 (2025-11-02)
4+
5+
* Regenerated from discovery document revision 20251026
6+
37
### v0.14.0 (2025-10-26)
48

59
* Regenerated from discovery document revision 20251021

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ module Google
1616
module Apis
1717
module FirebasedataconnectV1beta
1818
# Version of the google-apis-firebasedataconnect_v1beta gem
19-
GEM_VERSION = "0.14.0"
19+
GEM_VERSION = "0.15.0"
2020

2121
# Version of the code generator used to generate this client
2222
GENERATOR_VERSION = "0.18.0"
2323

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

generated/google-apis-firebasedataconnect_v1beta/lib/google/apis/firebasedataconnect_v1beta/service.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1202,8 +1202,7 @@ def get_project_location_service_schema(name, fields: nil, quota_user: nil, opti
12021202
execute_or_queue_command(command, &block)
12031203
end
12041204

1205-
# Lists Schemas in a given project and location. Note that only `schemas/main`
1206-
# is supported, so this will always return at most one Schema.
1205+
# Lists Schemas in a given project and location.
12071206
# @param [String] parent
12081207
# Required. Value of parent.
12091208
# @param [String] filter

0 commit comments

Comments
 (0)