groundingSupports

@CanIgnoreReturnValue()
public GroundingMetadata.Builder groundingSupports(Array<GroundingSupport> groundingSupports)

Setter for groundingSupports.

groundingSupports: List of grounding support.


@CanIgnoreReturnValue()
public GroundingMetadata.Builder groundingSupports(Array<GroundingSupport.Builder> groundingSupportsBuilders)

Setter for groundingSupports builder.

groundingSupports: List of grounding support.