class GooglePlayDeveloperReportingV1beta1DimensionValue extends Model (View source)

Properties

string $dimension
string $int64Value
string $stringValue
string $valueLabel

Methods

setDimension($dimension)

No description

string
getDimension()

No description

setInt64Value($int64Value)

No description

string
getInt64Value()

No description

setStringValue($stringValue)

No description

string
getStringValue()

No description

setValueLabel($valueLabel)

No description

string
getValueLabel()

No description

Details

setDimension($dimension)

No description

Parameters

$dimension

string getDimension()

No description

Return Value

string

setInt64Value($int64Value)

No description

Parameters

$int64Value

string getInt64Value()

No description

Return Value

string

setStringValue($stringValue)

No description

Parameters

$stringValue

string getStringValue()

No description

Return Value

string

setValueLabel($valueLabel)

No description

Parameters

$valueLabel

string getValueLabel()

No description

Return Value

string