Google Cloud Datapipelines V1Schedule Spec Response
data class GoogleCloudDatapipelinesV1ScheduleSpecResponse(val nextJobTime: String, val schedule: String, val timeZone: String)
Details of the schedule the pipeline runs on.
Constructors
Link copied to clipboard
fun GoogleCloudDatapipelinesV1ScheduleSpecResponse(nextJobTime: String, schedule: String, timeZone: String)