Interface protos.google.cloud.sql.v1.ImportContext.ISqlImportOptions (0.19.1)

Properties of a SqlImportOptions.

Package

@google-cloud/sql

Properties

parallel

parallel?: (google.protobuf.IBoolValue|null);

SqlImportOptions parallel

postgresImportOptions

postgresImportOptions?: (google.cloud.sql.v1.ImportContext.SqlImportOptions.IPostgresImportOptions|null);

SqlImportOptions postgresImportOptions

threads

threads?: (google.protobuf.IInt32Value|null);

SqlImportOptions threads