Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

tseaver
Copy link
Contributor

@tseaver tseaver commented Dec 9, 2015

name -> dataset_name for dataset().

name -> job_name for load_table_from_storage(), copy_table(),
extract_table_to_storage(), and run_async_query.

Closes #1268.

'name' -> 'dataset_name' for 'dataset()'.

'name' -> 'job_name' for 'load_table_from_storage()', 'copy_table()',
'extract_table_to_storage()', and 'run_async_query'.

Closes #1268.
@tseaver tseaver added the api: bigquery Issues related to the BigQuery API. label Dec 9, 2015
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 9, 2015
@dhermes
Copy link
Contributor

dhermes commented Dec 10, 2015

LGTM

tseaver added a commit that referenced this pull request Dec 10, 2015
…_in_client_job_factories

Change 'name' arguments to 'Client' factories for clarity.
@tseaver tseaver merged commit 5e180f1 into googleapis:master Dec 10, 2015
@tseaver tseaver deleted the 1268-clarify_job_name_parameter_in_client_job_factories branch December 10, 2015 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the BigQuery API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants