scheduling property

FunctionResponse_Scheduling? scheduling
final

Optional. Specifies how the response should be scheduled in the conversation. Only applicable to NON_BLOCKING function calls, is ignored otherwise. Defaults to WHEN_IDLE.

Implementation

final FunctionResponse_Scheduling? scheduling;