You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to set the schedule for the data transfer to none. It appear that there is the setting in the api that does this. If you run a bq show --transfer-config on a data transfer where the schedule is set do none you will find the scheduleOption attribute.
bq show --transfer_config projects/98182253452/locations/us/transferConfigs/5e44dfda-0000-203a-b1b8-089e0825b7c4
Transfer config projects/98182253452/locations/us/transferConfigs/5e44dfda-0000-203a-b1b8-089e0825b7c4
updateTime destinationDatasetId displayName datasetRegion userId **scheduleOptions** state dataSourceId params
----------------------------- ---------------------- --------------------- --------------- ---------------------- ---------------------------------- ----------- ------------------- -------------------------------------------------------------------------------------------------------------------------------------------
2019-10-13T02:55:38.699944Z curated_acp Copy of curated_acp us -5535439132150214661 **{u'disableAutoScheduling': True}** SUCCEEDED cross_region_copy {u'overwrite_destination_table': True, u'source_dataset_id': u'curated_stage_acp', u'source_project_id': u'z4311-473f-ab6b-5c883e18e494'}
Attempted Solutions
I am unsure of how to go about attempting a solution.
Proposal
Sorry I do not have any idea how to address this. I have very little experience with go, but if you need to dig into it I can try.
References
The text was updated successfully, but these errors were encountered:
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 hashibot-feedback@hashicorp.com. Thanks!
ghost
locked as resolved and limited conversation to collaborators
Nov 26, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Current Terraform Version
Use-cases
I would like to set the schedule for the data transfer to none. It appear that there is the setting in the api that does this. If you run a bq show --transfer-config on a data transfer where the schedule is set do none you will find the scheduleOption attribute.
Attempted Solutions
I am unsure of how to go about attempting a solution.
Proposal
Sorry I do not have any idea how to address this. I have very little experience with go, but if you need to dig into it I can try.
References
The text was updated successfully, but these errors were encountered: