Google Cloud Channel V1 Client - Class ReportValue (1.6.0)

Reference documentation and code samples for the Google Cloud Channel V1 Client class ReportValue.

A single report value.

Generated from protobuf message google.cloud.channel.v1.ReportValue

Namespace

Google \ Cloud \ Channel \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ string_value
string

A value of type string .

↳ int_value
int|string

A value of type int .

↳ decimal_value
Google\Type\Decimal

A value of type google.type.Decimal , representing non-integer numeric values.

↳ money_value
Google\Type\Money

A value of type google.type.Money (currency code, whole units, decimal units).

↳ date_value
Google\Type\Date

A value of type google.type.Date (year, month, day).

↳ date_time_value
Google\Type\DateTime

A value of type google.type.DateTime (year, month, day, hour, minute, second, and UTC offset or timezone.)

getStringValue

A value of type string .

Returns
Type
Description
string

hasStringValue

setStringValue

A value of type string .

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getIntValue

A value of type int .

Returns
Type
Description
int|string

hasIntValue

setIntValue

A value of type int .

Parameter
Name
Description
var
int|string
Returns
Type
Description
$this

getDecimalValue

A value of type google.type.Decimal , representing non-integer numeric values.

Returns
Type
Description

hasDecimalValue

setDecimalValue

A value of type google.type.Decimal , representing non-integer numeric values.

Parameter
Name
Description
Returns
Type
Description
$this

getMoneyValue

A value of type google.type.Money (currency code, whole units, decimal units).

Returns
Type
Description

hasMoneyValue

setMoneyValue

A value of type google.type.Money (currency code, whole units, decimal units).

Parameter
Name
Description
Returns
Type
Description
$this

getDateValue

A value of type google.type.Date (year, month, day).

Returns
Type
Description

hasDateValue

setDateValue

A value of type google.type.Date (year, month, day).

Parameter
Name
Description
Returns
Type
Description
$this

getDateTimeValue

A value of type google.type.DateTime (year, month, day, hour, minute, second, and UTC offset or timezone.)

Returns
Type
Description

hasDateTimeValue

setDateTimeValue

A value of type google.type.DateTime (year, month, day, hour, minute, second, and UTC offset or timezone.)

Parameter
Name
Description
Returns
Type
Description
$this

getValue

Returns
Type
Description
string
Design a Mobile Site
View Site in Mobile | Classic
Share by: