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

Table: QueryInProgress

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: Oct 2, 2024
queryIdstringyes Long-TermThe unique identifier of the query that's in progress.

Table: RepositoriesUsageQueryResult

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: Oct 3, 2024
results[RepositoryUsageValue]yes Long-TermThe paginated result set. See RepositoryUsageValue.
totalResultsintegeryes Long-TermThe total number of matching results.