| Index: generated/googleapis_beta/lib/resourceviews/v1beta1.dart
 | 
| diff --git a/generated/googleapis_beta/lib/resourceviews/v1beta1.dart b/generated/googleapis_beta/lib/resourceviews/v1beta1.dart
 | 
| index bf0e2f1dc4f1b2d2ea4a25f2ad4404bee440a143..c4a9f45503538f8467e9b37f0535f606e20d940b 100644
 | 
| --- a/generated/googleapis_beta/lib/resourceviews/v1beta1.dart
 | 
| +++ b/generated/googleapis_beta/lib/resourceviews/v1beta1.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";
 | 
|  
 | 
| 
 |