[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-24 UTC."],[],[],null,["# Firebase.AI.ThinkingConfig Struct Reference\n\nFirebase.AI.ThinkingConfig\n==========================\n\nConfiguration options for Thinking features.\n\nSummary\n-------\n\n| ### Constructors and Destructors ||\n|---|---|\n| [ThinkingConfig](#struct_firebase_1_1_a_i_1_1_thinking_config_1a8f91b6a7a78d64c71e8e5eedb7627de4)`(int? thinkingBudget)` Initializes configuration options for Thinking features. ||\n\nPublic functions\n----------------\n\n### ThinkingConfig\n\n```c#\n Firebase::AI::ThinkingConfig::ThinkingConfig(\n int? thinkingBudget\n)\n``` \nInitializes configuration options for Thinking features.\n\n\u003cbr /\u003e\n\n| Details ||\n|------------|-----------------------------------------------------------------------------------------------------------------------------------------------------|\n| Parameters | |------------------|----------------------------------------------------| | `thinkingBudget` | The token budget for the model's thinking process. | |"]]