class MetricValue extends Model (View source)

Properties

$boolValue
protected $distributionValueType
protected $distributionValueDataType
$doubleValue
$endTime
$int64Value
$labels
protected $moneyValueType
protected $moneyValueDataType
$startTime
$stringValue

Methods

setBoolValue($boolValue)

No description

getBoolValue()

No description

setDistributionValue(Distribution $distributionValue)

No description

setDoubleValue($doubleValue)

No description

getDoubleValue()

No description

setEndTime($endTime)

No description

getEndTime()

No description

setInt64Value($int64Value)

No description

getInt64Value()

No description

setLabels($labels)

No description

getLabels()

No description

setMoneyValue(Money $moneyValue)

No description

getMoneyValue()

No description

setStartTime($startTime)

No description

getStartTime()

No description

setStringValue($stringValue)

No description

getStringValue()

No description

Details

setBoolValue($boolValue)

No description

Parameters

$boolValue

getBoolValue()

No description

setDistributionValue(Distribution $distributionValue)

No description

Parameters

Distribution $distributionValue

Distribution getDistributionValue()

No description

Return Value

Distribution

setDoubleValue($doubleValue)

No description

Parameters

$doubleValue

getDoubleValue()

No description

setEndTime($endTime)

No description

Parameters

$endTime

getEndTime()

No description

setInt64Value($int64Value)

No description

Parameters

$int64Value

getInt64Value()

No description

setLabels($labels)

No description

Parameters

$labels

getLabels()

No description

setMoneyValue(Money $moneyValue)

No description

Parameters

Money $moneyValue

Money getMoneyValue()

No description

Return Value

Money

setStartTime($startTime)

No description

Parameters

$startTime

getStartTime()

No description

setStringValue($stringValue)

No description

Parameters

$stringValue

getStringValue()

No description