class GoogleAppsCloudidentityDevicesV1CustomAttributeValue extends Model (View source)

Properties

bool $boolValue
$numberValue
string $stringValue

Methods

setBoolValue($boolValue)

No description

bool
getBoolValue()

No description

setNumberValue($numberValue)

No description

getNumberValue()

No description

setStringValue($stringValue)

No description

string
getStringValue()

No description

Details

setBoolValue($boolValue)

No description

Parameters

$boolValue

bool getBoolValue()

No description

Return Value

bool

setNumberValue($numberValue)

No description

Parameters

$numberValue

getNumberValue()

No description

setStringValue($stringValue)

No description

Parameters

$stringValue

string getStringValue()

No description

Return Value

string