Interface protos.google.cloud.alloydb.v1alpha.ExportClusterRequest.ISqlExportOptions (2.4.0)

Properties of a SqlExportOptions.

Package

@google-cloud/alloydb

Properties

cleanTargetObjects

cleanTargetObjects?: (boolean|null);

SqlExportOptions cleanTargetObjects

ifExistTargetObjects

ifExistTargetObjects?: (boolean|null);

SqlExportOptions ifExistTargetObjects

schemaOnly

schemaOnly?: (boolean|null);

SqlExportOptions schemaOnly

tables

tables?: (string[]|null);

SqlExportOptions tables