Class FunctionResponseScheduling

java.lang.Object
com.google.genai.types.FunctionResponseScheduling

public class FunctionResponseScheduling extends Object
Specifies how the response should be scheduled in the conversation. Only applicable to NON_BLOCKING function calls, is ignored otherwise. Defaults to WHEN_IDLE.