Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DStandardSqlDataType.php29 public $typeKind; variable in Google\\Service\\Bigquery\\StandardSqlDataType
62 public function setTypeKind($typeKind) argument
64 $this->typeKind = $typeKind;
71 return $this->typeKind;