Class GenerationConfigRoutingConfig

java.lang.Object
com.google.genai.JsonSerializable
com.google.genai.types.GenerationConfigRoutingConfig

public abstract class GenerationConfigRoutingConfig extends JsonSerializable
The configuration for routing the request to a specific model. This can be used to control which model is used for the generation, either automatically or by specifying a model name. This data type is not supported in Gemini API.