Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DTableFieldSchema.php28 public $collationSpec; variable in Google\\Service\\Bigquery\\TableFieldSchema
79 public function setCollationSpec($collationSpec) argument
81 $this->collationSpec = $collationSpec;
88 return $this->collationSpec;