GetServiceTemplateContainerBuildInfo

data class GetServiceTemplateContainerBuildInfo(val functionTarget: String, val sourceLocation: String)

Constructors

Link copied to clipboard
constructor(functionTarget: String, sourceLocation: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Entry point of the function when the image is a Cloud Run function.

Link copied to clipboard

Source code location of the image.