googleapis / python-compute

This library has moved to https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-compute
Apache License 2.0
39 stars 26 forks source link

docs(samples): Fixing an issue with listing all instances #349

Closed m-strzelczyk closed 2 years ago

m-strzelczyk commented 2 years ago

Fixing a problem reported internally. The function didn't return all the instances, despite printing them correctly.