Class GroundingToolCount
java.lang.Object
com.google.genai.gaos.models.interactions.GroundingToolCount
GroundingToolCount
The number of grounding tool counts.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic GroundingToolCount.Builderbuilder()count()The number of grounding tool counts.booleaninthashCode()toString()type()The grounding tool type associated with the count.The number of grounding tool counts.The grounding tool type associated with the count.
-
Constructor Details
-
GroundingToolCount
-
GroundingToolCount
public GroundingToolCount()
-
-
Method Details
-
count
The number of grounding tool counts. -
type
The grounding tool type associated with the count. -
builder
-
withCount
The number of grounding tool counts. -
withType
The grounding tool type associated with the count. -
equals
-
hashCode
public int hashCode() -
toString
-