#### Description googleapiclient.errors.UnknownApiNameOrVersion: name: cloudfunctions version: v1beta2 API needs to be upgraded to just 'v1' #### To Reproduce Try to create a Functions object... #### Tasks - [ ] Update to v1 [Here](https://github.com/globocom/gcloud-utils/blob/9b01b2ae6ce42243e590ebe03d0ec36cb86716ce/gcloud_utils/functions.py#L23)
Description
googleapiclient.errors.UnknownApiNameOrVersion: name: cloudfunctions version: v1beta2
API needs to be upgraded to just 'v1'
To Reproduce
Try to create a Functions object...
Tasks