services/library/src/main/java/com/google/cloud/pso/bq_snapshot_manager/services/bq/BigQueryService.java [47:55]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            String jobId,
            TableSpec sourceTable,
            String gcsDestinationUri,
            GCSSnapshotFormat exportFormat,
            @Nullable String csvFieldDelimiter,
            @Nullable Boolean csvPrintHeader,
            @Nullable Boolean useAvroLogicalTypes,
            String trackingId,
            Map<String, String> jobLabels
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



services/library/src/main/java/com/google/cloud/pso/bq_snapshot_manager/services/bq/BigQueryServiceImpl.java [97:105]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            String jobId,
            TableSpec sourceTable,
            String gcsDestinationUri,
            GCSSnapshotFormat exportFormat,
            @Nullable String csvFieldDelimiter,
            @Nullable Boolean csvPrintHeader,
            @Nullable Boolean useAvroLogicalTypes,
            String trackingId,
            Map<String, String> jobLabels
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



