A page of projects.

interface StatusProjectUsagePage {
    nextPageToken?: string;
    values?: StatusProjectUsage[];
}

Properties

nextPageToken?: string

Page token for the next page of issue type usages.

The list of projects.