TargetRun

data class TargetRun(val location: String)

Constructors

Link copied to clipboard
constructor(location: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Required. The location where the Cloud Run Service should be located. Format is projects/{project}/locations/{location}.