AppHostingBackendManagedResourceRunService

data class AppHostingBackendManagedResourceRunService(val service: String? = null)

Constructors

constructor(service: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val service: String? = null

(Output) The name of the Cloud Run service, in the format: projects/{project}/locations/{location}/services/{serviceId}