diff --git a/generated/google/apis/area120tables_v1alpha1.rb b/generated/google/apis/area120tables_v1alpha1.rb index 6174488cd8f..4e667e9dccb 100644 --- a/generated/google/apis/area120tables_v1alpha1.rb +++ b/generated/google/apis/area120tables_v1alpha1.rb @@ -25,7 +25,7 @@ module Apis # @see https://tables.area120.google.com module Area120tablesV1alpha1 VERSION = 'V1alpha1' - REVISION = '20201112' + REVISION = '20201201' # See, edit, create, and delete all of your Google Drive files AUTH_DRIVE = 'https://www.googleapis.com/auth/drive' @@ -41,6 +41,9 @@ module Area120tablesV1alpha1 # View your Google Spreadsheets AUTH_SPREADSHEETS_READONLY = 'https://www.googleapis.com/auth/spreadsheets.readonly' + + # See, edit, create, and delete your tables in Tables by Area 120 + AUTH_TABLES = 'https://www.googleapis.com/auth/tables' end end end diff --git a/generated/google/apis/area120tables_v1alpha1/synth.metadata b/generated/google/apis/area120tables_v1alpha1/synth.metadata index b07da10f0ff..61b17f293db 100644 --- a/generated/google/apis/area120tables_v1alpha1/synth.metadata +++ b/generated/google/apis/area120tables_v1alpha1/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/google-api-ruby-client.git", - "sha": "c26d2f16205383db9917e8164e4a1a9b46d36692" + "sha": "0f920ae5ebe394e34a9ce17dd866bea7a4621f7d" } } ]