Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DDisplayData.php57 public $shortStrValue; variable in Google\\Service\\Dataflow\\DisplayData
186 public function setShortStrValue($shortStrValue) argument
188 $this->shortStrValue = $shortStrValue;
195 return $this->shortStrValue;