v1

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

Imports the mapping rules for a given conversion workspace. Supports various formats of external rules files.

post/v1/{+parent}/mappingRules:import

Path parameters

parentstring required

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

Request body

autoCommitboolean

Required. Should the conversion workspace be committed automatically after the import operation.

rulesFormat'IMPORT_RULES_FILE_FORMAT_UNSPECIFIED' | 'IMPORT_RULES_FILE_FORMAT_HARBOUR_BRIDGE_SESSION_FILE' | 'IMPORT_RULES_FILE_FORMAT_ORATOPG_CONFIG_FILE'

Required. The format of the rules content file.

Response

Successful response