PipelineJobBackfillPipelineJob

data class PipelineJobBackfillPipelineJob(val mappingPipelineJob: String? = null)

Constructors

Link copied to clipboard
constructor(mappingPipelineJob: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies the mapping pipeline job to backfill, the name format should follow: projects/{projectId}/locations/{locationId}/datasets/{datasetId}/pipelineJobs/{pipelineJobId}.