Google Cloud Dms V1 Client - Class DumpFlag (1.4.2)

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

Methods

__construct

Constructor.

Parameters
NameDescription
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
TypeDescription
string

setName

The name of the flag

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getValue

The value of the flag.

Returns
TypeDescription
string

setValue

The value of the flag.

Parameter
NameDescription
var string
Returns
TypeDescription
$this