Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/
H A DCustomAttribute.php38 public $stringValues; variable in Google\\Service\\CloudTalentSolution\\CustomAttribute
85 public function setStringValues($stringValues) argument
87 $this->stringValues = $stringValues;
94 return $this->stringValues;