Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_FusiontablesService.php698 public $baseColumn; variable in Google_Column
703 public function setBaseColumn(Google_ColumnBaseColumn $baseColumn) { argument
704 $this->baseColumn = $baseColumn;
707 return $this->baseColumn;