Searched refs:numberValue (Results 1 – 6 of 6) sorted by relevance
26 public $numberValue; variable in Google\\Service\\CloudIdentity\\GoogleAppsCloudidentityDevicesV1CustomAttributeValue46 public function setNumberValue($numberValue) argument48 $this->numberValue = $numberValue;52 return $this->numberValue;
32 public $numberValue; variable in Google\\Service\\Sheets\\ExtendedValue80 public function setNumberValue($numberValue) argument82 $this->numberValue = $numberValue;86 return $this->numberValue;
40 public $numberValue; variable in Google\\Service\\Script\\Value122 public function setNumberValue($numberValue) argument124 $this->numberValue = $numberValue;128 return $this->numberValue;
74 …b){case 2:this.stringValue=a instanceof C?Sa(a):""+a;break;case 1:this.numberValue=a instanceof C?…
1 …numberValue = JSON.parse(tokenValue);\n if (!isNumber(numberValue)) {\n …