Google Cloud Dms V1 Client - Class ImportRulesFileFormat (1.3.0)

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

Namespace

Google \ Cloud \ CloudDms \ V1

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
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;