Google Cloud Dms V1 Client - Class AssignSpecificValue (1.4.2)

Reference documentation and code samples for the Google Cloud Dms V1 Client class AssignSpecificValue.

Set to a specific value (value is converted to fit the target data type)

Generated from protobuf message google.cloud.clouddms.v1.AssignSpecificValue

Namespace

Google \ Cloud \ CloudDms \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ value string

Required. Specific value to be assigned

getValue

Required. Specific value to be assigned

Returns
TypeDescription
string

setValue

Required. Specific value to be assigned

Parameter
NameDescription
var string
Returns
TypeDescription
$this