disable

public abstract AutomaticFunctionCallingConfig.Builder disable(boolean disable)

Setter for disable.

disable: Whether to disable automatic function calling. If not set or set to False, will enable automatic function calling. If set to True, will disable automatic function calling.