google-cloud-php icon indicating copy to clipboard operation
google-cloud-php copied to clipboard

Provide support for synchronous queries through the v2/projects/{projectId}/queries endpoint

Open bacheson opened this issue 4 years ago • 0 comments

We are previewing the new BiEngine SQL interface. In order to use this we must be able to use the queries end point.

Here is the equivalent request in the python lib.

bacheson avatar Apr 16 '21 12:04 bacheson