FunctionSourceRepository

data class FunctionSourceRepository(val deployedUrl: String? = null, val url: String)

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val deployedUrl: String? = null
Link copied to clipboard
val url: String

The URL pointing to the hosted repository where the function is defined. There are supported Cloud Source Repository URLs in the following formats: