RepositoriesUsageQueryResultTypes is a union datatype for query results for repositories usage data. Use QueryInProgress or the RepositoriesUsageQueryResult datatype and its parameters. Below are the tables for each datatype:

Table: QueryInProgress

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: Oct 2, 2024
queryIdstringyes Long-TermThe unique identifier of the query that's in progress.

Table: RepositoriesUsageQueryResult

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: Oct 3, 2024
results[RepositoryUsageValue]yes Long-TermThe paginated result set. See RepositoryUsageValue.
totalResultsintegeryes Long-TermThe total number of matching results.