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

Unified Diff: generated/googleapis/lib/fusiontables/v2.dart

Issue 2039113004: Api-roll 37: 2016-06-06 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 4 years, 6 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « generated/googleapis/lib/firebaserules/v1.dart ('k') | generated/googleapis/lib/games/v1.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: generated/googleapis/lib/fusiontables/v2.dart
diff --git a/generated/googleapis/lib/fusiontables/v2.dart b/generated/googleapis/lib/fusiontables/v2.dart
index 895fc9fb602444d4355c0efc028505444d303be4..9861e9a7c46441ef812a26a5b397dcfcc2130a80 100644
--- a/generated/googleapis/lib/fusiontables/v2.dart
+++ b/generated/googleapis/lib/fusiontables/v2.dart
@@ -1929,10 +1929,11 @@ class Column {
* NUMBER_NO_SEPARATORfor example 1234.56 NUMBER_PERCENTfor example 123,456%
* NUMBER_SCIENTIFICfor example 1E3 STRING_EIGHT_LINE_IMAGEDisplays thumbnail
* images as tall as eight lines of text STRING_FOUR_LINE_IMAGEDisplays
- * thumbnail images as tall as four lines of text STRING_JSON_TEXTAllows JSON
- * editing of text in UI STRING_LINKTreats cell as a link (must start with
- * http:// or https://) STRING_ONE_LINE_IMAGEDisplays thumbnail images as tall
- * as one line of text STRING_VIDEO_OR_MAPDisplay a video or map thumbnail
+ * thumbnail images as tall as four lines of text STRING_JSON_TEXTAllows
+ * editing of text as JSON in UI STRING_JSON_LISTAllows editing of text as a
+ * JSON list in UI STRING_LINKTreats cell as a link (must start with http://
+ * or https://) STRING_ONE_LINE_IMAGEDisplays thumbnail images as tall as one
+ * line of text STRING_VIDEO_OR_MAPDisplay a video or map thumbnail
*/
core.String formatPattern;
/**
« no previous file with comments | « generated/googleapis/lib/firebaserules/v1.dart ('k') | generated/googleapis/lib/games/v1.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698