Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DExportContextSqlExportOptions.php28 public $schemaOnly; variable in Google\\Service\\SQLAdmin\\ExportContextSqlExportOptions
51 public function setSchemaOnly($schemaOnly) argument
53 $this->schemaOnly = $schemaOnly;
60 return $this->schemaOnly;