Skip to content

Commit 27d70e8

Browse files
authored
---
yaml --- r: 9949 b: refs/heads/master c: d55a0f4 h: refs/heads/master i: 9947: e029a9e
1 parent 43fcf2e commit 27d70e8

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

  • trunk/google-cloud-clients/google-cloud-bigquery/src/main/java/com/google/cloud/bigquery

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 5e8d847fda966f4af202362b9fc9b48e68a1e1dd
2+
refs/heads/master: d55a0f4e3165858585922650047898edcf99141f
33
refs/heads/travis: 47e4fee4fd5af9b2a8ce46f23c72ec95f9b195b2
44
refs/heads/gh-pages: 3830d9ffb926d5fdfcfc27c05b58959c9723582e
55
refs/tags/0.0.9: 22f1839238f66c39e67ed4dfdcd273b1ae2e8444

trunk/google-cloud-clients/google-cloud-bigquery/src/main/java/com/google/cloud/bigquery/TableInfo.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@
3232
/**
3333
* Google BigQuery table information. Use {@link StandardTableDefinition} to create simple BigQuery
3434
* table. Use {@link ViewDefinition} to create a BigQuery view. Use {@link ExternalTableDefinition}
35-
* to create a BigQuery a table backed by external data. Use {@link ModelDefinition} to create a
36-
* BigQuery ML model.
35+
* to create a BigQuery a table backed by external data.
3736
*
3837
* @see <a href="https://cloud.google.com/bigquery/docs/tables">Managing Tables</a>
3938
*/

0 commit comments

Comments
 (0)