Connections (sql/v1)
Connection represents a core resource used to model SQL connections for execution.
A connection generalizes DDL, DML, DQL, etc., but doesnโt attempt to handle session
management or any higher-level functionality.
The API allows you to list, create, read, and delete your connections.
The Connections Modelโ
See the sql.v1.Connection schema.