GoogleCloudIntegrationsV1alphaCloudSchedulerConfigResponse

data class GoogleCloudIntegrationsV1alphaCloudSchedulerConfigResponse(val cronTab: String, val errorMessage: String, val location: String, val serviceAccountEmail: String)

Cloud Scheduler Trigger configuration

Constructors

fun GoogleCloudIntegrationsV1alphaCloudSchedulerConfigResponse(cronTab: String, errorMessage: String, location: String, serviceAccountEmail: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The cron tab of cloud scheduler trigger.

Link copied to clipboard

Optional. When the job was deleted from Pantheon UI, error_message will be populated when Get/List integrations

Link copied to clipboard

The location where associated cloud scheduler job will be created

Link copied to clipboard

Service account used by Cloud Scheduler to trigger the integration at scheduled time