| canBrowseOnly |
Boolean |
Retrieves only repositories that support
browsing. |
Optional |
32.0 |
| canSearchOnly |
Boolean |
Retrieves only repositories that support
searching. |
Optional |
32.0 |
| page |
Integer |
Specifies the page token to be used to view a page of
information. Page tokens are returned as part of the response class, such as currentPageToken or nextPageToken. If you pass in null, the first page is returned. |
Optional |
32.0 |
| pageSize |
Integer |
Specifies the number of items per page. Valid
values are between 1 and 100. If you pass in null, the
default is 25. |
Optional |
32.0 |