Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DTableDataInsertAllRequest.php40 public $templateSuffix; variable in Google\\Service\\Bigquery\\TableDataInsertAllRequest
101 public function setTemplateSuffix($templateSuffix) argument
103 $this->templateSuffix = $templateSuffix;
110 return $this->templateSuffix;