class GoogleCloudChannelV1ReportValue extends Model (View source)

Properties

protected $dateTimeValueType
protected $dateTimeValueDataType
protected $dateValueType
protected $dateValueDataType
protected $decimalValueType
protected $decimalValueDataType
string $intValue
protected $moneyValueType
protected $moneyValueDataType
string $stringValue

Methods

setDateTimeValue(GoogleTypeDateTime $dateTimeValue)

No description

setDateValue(GoogleTypeDate $dateValue)

No description

getDateValue()

No description

setDecimalValue(GoogleTypeDecimal $decimalValue)

No description

setIntValue($intValue)

No description

string
getIntValue()

No description

setMoneyValue(GoogleTypeMoney $moneyValue)

No description

getMoneyValue()

No description

setStringValue($stringValue)

No description

string
getStringValue()

No description

Details

setDateTimeValue(GoogleTypeDateTime $dateTimeValue)

No description

Parameters

GoogleTypeDateTime $dateTimeValue

GoogleTypeDateTime getDateTimeValue()

No description

Return Value

GoogleTypeDateTime

setDateValue(GoogleTypeDate $dateValue)

No description

Parameters

GoogleTypeDate $dateValue

GoogleTypeDate getDateValue()

No description

Return Value

GoogleTypeDate

setDecimalValue(GoogleTypeDecimal $decimalValue)

No description

Parameters

GoogleTypeDecimal $decimalValue

GoogleTypeDecimal getDecimalValue()

No description

Return Value

GoogleTypeDecimal

setIntValue($intValue)

No description

Parameters

$intValue

string getIntValue()

No description

Return Value

string

setMoneyValue(GoogleTypeMoney $moneyValue)

No description

Parameters

GoogleTypeMoney $moneyValue

GoogleTypeMoney getMoneyValue()

No description

Return Value

GoogleTypeMoney

setStringValue($stringValue)

No description

Parameters

$stringValue

string getStringValue()

No description

Return Value

string