MetricValue
class MetricValue extends Model (View source)
Properties
string | $metric | ||
string[] | $metricLabels | ||
protected | $valueHistogramType | ||
protected | $valueHistogramDataType | ||
string | $valueInt64 |
Methods
setMetric($metric)
No description
string
getMetric()
No description
setMetricLabels($metricLabels)
No description
string[]
getMetricLabels()
No description
getValueHistogram()
No description
setValueInt64($valueInt64)
No description
string
getValueInt64()
No description
Details
setMetric($metric)
No description
string
getMetric()
No description
setMetricLabels($metricLabels)
No description
string[]
getMetricLabels()
No description
setValueHistogram(DataflowHistogramValue $valueHistogram)
No description
DataflowHistogramValue
getValueHistogram()
No description
setValueInt64($valueInt64)
No description
string
getValueInt64()
No description