SearchDataDistributionDatasource is a datatype for segment statistics for a single datasource. This datatype is used by the SearchDataDistributionRepository which is used by the SearchDataDistributionResult datatype, which is in turn used by the searchDataDistribution() query.

Table: SearchDataDistributionDatasource

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Jul 10, 2026
compressedByteslongyes PreviewTotal compressed bytes in this datasource.
datasourceIdstringyes PreviewThe identifier of the datasource.
originalByteslongyes PreviewTotal original bytes in this datasource.
segmentCountintegeryes PreviewThe number of segments in this datasource.
tags[SearchDataDistributionTag]yes PreviewTags that define this datasource. See SearchDataDistributionTag.