GroundingSupport
@Serializable
Grounding support information
Constructors
Link copied to clipboard
constructor(segment: GroundingSegment? = null, groundingChunkIndices: List<Int>? = null, confidenceScores: List<Double>? = null)