Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DTable.php376 public function setMaterializedView(MaterializedViewDefinition $materializedView) argument
378 $this->materializedView = $materializedView;
385 return $this->materializedView;