Google Cloud Integrations V1alpha Cloud Scheduler Config Response
data class GoogleCloudIntegrationsV1alphaCloudSchedulerConfigResponse(val cronTab: String, val errorMessage: String, val location: String, val serviceAccountEmail: String)
Cloud Scheduler Trigger configuration
Constructors
Link copied to clipboard
fun GoogleCloudIntegrationsV1alphaCloudSchedulerConfigResponse(cronTab: String, errorMessage: String, location: String, serviceAccountEmail: String)