Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Accept a string in Table and Dataset constructors.#7483

Merged
tswast merged 1 commit intogoogleapis:masterfrom
tswast:issue7477-dataset-table-stringref
Mar 5, 2019
Merged

Accept a string in Table and Dataset constructors.#7483
tswast merged 1 commit intogoogleapis:masterfrom
tswast:issue7477-dataset-table-stringref

Conversation

@tswast
Copy link
Contributor

@tswast tswast commented Mar 5, 2019

This removes the another need to manually create a TableReference or
DatasetReference. Instead, a developer can pass in a string to the
constructor and then set the needed properties on the resource.

Closes #7477

This removes the another need to manually create a TableReference or
DatasetReference. Instead, a developer can pass in a string to the
constructor and then set the needed properties on the resource.
@tswast tswast requested review from alixhami, shollyman and tseaver March 5, 2019 17:51
@tswast tswast requested a review from crwilcox as a code owner March 5, 2019 17:51
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 5, 2019
@tswast tswast added api: bigquery Issues related to the BigQuery API. and removed cla: yes This human has signed the Contributor License Agreement. labels Mar 5, 2019
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 5, 2019
@tswast
Copy link
Contributor Author

tswast commented Mar 5, 2019

@lakshmanok This PR should remove the need to ever manually create a TableReference or DatasetReference object. Once it's released, I can put the finishing touches on GoogleCloudPlatform/bigquery-oreilly-book#2 to simplify the examples that using the google-cloud-bigquery library.

@tswast tswast merged commit 94f4747 into googleapis:master Mar 5, 2019
@tswast tswast deleted the issue7477-dataset-table-stringref branch March 5, 2019 22:51
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.

4 participants