/** * The maximum number of results to return in the response. You may receive less than this number if there are fewer results than the maximum. */ export type LegacyMaxPageSize = number;