class Metric extends Model (View source)

Properties

string[] $labels
string $type

Methods

setLabels($labels)

No description

string[]
getLabels()

No description

setType($type)

No description

string
getType()

No description

Details

setLabels($labels)

No description

Parameters

$labels

string[] getLabels()

No description

Return Value

string[]

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string