listPackageVersions
abstract suspend fun listPackageVersions(input: ListPackageVersionsRequest): ListPackageVersionsResponse
Returns a list of PackageVersionSummary objects for package versions in a repository that match the request parameters. Package versions of all statuses will be returned by default when calling list-package-versions
with no --status
parameter.