feat: Automated regeneration of appengine v1beta client (#1501)

This commit is contained in:
Yoshi Automation Bot 2020-11-19 19:19:19 -08:00 committed by GitHub
parent cd8c154bf0
commit dfaff80aae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ module Google
# @see https://cloud.google.com/appengine/docs/admin-api/
module AppengineV1beta
VERSION = 'V1beta'
REVISION = '20200914'
REVISION = '20201107'
# View and manage your applications deployed on Google App Engine
AUTH_APPENGINE_ADMIN = 'https://www.googleapis.com/auth/appengine.admin'

View File

@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/google-api-ruby-client.git",
"sha": "c98c719bbab68d0890524d53f8b629d7858af9c2"
"sha": "e48e65a4518aedb356bd7fa4004eccd1c29387cb"
}
}
]