Home
last modified time | relevance | path

Searched refs:longValues (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/
H A DCustomAttribute.php34 public $longValues; variable in Google\\Service\\CloudTalentSolution\\CustomAttribute
71 public function setLongValues($longValues) argument
73 $this->longValues = $longValues;
80 return $this->longValues;