Repository Remote Repository Config Python Repository
data class RepositoryRemoteRepositoryConfigPythonRepository(val customRepository: RepositoryRemoteRepositoryConfigPythonRepositoryCustomRepository? = null, val publicRepository: String? = null)
Constructors
Link copied to clipboard
constructor(customRepository: RepositoryRemoteRepositoryConfigPythonRepositoryCustomRepository? = null, publicRepository: String? = null)