renderedParts

public abstract GroundingSupport.Builder renderedParts(List<Integer> renderedParts)
@CanIgnoreReturnValue()
public GroundingSupport.Builder renderedParts(Array<Integer> renderedParts)

Setter for renderedParts.

renderedParts: Indices into the `rendered_parts` field of the `GroundingMetadata` message. These indices specify which rendered parts are associated with this support message.