Google Cloud Sql Admin V1beta4 Client - Class InstancesCloneRequest (0.17.1)
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 InstancesCloneRequest.
Database instance clone request.
Generated from protobuf message google.cloud.sql.v1beta4.InstancesCloneRequest
Namespace
Google \ Cloud \ Sql \ V1beta4Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ clone_context |
Google\Cloud\Sql\V1beta4\CloneContext
Contains details about the clone operation. |
getCloneContext
Contains details about the clone operation.
| Returns | |
|---|---|
| Type | Description |
Google\Cloud\Sql\V1beta4\CloneContext|null |
|
hasCloneContext
clearCloneContext
setCloneContext
Contains details about the clone operation.
| Parameter | |
|---|---|
| Name | Description |
var |
Google\Cloud\Sql\V1beta4\CloneContext
|
| Returns | |
|---|---|
| Type | Description |
$this |
|