Reference documentation and code samples for the Google Cloud Dms V1 Client class ImportRulesFileFormat.
The format for the import rules file.
Protobuf type google.cloud.clouddms.v1.ImportRulesFileFormat
Methods
name
value
mixed
value
name
mixed
Constants
IMPORT_RULES_FILE_FORMAT_UNSPECIFIED
Value: 0
Unspecified rules format.
Generated from protobuf enum IMPORT_RULES_FILE_FORMAT_UNSPECIFIED = 0;
IMPORT_RULES_FILE_FORMAT_HARBOUR_BRIDGE_SESSION_FILE
Value: 1
HarbourBridge session file.
Generated from protobuf enum IMPORT_RULES_FILE_FORMAT_HARBOUR_BRIDGE_SESSION_FILE = 1;
IMPORT_RULES_FILE_FORMAT_ORATOPG_CONFIG_FILE
Value: 2
Ora2Pg configuration file.
Generated from protobuf enum IMPORT_RULES_FILE_FORMAT_ORATOPG_CONFIG_FILE = 2;