Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change 'name' arguments to 'Client' factories for clarity. #1281

Merged
merged 1 commit into from
Dec 10, 2015
Merged

Change 'name' arguments to 'Client' factories for clarity. #1281

merged 1 commit into from
Dec 10, 2015

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