Skip to content

Commit 7c54b9e

Browse files
authored
Update README.md
1 parent e8220d9 commit 7c54b9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ OAuth flow for installed applications.
3333
| auth_method | string | optional | "application\_default" | See [Authentication](#authentication) |
3434
| json_keyfile | string | optional | | keyfile path or `content` |
3535
| project | string | required unless service\_account's `json_keyfile` is given. | | project\_id |
36-
| destination_project | string | optional | | destination project |
36+
| destination_project | string | optional | `project` value | A destination project to which the data will be loaded. Use this if you want to separate a billing project (the `project` value) and a destination project (the `destination_project` value). |
3737
| dataset | string | required | | dataset |
3838
| location | string | optional | nil | geographic location of dataset. See [Location](#location) |
3939
| table | string | required | | table name, or table name with a partition decorator such as `table_name$20160929`|

0 commit comments

Comments
 (0)