Index: discovery/googleapis/bigquery__v2.json |
diff --git a/discovery/googleapis/bigquery__v2.json b/discovery/googleapis/bigquery__v2.json |
index f6bd07c7c68a760375440eef931ff135a0aabcb7..24cc76727dd11af05a865cac2a3f73ded5f80784 100644 |
--- a/discovery/googleapis/bigquery__v2.json |
+++ b/discovery/googleapis/bigquery__v2.json |
@@ -32,7 +32,7 @@ |
"description": "A data platform for customers to create, manage, share and query data.", |
"discoveryVersion": "v1", |
"documentationLink": "https://cloud.google.com/bigquery/", |
- "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/xfev3idTZInfGXDI1oj7ZvFNmzU\"", |
+ "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/PuNtnNg1WyrTVM4-fWu4Qm0QKgM\"", |
"icons": { |
"x16": "https://www.google.com/images/icons/product/search-16.gif", |
"x32": "https://www.google.com/images/icons/product/search-32.gif" |
@@ -946,7 +946,7 @@ |
} |
} |
}, |
- "revision": "20170604", |
+ "revision": "20170622", |
"rootUrl": "https://www.googleapis.com/", |
"schemas": { |
"BigtableColumn": { |
@@ -2655,6 +2655,10 @@ |
"$ref": "TableReference", |
"description": "A reference uniquely identifying the table." |
}, |
+ "timePartitioning": { |
+ "$ref": "TimePartitioning", |
+ "description": "[Experimental] The time-based partitioning for this table." |
+ }, |
"type": { |
"description": "The type of table. Possible values are: TABLE, VIEW.", |
"type": "string" |