class CounterUpdate extends Model (View source)

Properties

bool $boolean
bool $cumulative
protected $distributionType
protected $distributionDataType
$floatingPoint
protected $floatingPointListType
protected $floatingPointListDataType
protected $floatingPointMeanType
protected $floatingPointMeanDataType
protected $integerType
protected $integerDataType
protected $integerGaugeType
protected $integerGaugeDataType
protected $integerListType
protected $integerListDataType
protected $integerMeanType
protected $integerMeanDataType
array $internal
protected $nameAndKindType
protected $nameAndKindDataType
string $shortId
protected $stringListType
protected $stringListDataType
protected $structuredNameAndMetadataType
protected $structuredNameAndMetadataDataType

Methods

setBoolean($boolean)

No description

bool
getBoolean()

No description

setCumulative($cumulative)

No description

bool
getCumulative()

No description

setDistribution(DistributionUpdate $distribution)

No description

setFloatingPoint($floatingPoint)

No description

getFloatingPoint()

No description

setFloatingPointList(FloatingPointList $floatingPointList)

No description

setFloatingPointMean(FloatingPointMean $floatingPointMean)

No description

setInteger(SplitInt64 $integer)

No description

getInteger()

No description

setIntegerGauge(IntegerGauge $integerGauge)

No description

getIntegerGauge()

No description

setIntegerList(IntegerList $integerList)

No description

getIntegerList()

No description

setIntegerMean(IntegerMean $integerMean)

No description

getIntegerMean()

No description

setInternal($internal)

No description

array
getInternal()

No description

setNameAndKind(NameAndKind $nameAndKind)

No description

getNameAndKind()

No description

setShortId($shortId)

No description

string
getShortId()

No description

setStringList(StringList $stringList)

No description

getStringList()

No description

setStructuredNameAndMetadata(CounterStructuredNameAndMetadata $structuredNameAndMetadata)

No description

Details

setBoolean($boolean)

No description

Parameters

$boolean

bool getBoolean()

No description

Return Value

bool

setCumulative($cumulative)

No description

Parameters

$cumulative

bool getCumulative()

No description

Return Value

bool

setDistribution(DistributionUpdate $distribution)

No description

Parameters

DistributionUpdate $distribution

DistributionUpdate getDistribution()

No description

Return Value

DistributionUpdate

setFloatingPoint($floatingPoint)

No description

Parameters

$floatingPoint

getFloatingPoint()

No description

setFloatingPointList(FloatingPointList $floatingPointList)

No description

Parameters

FloatingPointList $floatingPointList

FloatingPointList getFloatingPointList()

No description

Return Value

FloatingPointList

setFloatingPointMean(FloatingPointMean $floatingPointMean)

No description

Parameters

FloatingPointMean $floatingPointMean

FloatingPointMean getFloatingPointMean()

No description

Return Value

FloatingPointMean

setInteger(SplitInt64 $integer)

No description

Parameters

SplitInt64 $integer

SplitInt64 getInteger()

No description

Return Value

SplitInt64

setIntegerGauge(IntegerGauge $integerGauge)

No description

Parameters

IntegerGauge $integerGauge

IntegerGauge getIntegerGauge()

No description

Return Value

IntegerGauge

setIntegerList(IntegerList $integerList)

No description

Parameters

IntegerList $integerList

IntegerList getIntegerList()

No description

Return Value

IntegerList

setIntegerMean(IntegerMean $integerMean)

No description

Parameters

IntegerMean $integerMean

IntegerMean getIntegerMean()

No description

Return Value

IntegerMean

setInternal($internal)

No description

Parameters

$internal

array getInternal()

No description

Return Value

array

setNameAndKind(NameAndKind $nameAndKind)

No description

Parameters

NameAndKind $nameAndKind

NameAndKind getNameAndKind()

No description

Return Value

NameAndKind

setShortId($shortId)

No description

Parameters

$shortId

string getShortId()

No description

Return Value

string

setStringList(StringList $stringList)

No description

Parameters

StringList $stringList

StringList getStringList()

No description

Return Value

StringList

setStructuredNameAndMetadata(CounterStructuredNameAndMetadata $structuredNameAndMetadata)

No description

Parameters

CounterStructuredNameAndMetadata $structuredNameAndMetadata

CounterStructuredNameAndMetadata getStructuredNameAndMetadata()

No description