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
{{ message }}
This repository was archived by the owner on Jun 17, 2024. It is now read-only.
In example.py on Line 199, a VM is started using the call compute_client.virtual_machines.start. This results (for me at least), in the error 'VirtualMachinesOperations' object has no attribute 'start'. On the other hand, begin_start works fine.