Google Cloud Dms V1 Client - Class AssignSpecificValue (1.5.3)

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
Name Description
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
Type Description
string

setValue

Required. Specific value to be assigned

Parameter
Name Description
var string
Returns
Type Description
$this