Index: generated/googleapis_beta/lib/manager/v1beta2.dart |
diff --git a/generated/googleapis_beta/lib/manager/v1beta2.dart b/generated/googleapis_beta/lib/manager/v1beta2.dart |
index 5eb7c71d907049bce9cfc77f183fb553b7c6a800..ea9624fa0e71f1b6ef45872e50053b0b8afa2b26 100644 |
--- a/generated/googleapis_beta/lib/manager/v1beta2.dart |
+++ b/generated/googleapis_beta/lib/manager/v1beta2.dart |
@@ -25,6 +25,12 @@ class ManagerApi { |
/** View and manage your data across Google Cloud Platform services */ |
static const CloudPlatformScope = "https://www.googleapis.com/auth/cloud-platform"; |
+ /** |
+ * MESSAGE UNDER CONSTRUCTION View your data across Google Cloud Platform |
+ * services |
+ */ |
+ static const CloudPlatformReadOnlyScope = "https://www.googleapis.com/auth/cloud-platform.read-only"; |
+ |
/** View and manage your Google Compute Engine resources */ |
static const ComputeScope = "https://www.googleapis.com/auth/compute"; |