Package com.google.genai.types
Class TurnCoverage
-
- All Implemented Interfaces:
public class TurnCoverageOptions about which input is included in the user's turn.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enumTurnCoverage.KnownEnum representing the known values for TurnCoverage.
-
Constructor Summary
Constructors Constructor Description TurnCoverage(String value)TurnCoverage(TurnCoverage.Known knownValue)
-
Method Summary
-
-
Constructor Detail
-
TurnCoverage
TurnCoverage(String value)
-
TurnCoverage
TurnCoverage(TurnCoverage.Known knownValue)
-
-
-
-