Skip to content

Commit 043cded

Browse files
feat: Automated regeneration of firebaseml v2beta client (googleapis#23514)
Auto-created at 2025-06-22 10:29:44 +0000 using the toys pull request generator.
1 parent 8a52019 commit 043cded

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

generated/google-apis-firebaseml_v2beta/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-firebaseml_v2beta
22

3+
### v0.24.0 (2025-06-22)
4+
5+
* Regenerated from discovery document revision 20250618
6+
37
### v0.23.0 (2025-06-15)
48

59
* Regenerated from discovery document revision 20250610

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1529,8 +1529,7 @@ class GoogleCloudAiplatformV1beta1GenerationConfigThinkingConfig
15291529
attr_accessor :include_thoughts
15301530
alias_method :include_thoughts?, :include_thoughts
15311531

1532-
# Optional. Indicates the thinking budget in tokens. This is only applied when
1533-
# enable_thinking is true.
1532+
# Optional. Indicates the thinking budget in tokens.
15341533
# Corresponds to the JSON property `thinkingBudget`
15351534
# @return [Fixnum]
15361535
attr_accessor :thinking_budget

generated/google-apis-firebaseml_v2beta/lib/google/apis/firebaseml_v2beta/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 FirebasemlV2beta
1818
# Version of the google-apis-firebaseml_v2beta gem
19-
GEM_VERSION = "0.23.0"
19+
GEM_VERSION = "0.24.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 = "20250610"
25+
REVISION = "20250618"
2626
end
2727
end
2828
end

0 commit comments

Comments
 (0)