GoogleCloudChannelV1ReportValue
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
getDateTimeValue()
No description
getDateValue()
No description
getDecimalValue()
No description
setIntValue($intValue)
No description
string
getIntValue()
No description
getMoneyValue()
No description
setStringValue($stringValue)
No description
string
getStringValue()
No description
Details
setDateTimeValue(GoogleTypeDateTime $dateTimeValue)
No description
GoogleTypeDateTime
getDateTimeValue()
No description
setDateValue(GoogleTypeDate $dateValue)
No description
GoogleTypeDate
getDateValue()
No description
setDecimalValue(GoogleTypeDecimal $decimalValue)
No description
GoogleTypeDecimal
getDecimalValue()
No description
setIntValue($intValue)
No description
string
getIntValue()
No description
setMoneyValue(GoogleTypeMoney $moneyValue)
No description
GoogleTypeMoney
getMoneyValue()
No description
setStringValue($stringValue)
No description
string
getStringValue()
No description