-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bigquery: export ProjectID on DatasetIterator
Allow users to set the project ID of a DatasetIterator by assigning to a field before use, as we do for other properties of the iterator. Deprecate the DatasetsInProject method. Can anyone think of a reason we didn't do it this way in the first place? It seems simpler and more consistent. Also, document that the iterator's exported fields should be set initially. Change-Id: Ic72cc88c125599a20e085caa0c6f6296eb31f21d Reviewed-on: https://code-review.googlesource.com/16670 Reviewed-by: kokoro <[email protected]> Reviewed-by: Sai Cheemalapati <[email protected]>
- Loading branch information
Showing
1 changed file
with
18 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters