Google Cloud Sql Admin V1 Client - Class SqlExportOptions (0.7.0)

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 \ ExportContext

Methods

__construct

Constructor.

Parameters
Name
Description
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
Google\Protobuf\BoolValue

Export only schemas.

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.

Returns
Type
Description

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.

Parameter
Name
Description
var
string[]
Returns
Type
Description
$this

getSchemaOnly

Export only schemas.

Returns
Type
Description

hasSchemaOnly

clearSchemaOnly

getSchemaOnlyValue

Returns the unboxed value from getSchemaOnly()

Export only schemas.

Returns
Type
Description
bool|null

setSchemaOnly

Export only schemas.

Parameter
Name
Description
Returns
Type
Description
$this

setSchemaOnlyValue

Sets the field by wrapping a primitive type in a Google\Protobuf\BoolValue object.

Export only schemas.

Parameter
Name
Description
var
bool|null
Returns
Type
Description
$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;

Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: