projects
Returns the schema of a Cloud Spanner database as a list of formatted DDL statements. This method does not show pending schema updates, those may be queried using the Operations API.
get/v1/{+database}/ddl
Path parameters
databasestring required
Required. The database whose schema we wish to get. Values are of the form projects//instances//databases/
Response
Successful response