Conversion Workspace
Creates a new conversion workspace in a given project and location.
Properties
Required. The ID of the conversion workspace to create.
The timestamp when the workspace resource was created.
The destination engine details.
The display name for the workspace.
A generic list of settings for the workspace. The settings are database pair dependant and can indicate default behavior for the mapping rules engine or turn on or off specific features. Such examples can be: convert_foreign_key_to_interleave=true, skip_triggers=false, ignore_non_table_synonyms=true
Whether the workspace has uncommitted changes (changes which were made after the workspace was committed).
The latest commit ID.
The timestamp when the workspace was committed.
A unique ID used to identify the request. If the server receives two requests with the same ID, then the second request is ignored. It is recommended to always set this value to a UUID. The ID must contain only letters (a-z, A-Z), numbers (0-9), underscores (_), and hyphens (-). The maximum length is 40 characters.
The source engine details.
The timestamp when the workspace resource was last updated.