public class GeminiFunctionCallingConfig extends Object
| Constructor and Description |
|---|
GeminiFunctionCallingConfig() |
GeminiFunctionCallingConfig(String mode,
List<String> allowed_function_names) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAllowed_function_names() |
String |
getMode() |
void |
setAllowed_function_names(List<String> allowed_function_names) |
void |
setMode(String mode) |
Copyright © 2026. All rights reserved.