segment

public abstract GroundingSupport.Builder segment(Segment segment)

Setter for segment.

segment: Segment of the content this support belongs to.


@CanIgnoreReturnValue()
public GroundingSupport.Builder segment(Segment.Builder segmentBuilder)

Setter for segment builder.

segment: Segment of the content this support belongs to.