def __init__()

in google/cloud/alloydb/connector/instance.py [0:0]


    def __init__(
        self,
        instance_uri: str,
        client: AlloyDBClient,
        keys: asyncio.Future[tuple[rsa.RSAPrivateKey, str]],