Interface protos.google.cloud.sql.v1beta4.ExportContext.ISqlBakExportOptions (0.11.0)

Properties of a SqlBakExportOptions.

Package

@google-cloud/sql

Properties

bakType

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

SqlBakExportOptions bakType

copyOnly

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

SqlBakExportOptions copyOnly

differentialBase

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

SqlBakExportOptions differentialBase

stripeCount

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

SqlBakExportOptions stripeCount

striped

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

SqlBakExportOptions striped