Skip to content

Commit

Permalink
manually regenerated docs with fix from #582 (#583)
Browse files Browse the repository at this point in the history
  • Loading branch information
dwsupplee authored Jul 13, 2017
1 parent eb48241 commit d5e7472
Show file tree
Hide file tree
Showing 657 changed files with 657 additions and 657 deletions.
2 changes: 1 addition & 1 deletion json/cloud-bigquery/v0.2.1/bigqueryclient.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"id":"bigquery\/connection\/connectioninterface","type":"","title":"Google\\Cloud\\BigQuery\\Connection\\ConnectionInterface","name":"ConnectionInterface","description":"<p>Represents a connection to\n<a href=\"https:\/\/cloud.google.com\/bigquery\/\">BigQuery<\/a>.<\/p>","examples":[],"resources":[],"methods":[{"id":"deleteDataset","type":"instance","name":"deleteDataset","source":"src\/BigQuery\/Connection\/ConnectionInterface.php#L32","description":"","examples":[],"resources":[],"params":[{"name":"args","description":"","types":["array"],"optional":false,"nullable":null}],"exceptions":[],"returns":[{"types":["array"],"description":""}]},{"id":"patchDataset","type":"instance","name":"patchDataset","source":"src\/BigQuery\/Connection\/ConnectionInterface.php#L38","description":"","examples":[],"resources":[],"params":[{"name":"args","description":"","types":["array"],"optional":false,"nullable":null}],"exceptions":[],"returns":[{"types":["array"],"description":""}]},{"id":"getDataset","type":"instance","name":"getDataset","source":"src\/BigQuery\/Connection\/ConnectionInterface.php#L44","description":"","examples":[],"resources":[],"params":[{"name":"args","description":"","types":["array"],"optional":false,"nullable":null}],"exceptions":[],"returns":[{"types":["array"],"description":""}]},{"id":"listDatasets","type":"instance","name":"listDatasets","source":"src\/BigQuery\/Connection\/ConnectionInterface.php#L50","description":"","examples":[],"resources":[],"params":[{"name":"args","description":"","types":["array"],"optional":false,"nullable":null}],"exceptions":[],"returns":[{"types":["array"],"description":""}]},{"id":"insertDataset","type":"instance","name":"insertDataset","source":"src\/BigQuery\/Connection\/ConnectionInterface.php#L56","description":"","examples":[],"resources":[],"params":[{"name":"args","description":"","types":["array"],"optional":false,"nullable":null}],"exceptions":[],"returns":[{"types":["array"],"description":""}]},{"id":"deleteTable","type":"instance","name":"deleteTable","source":"src\/BigQuery\/Connection\/ConnectionInterface.php#L62","description":"","examples":[],"resources":[],"params":[{"name":"args","description":"","types":["array"],"optional":false,"nullable":null}],"exceptions":[],"returns":[{"types":["array"],"description":""}]},{"id":"patchTable","type":"instance","name":"patchTable","source":"src\/BigQuery\/Connection\/ConnectionInterface.php#L68","description":"","examples":[],"resources":[],"params":[{"name":"args","description":"","types":["array"],"optional":false,"nullable":null}],"exceptions":[],"returns":[{"types":["array"],"description":""}]},{"id":"getTable","type":"instance","name":"getTable","source":"src\/BigQuery\/Connection\/ConnectionInterface.php#L74","description":"","examples":[],"resources":[],"params":[{"name":"args","description":"","types":["array"],"optional":false,"nullable":null}],"exceptions":[],"returns":[{"types":["array"],"description":""}]},{"id":"insertTable","type":"instance","name":"insertTable","source":"src\/BigQuery\/Connection\/ConnectionInterface.php#L80","description":"","examples":[],"resources":[],"params":[{"name":"args","description":"","types":["array"],"optional":false,"nullable":null}],"exceptions":[],"returns":[{"types":["array"],"description":""}]},{"id":"listTables","type":"instance","name":"listTables","source":"src\/BigQuery\/Connection\/ConnectionInterface.php#L86","description":"","examples":[],"resources":[],"params":[{"name":"args","description":"","types":["array"],"optional":false,"nullable":null}],"exceptions":[],"returns":[{"types":["array"],"description":""}]},{"id":"listTableData","type":"instance","name":"listTableData","source":"src\/BigQuery\/Connection\/ConnectionInterface.php#L92","description":"","examples":[],"resources":[],"params":[{"name":"args","description":"","types":["array"],"optional":false,"nullable":null}],"exceptions":[],"returns":[{"types":["array"],"description":""}]},{"id":"insertAllTableData","type":"instance","name":"insertAllTableData","source":"src\/BigQuery\/Connection\/ConnectionInterface.php#L98","description":"","examples":[],"resources":[],"params":[{"name":"args","description":"","types":["array"],"optional":false,"nullable":null}],"exceptions":[],"returns":[{"types":["array"],"description":""}]},{"id":"query","type":"instance","name":"query","source":"src\/BigQuery\/Connection\/ConnectionInterface.php#L104","description":"","examples":[],"resources":[],"params":[{"name":"args","description":"","types":["array"],"optional":false,"nullable":null}],"exceptions":[],"returns":[{"types":["array"],"description":""}]},{"id":"getQueryResults","type":"instance","name":"getQueryResults","source":"src\/BigQuery\/Connection\/ConnectionInterface.php#L110","description":"","examples":[],"resources":[],"params":[{"name":"args","description":"","types":["array"],"optional":false,"nullable":null}],"exceptions":[],"returns":[{"types":["array"],"description":""}]},{"id":"getJob","type":"instance","name":"getJob","source":"src\/BigQuery\/Connection\/ConnectionInterface.php#L116","description":"","examples":[],"resources":[],"params":[{"name":"args","description":"","types":["array"],"optional":false,"nullable":null}],"exceptions":[],"returns":[{"types":["array"],"description":""}]},{"id":"listJobs","type":"instance","name":"listJobs","source":"src\/BigQuery\/Connection\/ConnectionInterface.php#L122","description":"","examples":[],"resources":[],"params":[{"name":"args","description":"","types":["array"],"optional":false,"nullable":null}],"exceptions":[],"returns":[{"types":["array"],"description":""}]},{"id":"cancelJob","type":"instance","name":"cancelJob","source":"src\/BigQuery\/Connection\/ConnectionInterface.php#L128","description":"","examples":[],"resources":[],"params":[{"name":"args","description":"","types":["array"],"optional":false,"nullable":null}],"exceptions":[],"returns":[{"types":["array"],"description":""}]},{"id":"insertJob","type":"instance","name":"insertJob","source":"src\/BigQuery\/Connection\/ConnectionInterface.php#L134","description":"","examples":[],"resources":[],"params":[{"name":"args","description":"","types":["array"],"optional":false,"nullable":null}],"exceptions":[],"returns":[{"types":["array"],"description":""}]},{"id":"insertJobUpload","type":"instance","name":"insertJobUpload","source":"src\/BigQuery\/Connection\/ConnectionInterface.php#L140","description":"","examples":[],"resources":[],"params":[{"name":"args","description":"","types":["array"],"optional":false,"nullable":null}],"exceptions":[],"returns":[{"types":["<a href=\"https:\/\/googleapis.github.io\/gax-php\/#Google\/Cloud\/Core\\Upload\\AbstractUploader.html\" target=\"_blank\">Google\\Cloud\\Core\\Upload\\AbstractUploader<\/a>"],"description":""}]}]}
{"id":"bigquery\/connection\/connectioninterface","type":"","title":"Google\\Cloud\\BigQuery\\Connection\\ConnectionInterface","name":"ConnectionInterface","description":"<p>Represents a connection to\n<a href=\"https:\/\/cloud.google.com\/bigquery\/\">BigQuery<\/a>.<\/p>","examples":[],"resources":[],"methods":[{"id":"deleteDataset","type":"instance","name":"deleteDataset","source":"src\/BigQuery\/Connection\/ConnectionInterface.php#L32","description":"","examples":[],"resources":[],"params":[{"name":"args","description":"","types":["array"],"optional":false,"nullable":null}],"exceptions":[],"returns":[{"types":["array"],"description":""}]},{"id":"patchDataset","type":"instance","name":"patchDataset","source":"src\/BigQuery\/Connection\/ConnectionInterface.php#L38","description":"","examples":[],"resources":[],"params":[{"name":"args","description":"","types":["array"],"optional":false,"nullable":null}],"exceptions":[],"returns":[{"types":["array"],"description":""}]},{"id":"getDataset","type":"instance","name":"getDataset","source":"src\/BigQuery\/Connection\/ConnectionInterface.php#L44","description":"","examples":[],"resources":[],"params":[{"name":"args","description":"","types":["array"],"optional":false,"nullable":null}],"exceptions":[],"returns":[{"types":["array"],"description":""}]},{"id":"listDatasets","type":"instance","name":"listDatasets","source":"src\/BigQuery\/Connection\/ConnectionInterface.php#L50","description":"","examples":[],"resources":[],"params":[{"name":"args","description":"","types":["array"],"optional":false,"nullable":null}],"exceptions":[],"returns":[{"types":["array"],"description":""}]},{"id":"insertDataset","type":"instance","name":"insertDataset","source":"src\/BigQuery\/Connection\/ConnectionInterface.php#L56","description":"","examples":[],"resources":[],"params":[{"name":"args","description":"","types":["array"],"optional":false,"nullable":null}],"exceptions":[],"returns":[{"types":["array"],"description":""}]},{"id":"deleteTable","type":"instance","name":"deleteTable","source":"src\/BigQuery\/Connection\/ConnectionInterface.php#L62","description":"","examples":[],"resources":[],"params":[{"name":"args","description":"","types":["array"],"optional":false,"nullable":null}],"exceptions":[],"returns":[{"types":["array"],"description":""}]},{"id":"patchTable","type":"instance","name":"patchTable","source":"src\/BigQuery\/Connection\/ConnectionInterface.php#L68","description":"","examples":[],"resources":[],"params":[{"name":"args","description":"","types":["array"],"optional":false,"nullable":null}],"exceptions":[],"returns":[{"types":["array"],"description":""}]},{"id":"getTable","type":"instance","name":"getTable","source":"src\/BigQuery\/Connection\/ConnectionInterface.php#L74","description":"","examples":[],"resources":[],"params":[{"name":"args","description":"","types":["array"],"optional":false,"nullable":null}],"exceptions":[],"returns":[{"types":["array"],"description":""}]},{"id":"insertTable","type":"instance","name":"insertTable","source":"src\/BigQuery\/Connection\/ConnectionInterface.php#L80","description":"","examples":[],"resources":[],"params":[{"name":"args","description":"","types":["array"],"optional":false,"nullable":null}],"exceptions":[],"returns":[{"types":["array"],"description":""}]},{"id":"listTables","type":"instance","name":"listTables","source":"src\/BigQuery\/Connection\/ConnectionInterface.php#L86","description":"","examples":[],"resources":[],"params":[{"name":"args","description":"","types":["array"],"optional":false,"nullable":null}],"exceptions":[],"returns":[{"types":["array"],"description":""}]},{"id":"listTableData","type":"instance","name":"listTableData","source":"src\/BigQuery\/Connection\/ConnectionInterface.php#L92","description":"","examples":[],"resources":[],"params":[{"name":"args","description":"","types":["array"],"optional":false,"nullable":null}],"exceptions":[],"returns":[{"types":["array"],"description":""}]},{"id":"insertAllTableData","type":"instance","name":"insertAllTableData","source":"src\/BigQuery\/Connection\/ConnectionInterface.php#L98","description":"","examples":[],"resources":[],"params":[{"name":"args","description":"","types":["array"],"optional":false,"nullable":null}],"exceptions":[],"returns":[{"types":["array"],"description":""}]},{"id":"query","type":"instance","name":"query","source":"src\/BigQuery\/Connection\/ConnectionInterface.php#L104","description":"","examples":[],"resources":[],"params":[{"name":"args","description":"","types":["array"],"optional":false,"nullable":null}],"exceptions":[],"returns":[{"types":["array"],"description":""}]},{"id":"getQueryResults","type":"instance","name":"getQueryResults","source":"src\/BigQuery\/Connection\/ConnectionInterface.php#L110","description":"","examples":[],"resources":[],"params":[{"name":"args","description":"","types":["array"],"optional":false,"nullable":null}],"exceptions":[],"returns":[{"types":["array"],"description":""}]},{"id":"getJob","type":"instance","name":"getJob","source":"src\/BigQuery\/Connection\/ConnectionInterface.php#L116","description":"","examples":[],"resources":[],"params":[{"name":"args","description":"","types":["array"],"optional":false,"nullable":null}],"exceptions":[],"returns":[{"types":["array"],"description":""}]},{"id":"listJobs","type":"instance","name":"listJobs","source":"src\/BigQuery\/Connection\/ConnectionInterface.php#L122","description":"","examples":[],"resources":[],"params":[{"name":"args","description":"","types":["array"],"optional":false,"nullable":null}],"exceptions":[],"returns":[{"types":["array"],"description":""}]},{"id":"cancelJob","type":"instance","name":"cancelJob","source":"src\/BigQuery\/Connection\/ConnectionInterface.php#L128","description":"","examples":[],"resources":[],"params":[{"name":"args","description":"","types":["array"],"optional":false,"nullable":null}],"exceptions":[],"returns":[{"types":["array"],"description":""}]},{"id":"insertJob","type":"instance","name":"insertJob","source":"src\/BigQuery\/Connection\/ConnectionInterface.php#L134","description":"","examples":[],"resources":[],"params":[{"name":"args","description":"","types":["array"],"optional":false,"nullable":null}],"exceptions":[],"returns":[{"types":["array"],"description":""}]},{"id":"insertJobUpload","type":"instance","name":"insertJobUpload","source":"src\/BigQuery\/Connection\/ConnectionInterface.php#L140","description":"","examples":[],"resources":[],"params":[{"name":"args","description":"","types":["array"],"optional":false,"nullable":null}],"exceptions":[],"returns":[{"types":["<a data-custom-type=\"cloud-core\/v1.6.0\/core\/upload\/abstractuploader\">Google\\Cloud\\Core\\Upload\\AbstractUploader<\/a>"],"description":""}]}]}
Loading

0 comments on commit d5e7472

Please sign in to comment.