| Index: generated/googleapis_beta/lib/resourceviews/v1beta2.dart
|
| diff --git a/generated/googleapis_beta/lib/resourceviews/v1beta2.dart b/generated/googleapis_beta/lib/resourceviews/v1beta2.dart
|
| index 2bc101ad86e1f434853b074e18ad791aa8619358..e4819690b3059366ccf412282088c10a7ddb3d1a 100644
|
| --- a/generated/googleapis_beta/lib/resourceviews/v1beta2.dart
|
| +++ b/generated/googleapis_beta/lib/resourceviews/v1beta2.dart
|
| @@ -22,6 +22,12 @@ class ResourceviewsApi {
|
| /** 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";
|
|
|
|
|