Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DTableListTables.php58 protected $viewType = TableListTablesView::class;
216 * @param TableListTablesView
218 public function setView(TableListTablesView $view)
223 * @return TableListTablesView
H A DTableListTablesView.php20 class TableListTablesView extends \Google\Model class
44 class_alias(TableListTablesView::class, 'Google_Service_Bigquery_TableListTablesView');