Package com.google.genai.types
Class GroundingSupport.Builder
java.lang.Object
com.google.genai.types.GroundingSupport.Builder
- Enclosing class:
- GroundingSupport
Builder for GroundingSupport.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract GroundingSupportbuild()abstract GroundingSupport.BuilderconfidenceScores(List<Float> confidenceScores) abstract GroundingSupport.BuildergroundingChunkIndices(List<Integer> groundingChunkIndices) abstract GroundingSupport.Builder
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
confidenceScores
-
groundingChunkIndices
-
segment
-
build
-