google/cloud/alloydb/connector/client.py [104:111]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                client_options=ClientOptions(
                    api_endpoint=alloydb_api_endpoint,
                    quota_project_id=quota_project,
                ),
                client_info=ClientInfo(
                    user_agent=user_agent,
                ),
            )
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



google/cloud/alloydb/connector/client.py [117:124]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                client_options=ClientOptions(
                    api_endpoint=alloydb_api_endpoint,
                    quota_project_id=quota_project,
                ),
                client_info=ClientInfo(
                    user_agent=user_agent,
                ),
            )
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



