PackageVersionSummary

Details about a package version, including its status, version, and revision. The ListPackageVersions operation returns a list of PackageVersionSummary objects.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A PackageVersionOrigin object that contains information about how the package version was added to the repository.

Link copied to clipboard

The revision associated with a package version.

Link copied to clipboard

A string that contains the status of the package version. It can be one of the following:

Link copied to clipboard

Information about a package version.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String