Google Cloud Dataplex V1 Client - Class ParameterValue (1.14.0)

Reference documentation and code samples for the Google Cloud Dataplex V1 Client class ParameterValue.

Represents a parameter value.

Generated from protobuf message google.cloud.dataplex.v1.DataQualityRule.TemplateReference.ParameterValue

Namespace

Google \ Cloud \ Dataplex \ V1 \ DataQualityRule \ TemplateReference

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ value string

Required. Represents the string value of the parameter.

getValue

Required. Represents the string value of the parameter.

Returns
Type Description
string

setValue

Required. Represents the string value of the parameter.

Parameter
Name Description
var string
Returns
Type Description
$this