Class SyncSummary (1.48.0)

SyncSummary(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Summary from the Sync job. For continuous syncs, the summary is updated periodically. For batch syncs, it gets updated on completion of the sync.

Attributes

NameDescription
row_synced int
Output only. Total number of rows synced.
total_slot int
Output only. BigQuery slot milliseconds consumed for the sync job.

Methods

SyncSummary

SyncSummary(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Summary from the Sync job. For continuous syncs, the summary is updated periodically. For batch syncs, it gets updated on completion of the sync.