Index: generated/googleapis/lib/vision/v1.dart |
diff --git a/generated/googleapis/lib/vision/v1.dart b/generated/googleapis/lib/vision/v1.dart |
index 5c5df61e372d2c0f4532a91d6bbdc3ff043002f8..5dc5b0e7b478e503c7bbf92e42006a71dfbf5e21 100644 |
--- a/generated/googleapis/lib/vision/v1.dart |
+++ b/generated/googleapis/lib/vision/v1.dart |
@@ -1912,8 +1912,8 @@ class Status { |
/** The status code, which should be an enum value of google.rpc.Code. */ |
core.int code; |
/** |
- * A list of messages that carry the error details. There will be a |
- * common set of message types for APIs to use. |
+ * A list of messages that carry the error details. There is a common set of |
+ * message types for APIs to use. |
* |
* The values for Object must be JSON objects. It can consist of `num`, |
* `String`, `bool` and `null` as well as `Map` and `List` values. |