ListPackageVersionDependenciesResponse

Types

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

Properties

Link copied to clipboard

The returned list of PackageDependency objects.

Link copied to clipboard

A format that specifies the type of the package that contains the returned dependencies.

Link copied to clipboard

The namespace of the package version that contains the returned dependencies. The package version component that specifies its namespace depends on its type. For example:

Link copied to clipboard

The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.

Link copied to clipboard

The name of the package that contains the returned package versions dependencies.

Link copied to clipboard

The version of the package that is specified in the request.

Link copied to clipboard

The current revision associated with the package version.

Functions

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