Reference documentation and code samples for the Google Cloud Sql Admin V1 Client class SqlExportOptions.
Generated from protobuf message google.cloud.sql.v1.ExportContext.SqlExportOptions
Namespace
Google \ Cloud \ Sql \ V1 \ ExportContextMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ tables
array
Tables to export, or that were exported, from the specified database. If you specify tables, specify one and only one database. For PostgreSQL instances, you can specify only one table.
↳ schema_only
↳ mysql_export_options
getTables
Tables to export, or that were exported, from the specified database. If you specify tables, specify one and only one database. For PostgreSQL instances, you can specify only one table.
setTables
Tables to export, or that were exported, from the specified database. If you specify tables, specify one and only one database. For PostgreSQL instances, you can specify only one table.
var
string[]
$this
getSchemaOnly
Export only schemas.
hasSchemaOnly
clearSchemaOnly
getSchemaOnlyValue
Returns the unboxed value from getSchemaOnly()
Export only schemas.
bool|null
setSchemaOnly
Export only schemas.
$this
setSchemaOnlyValue
Sets the field by wrapping a primitive type in a Google\Protobuf\BoolValue object.
Export only schemas.
var
bool|null
$this
getMysqlExportOptions
Generated from protobuf field .google.cloud.sql.v1.ExportContext.SqlExportOptions.MysqlExportOptions mysql_export_options = 3;
hasMysqlExportOptions
clearMysqlExportOptions
setMysqlExportOptions
Generated from protobuf field .google.cloud.sql.v1.ExportContext.SqlExportOptions.MysqlExportOptions mysql_export_options = 3;
$this