GetFunctionSourceRepository

data class GetFunctionSourceRepository(val deployedUrl: String, val url: String)

Constructors

Link copied to clipboard
constructor(deployedUrl: String, url: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val url: String

The URL pointing to the hosted repository where the function is defined.