class GoogleCloudChannelV1Value extends Model (View source)

Properties

bool $boolValue
$doubleValue
string $int64Value
array[] $protoValue
string $stringValue

Methods

setBoolValue($boolValue)

No description

bool
getBoolValue()

No description

setDoubleValue($doubleValue)

No description

getDoubleValue()

No description

setInt64Value($int64Value)

No description

string
getInt64Value()

No description

setProtoValue($protoValue)

No description

array[]
getProtoValue()

No description

setStringValue($stringValue)

No description

string
getStringValue()

No description

Details

setBoolValue($boolValue)

No description

Parameters

$boolValue

bool getBoolValue()

No description

Return Value

bool

setDoubleValue($doubleValue)

No description

Parameters

$doubleValue

getDoubleValue()

No description

setInt64Value($int64Value)

No description

Parameters

$int64Value

string getInt64Value()

No description

Return Value

string

setProtoValue($protoValue)

No description

Parameters

$protoValue

array[] getProtoValue()

No description

Return Value

array[]

setStringValue($stringValue)

No description

Parameters

$stringValue

string getStringValue()

No description

Return Value

string