Reference documentation and code samples for the Google Cloud Dms V1 Client class DumpFlags.
Dump flags definition.
Generated from protobuf message google.cloud.clouddms.v1.MigrationJob.DumpFlags
Namespace
Google \ Cloud \ CloudDms \ V1 \ MigrationJobMethods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ dump_flags |
array<DumpFlag>
The flags for the initial dump. |
getDumpFlags
The flags for the initial dump.
| Returns | |
|---|---|
| Type | Description |
Google\Protobuf\Internal\RepeatedField |
|
setDumpFlags
The flags for the initial dump.
| Parameter | |
|---|---|
| Name | Description |
var |
array<DumpFlag>
|
| Returns | |
|---|---|
| Type | Description |
$this |
|