class GoogleAdsSearchads360V0CommonValue extends Model (View source)

Properties

bool $booleanValue
$doubleValue
float $floatValue
string $int64Value
string $stringValue

Methods

setBooleanValue($booleanValue)

No description

bool
getBooleanValue()

No description

setDoubleValue($doubleValue)

No description

getDoubleValue()

No description

setFloatValue($floatValue)

No description

float
getFloatValue()

No description

setInt64Value($int64Value)

No description

string
getInt64Value()

No description

setStringValue($stringValue)

No description

string
getStringValue()

No description

Details

setBooleanValue($booleanValue)

No description

Parameters

$booleanValue

bool getBooleanValue()

No description

Return Value

bool

setDoubleValue($doubleValue)

No description

Parameters

$doubleValue

getDoubleValue()

No description

setFloatValue($floatValue)

No description

Parameters

$floatValue

float getFloatValue()

No description

Return Value

float

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