HistogramSettings🔗Definition🔗export interface HistogramSettings { interval?: string; min_doc_count?: string; } See also🔗 HistogramSettingsBuilder