Google Cloud Sql Admin V1beta4 Client - Class InstancesExportRequest (0.18.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Sql Admin V1beta4 Client class InstancesExportRequest.
Database instance export request.
Generated from protobuf message google.cloud.sql.v1beta4.InstancesExportRequest
Namespace
Google \ Cloud \ Sql \ V1beta4Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ export_context |
Google\Cloud\Sql\V1beta4\ExportContext
Contains details about the export operation. |
getExportContext
Contains details about the export operation.
| Returns | |
|---|---|
| Type | Description |
Google\Cloud\Sql\V1beta4\ExportContext|null |
|
hasExportContext
clearExportContext
setExportContext
Contains details about the export operation.
| Parameter | |
|---|---|
| Name | Description |
var |
Google\Cloud\Sql\V1beta4\ExportContext
|
| Returns | |
|---|---|
| Type | Description |
$this |
|