Interface protos.google.cloud.sql.v1beta4.ImportContext.ISqlBakImportOptions (0.11.0)

Properties of a SqlBakImportOptions.

Package

@google-cloud/sql

Properties

bakType

bakType?: (google.cloud.sql.v1beta4.BakType|keyof typeof google.cloud.sql.v1beta4.BakType|null);

SqlBakImportOptions bakType

encryptionOptions

encryptionOptions?: (google.cloud.sql.v1beta4.ImportContext.SqlBakImportOptions.IEncryptionOptions|null);

SqlBakImportOptions encryptionOptions

noRecovery

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

SqlBakImportOptions noRecovery

recoveryOnly

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

SqlBakImportOptions recoveryOnly

stopAt

stopAt?: (google.protobuf.ITimestamp|null);

SqlBakImportOptions stopAt

stopAtMark

stopAtMark?: (string|null);

SqlBakImportOptions stopAtMark

striped

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

SqlBakImportOptions striped