Package com.google.genai.types
Class FunctionResponseScheduling
-
- All Implemented Interfaces:
public class FunctionResponseSchedulingSpecifies how the response should be scheduled in the conversation.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enumFunctionResponseScheduling.KnownEnum representing the known values for FunctionResponseScheduling.
-
Constructor Summary
Constructors Constructor Description FunctionResponseScheduling(String value)FunctionResponseScheduling(FunctionResponseScheduling.Known knownValue)
-
Method Summary
-
-
Constructor Detail
-
FunctionResponseScheduling
FunctionResponseScheduling(String value)
-
FunctionResponseScheduling
FunctionResponseScheduling(FunctionResponseScheduling.Known knownValue)
-
-
-
-