from conftest import gcp_client [docs]def instances(): return gcp_client.list("sqladmin", "instances", version="v1beta4")