v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1341173209.0 KB
projects

Creates a draft tree schema for the destination database.

post/v1/{+name}:convert

Path parameters

namestring required

Name of the conversion workspace resource to convert in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.

Request body

filterstring

Optional. Filter the entities to convert. Leaving this field empty will convert all of the entities. Supports Google AIP-160 style filtering.

convertFullPathboolean

Optional. Automatically convert the full entity path for each entity specified by the filter. For example, if the filter specifies a table, that table schema (and database if there is one) will also be converted.

autoCommitboolean

Optional. Specifies whether the conversion workspace is to be committed automatically after the conversion.

Response

Successful response