maxItems

public abstract Schema.Builder maxItems(Long maxItems)

Setter for maxItems.

maxItems: Optional. If type is `ARRAY`, `max_items` specifies the maximum number of items in an array.