Searched refs:dataText (Results 1 – 2 of 2) sorted by relevance
29 public $dataText; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1Content76 public function setDataText($dataText) argument78 $this->dataText = $dataText;85 return $this->dataText;
484 dataText,503 …dataText = dataItem.text; // we need to store this in a separate variable because in the next step…504 text = function (item) { return item[dataText]; };