File tree Expand file tree Collapse file tree 3 files changed +7
-4
lines changed
generated/google-apis-firebaseml_v2beta
lib/google/apis/firebaseml_v2beta Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Release history for google-apis-firebaseml_v2beta
2
2
3
+ ### v0.24.0 (2025-06-22)
4
+
5
+ * Regenerated from discovery document revision 20250618
6
+
3
7
### v0.23.0 (2025-06-15)
4
8
5
9
* Regenerated from discovery document revision 20250610
Original file line number Diff line number Diff line change @@ -1529,8 +1529,7 @@ class GoogleCloudAiplatformV1beta1GenerationConfigThinkingConfig
1529
1529
attr_accessor :include_thoughts
1530
1530
alias_method :include_thoughts? , :include_thoughts
1531
1531
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.
1534
1533
# Corresponds to the JSON property `thinkingBudget`
1535
1534
# @return [Fixnum]
1536
1535
attr_accessor :thinking_budget
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
16
16
module Apis
17
17
module FirebasemlV2beta
18
18
# Version of the google-apis-firebaseml_v2beta gem
19
- GEM_VERSION = "0.23 .0"
19
+ GEM_VERSION = "0.24 .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 = "20250610 "
25
+ REVISION = "20250618 "
26
26
end
27
27
end
28
28
end
You can’t perform that action at this time.
0 commit comments