menu
google_cloud_ai_generativelanguage_v1beta package
documentation
generativelanguage.dart
ThinkingConfig
ThinkingConfig.new constructor
ThinkingConfig.new constructor
dark_mode
light_mode
ThinkingConfig
constructor
ThinkingConfig
(
{
bool
?
includeThoughts
,
int
?
thinkingBudget
,
})
Implementation
ThinkingConfig({this.includeThoughts, this.thinkingBudget}) : super(fullyQualifiedName);
google_cloud_ai_generativelanguage_v1beta package
documentation
generativelanguage
ThinkingConfig
ThinkingConfig.new constructor
ThinkingConfig class