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 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
Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
2828end
You can’t perform that action at this time.
0 commit comments