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

Unified Diff: generated/googleapis/lib/slides/v1.dart

Issue 2649893002: Api-roll 44: 2017-01-23 (Closed)
Patch Set: Created 3 years, 11 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/sheets/v4.dart ('k') | generated/googleapis/lib/vision/v1.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: generated/googleapis/lib/slides/v1.dart
diff --git a/generated/googleapis/lib/slides/v1.dart b/generated/googleapis/lib/slides/v1.dart
index 157dfd26520917fd985c3a8c12862844f244207a..d53df31230c6048201530db66ec733c928e07fcd 100644
--- a/generated/googleapis/lib/slides/v1.dart
+++ b/generated/googleapis/lib/slides/v1.dart
@@ -1226,7 +1226,7 @@ class CreateShapeResponse {
/**
* Creates an embedded Google Sheets chart.
*
- * NOTE: Chart creation requires at least one of the spreadsheets.readonly,
+ * NOTE: Chart creation requires at least one of the spreadsheets.readonly,
* spreadsheets, drive.readonly, or drive OAuth scopes.
*/
class CreateSheetsChartRequest {
@@ -4148,8 +4148,8 @@ class Response {
/** The result of duplicating an object. */
DuplicateObjectResponse duplicateObject;
/**
- * The result of replacing all shapes containing the specified text with
- * an image.
+ * The result of replacing all shapes matching some criteria with an
+ * image.
*/
ReplaceAllShapesWithImageResponse replaceAllShapesWithImage;
/** The result of replacing text. */
« no previous file with comments | « generated/googleapis/lib/sheets/v4.dart ('k') | generated/googleapis/lib/vision/v1.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698