NpmRepositoryResponse

data class NpmRepositoryResponse(val publicRepository: String)

Configuration for a Npm remote repository.

Constructors

Link copied to clipboard
constructor(publicRepository: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

One of the publicly available Npm repositories supported by Artifact Registry.