Expand description

Nested message and enum types in JobConfiguration.

Structs§

  • Describes an extract job, which exports data to an external source via the export pipeline.
  • Describes a load job, which loads data from an external source via the import pipeline.
  • Describes a query job, which executes a SQL-like query.
  • Describes a copy job, which copies an existing table to another table.

Enums§