globocom / gcloud-utils

Global package for Cloud Management in Python
https://gcloud-utils.readthedocs.io/en/latest/
Apache License 2.0
16 stars 23 forks source link

v1beta2 cloudfunctions version is invalid... #49

Open bellyhold opened 3 years ago

bellyhold commented 3 years ago

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