Reference documentation and code samples for the Google Cloud Dms V1 Client class DumpFlag.
Dump flag definition.
Generated from protobuf message google.cloud.clouddms.v1.MigrationJob.DumpFlag
Namespace
Google \ Cloud \ CloudDms \ V1 \ MigrationJobMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
The name of the flag |
↳ value |
string
The value of the flag. |
getName
The name of the flag
Returns | |
---|---|
Type | Description |
string |
setName
The name of the flag
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getValue
The value of the flag.
Returns | |
---|---|
Type | Description |
string |
setValue
The value of the flag.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |