Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(321)

Side by Side Diff: discovery/googleapis/bigquery__v2.json

Issue 2159673002: Api-roll 39: 2016-07-18 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « discovery/googleapis/appstate__v1.json ('k') | discovery/googleapis/books__v1.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "auth": { 2 "auth": {
3 "oauth2": { 3 "oauth2": {
4 "scopes": { 4 "scopes": {
5 "https://www.googleapis.com/auth/bigquery": { 5 "https://www.googleapis.com/auth/bigquery": {
6 "description": "View and manage your data in Google BigQuery " 6 "description": "View and manage your data in Google BigQuery "
7 }, 7 },
8 "https://www.googleapis.com/auth/bigquery.insertdata": { 8 "https://www.googleapis.com/auth/bigquery.insertdata": {
9 "description": "Insert data into Google BigQuery" 9 "description": "Insert data into Google BigQuery"
10 }, 10 },
(...skipping 14 matching lines...) Expand all
25 } 25 }
26 } 26 }
27 } 27 }
28 }, 28 },
29 "basePath": "/bigquery/v2/", 29 "basePath": "/bigquery/v2/",
30 "baseUrl": "https://www.googleapis.com/bigquery/v2/", 30 "baseUrl": "https://www.googleapis.com/bigquery/v2/",
31 "batchPath": "batch", 31 "batchPath": "batch",
32 "description": "A data platform for customers to create, manage, share and q uery data.", 32 "description": "A data platform for customers to create, manage, share and q uery data.",
33 "discoveryVersion": "v1", 33 "discoveryVersion": "v1",
34 "documentationLink": "https://cloud.google.com/bigquery/", 34 "documentationLink": "https://cloud.google.com/bigquery/",
35 "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/TTpQ7yNPZTHyT5AjnjNL_hN6eFo\"", 35 "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/n-xkWA82GY-8mH6npNxIdvtk5g4\"",
36 "icons": { 36 "icons": {
37 "x16": "https://www.google.com/images/icons/product/search-16.gif", 37 "x16": "https://www.google.com/images/icons/product/search-16.gif",
38 "x32": "https://www.google.com/images/icons/product/search-32.gif" 38 "x32": "https://www.google.com/images/icons/product/search-32.gif"
39 }, 39 },
40 "id": "bigquery:v2", 40 "id": "bigquery:v2",
41 "kind": "discovery#restDescription", 41 "kind": "discovery#restDescription",
42 "name": "bigquery", 42 "name": "bigquery",
43 "ownerDomain": "google.com", 43 "ownerDomain": "google.com",
44 "ownerName": "Google", 44 "ownerName": "Google",
45 "parameters": { 45 "parameters": {
(...skipping 143 matching lines...) Expand 10 before | Expand all | Expand 10 after
189 "id": "bigquery.datasets.list", 189 "id": "bigquery.datasets.list",
190 "parameterOrder": [ 190 "parameterOrder": [
191 "projectId" 191 "projectId"
192 ], 192 ],
193 "parameters": { 193 "parameters": {
194 "all": { 194 "all": {
195 "description": "Whether to list all datasets, includ ing hidden ones", 195 "description": "Whether to list all datasets, includ ing hidden ones",
196 "location": "query", 196 "location": "query",
197 "type": "boolean" 197 "type": "boolean"
198 }, 198 },
199 "filter": {
200 "description": "An expression for filtering the resu lts of the request by label. The syntax is \"labels.[:]\". Multiple filters can be ANDed together by connecting with a space. Example: \"labels.department:recei ving labels.active\". See https://cloud.google.com/bigquery/docs/labeling-datase ts#filtering_datasets_using_labels for details.",
201 "location": "query",
202 "type": "string"
203 },
199 "maxResults": { 204 "maxResults": {
200 "description": "The maximum number of results to ret urn", 205 "description": "The maximum number of results to ret urn",
201 "format": "uint32", 206 "format": "uint32",
202 "location": "query", 207 "location": "query",
203 "type": "integer" 208 "type": "integer"
204 }, 209 },
205 "pageToken": { 210 "pageToken": {
206 "description": "Page token, returned by a previous c all, to request the next page of results", 211 "description": "Page token, returned by a previous c all, to request the next page of results",
207 "location": "query", 212 "location": "query",
208 "type": "string" 213 "type": "string"
(...skipping 715 matching lines...) Expand 10 before | Expand all | Expand 10 after
924 "$ref": "Table" 929 "$ref": "Table"
925 }, 930 },
926 "scopes": [ 931 "scopes": [
927 "https://www.googleapis.com/auth/bigquery", 932 "https://www.googleapis.com/auth/bigquery",
928 "https://www.googleapis.com/auth/cloud-platform" 933 "https://www.googleapis.com/auth/cloud-platform"
929 ] 934 ]
930 } 935 }
931 } 936 }
932 } 937 }
933 }, 938 },
934 "revision": "20160617", 939 "revision": "20160709",
935 "rootUrl": "https://www.googleapis.com/", 940 "rootUrl": "https://www.googleapis.com/",
936 "schemas": { 941 "schemas": {
937 "BigtableColumn": { 942 "BigtableColumn": {
938 "id": "BigtableColumn", 943 "id": "BigtableColumn",
939 "properties": { 944 "properties": {
940 "encoding": { 945 "encoding": {
941 "description": "[Optional] The encoding of the values when t he type is not STRING. Acceptable encoding values are: TEXT - indicates values a re alphanumeric text strings. BINARY - indicates values are encoded using HBase Bytes.toBytes family of functions. 'encoding' can also be set at the column fami ly level. However, the setting at this level takes precedence if 'encoding' is s et at both levels.", 946 "description": "[Optional] The encoding of the values when t he type is not STRING. Acceptable encoding values are: TEXT - indicates values a re alphanumeric text strings. BINARY - indicates values are encoded using HBase Bytes.toBytes family of functions. 'encoding' can also be set at the column fami ly level. However, the setting at this level takes precedence if 'encoding' is s et at both levels.",
942 "type": "string" 947 "type": "string"
943 }, 948 },
944 "fieldName": { 949 "fieldName": {
(...skipping 162 matching lines...) Expand 10 before | Expand all | Expand 10 after
1107 }, 1112 },
1108 "id": { 1113 "id": {
1109 "description": "[Output-only] The fully-qualified unique nam e of the dataset in the format projectId:datasetId. The dataset name without the project name is given in the datasetId field. When creating a new dataset, leav e this field blank, and instead specify the datasetId field.", 1114 "description": "[Output-only] The fully-qualified unique nam e of the dataset in the format projectId:datasetId. The dataset name without the project name is given in the datasetId field. When creating a new dataset, leav e this field blank, and instead specify the datasetId field.",
1110 "type": "string" 1115 "type": "string"
1111 }, 1116 },
1112 "kind": { 1117 "kind": {
1113 "default": "bigquery#dataset", 1118 "default": "bigquery#dataset",
1114 "description": "[Output-only] The resource type.", 1119 "description": "[Output-only] The resource type.",
1115 "type": "string" 1120 "type": "string"
1116 }, 1121 },
1122 "labels": {
1123 "additionalProperties": {
1124 "type": "string"
1125 },
1126 "description": "[Experimental] The labels associated with th is dataset. You can use these to organize and group your datasets. You can set t his property when inserting or updating a dataset. Label keys and values can be no longer than 63 characters, can only contain letters, numeric characters, unde rscores and dashes. International characters are allowed. Label values are optio nal. Label keys must start with a letter and must be unique within a dataset. Bo th keys and values are additionally constrained to be <= 128 bytes in size.",
1127 "type": "object"
1128 },
1117 "lastModifiedTime": { 1129 "lastModifiedTime": {
1118 "description": "[Output-only] The date when this dataset or any of its tables was last modified, in milliseconds since the epoch.", 1130 "description": "[Output-only] The date when this dataset or any of its tables was last modified, in milliseconds since the epoch.",
1119 "format": "int64", 1131 "format": "int64",
1120 "type": "string" 1132 "type": "string"
1121 }, 1133 },
1122 "location": { 1134 "location": {
1123 "description": "[Experimental] The geographic location where the dataset should reside. Possible values include EU and US. The default value is US.", 1135 "description": "[Experimental] The geographic location where the dataset should reside. Possible values include EU and US. The default value is US.",
1124 "type": "string" 1136 "type": "string"
1125 }, 1137 },
1126 "selfLink": { 1138 "selfLink": {
(...skipping 19 matching lines...) Expand all
1146 "type": "string" 1158 "type": "string"
1147 }, 1159 },
1148 "id": { 1160 "id": {
1149 "description": "The fully-qualified, unique, opa que ID of the dataset.", 1161 "description": "The fully-qualified, unique, opa que ID of the dataset.",
1150 "type": "string" 1162 "type": "string"
1151 }, 1163 },
1152 "kind": { 1164 "kind": {
1153 "default": "bigquery#dataset", 1165 "default": "bigquery#dataset",
1154 "description": "The resource type. This property always returns the value \"bigquery#dataset\".", 1166 "description": "The resource type. This property always returns the value \"bigquery#dataset\".",
1155 "type": "string" 1167 "type": "string"
1168 },
1169 "labels": {
1170 "additionalProperties": {
1171 "type": "string"
1172 },
1173 "description": "[Experimental] The labels associ ated with this dataset. You can use these to organize and group your datasets.",
1174 "type": "object"
1156 } 1175 }
1157 }, 1176 },
1158 "type": "object" 1177 "type": "object"
1159 }, 1178 },
1160 "type": "array" 1179 "type": "array"
1161 }, 1180 },
1162 "etag": { 1181 "etag": {
1163 "description": "A hash value of the results page. You can us e this property to determine if the page has changed since the last request.", 1182 "description": "A hash value of the results page. You can us e this property to determine if the page has changed since the last request.",
1164 "type": "string" 1183 "type": "string"
1165 }, 1184 },
(...skipping 1410 matching lines...) Expand 10 before | Expand all | Expand 10 after
2576 "type": "array" 2595 "type": "array"
2577 } 2596 }
2578 }, 2597 },
2579 "type": "object" 2598 "type": "object"
2580 } 2599 }
2581 }, 2600 },
2582 "servicePath": "bigquery/v2/", 2601 "servicePath": "bigquery/v2/",
2583 "title": "BigQuery API", 2602 "title": "BigQuery API",
2584 "version": "v2" 2603 "version": "v2"
2585 } 2604 }
OLDNEW
« no previous file with comments | « discovery/googleapis/appstate__v1.json ('k') | discovery/googleapis/books__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698