| Index: generated/googleapis/lib/vision/v1.dart
|
| diff --git a/generated/googleapis/lib/vision/v1.dart b/generated/googleapis/lib/vision/v1.dart
|
| index 5111e2dab1c0c87e51d9312b731a3eafe629a829..5c5df61e372d2c0f4532a91d6bbdc3ff043002f8 100644
|
| --- a/generated/googleapis/lib/vision/v1.dart
|
| +++ b/generated/googleapis/lib/vision/v1.dart
|
| @@ -23,6 +23,9 @@ class VisionApi {
|
| /** View and manage your data across Google Cloud Platform services */
|
| static const CloudPlatformScope = "https://www.googleapis.com/auth/cloud-platform";
|
|
|
| + /** Apply machine learning models to understand and label images */
|
| + static const CloudVisionScope = "https://www.googleapis.com/auth/cloud-vision";
|
| +
|
|
|
| final commons.ApiRequester _requester;
|
|
|
|
|