Skip to content

Commit a43aa8f

Browse files
feat: Automated regeneration of prod_tt_sasportal v1alpha1 client (#12341)
Auto-created at 2022-10-17 11:08:56 +0000 using the toys pull request generator.
1 parent 58aadaf commit a43aa8f

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

generated/google-apis-prod_tt_sasportal_v1alpha1/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release history for google-apis-prod_tt_sasportal_v1alpha1
22

3+
### v0.27.0 (2022-10-17)
4+
5+
* Regenerated from discovery document revision 20221009
6+
37
### v0.26.0 (2022-09-22)
48

59
* Regenerated using generator version 0.10.0

generated/google-apis-prod_tt_sasportal_v1alpha1/lib/google/apis/prod_tt_sasportal_v1alpha1.rb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@ module ProdTtSasportalV1alpha1
3131

3232
# Read, create, update, and delete your SAS Portal data.
3333
AUTH_SASPORTAL = 'https://www.googleapis.com/auth/sasportal'
34-
35-
# See your primary Google Account email address
36-
AUTH_USERINFO_EMAIL = 'https://www.googleapis.com/auth/userinfo.email'
3734
end
3835
end
3936
end

generated/google-apis-prod_tt_sasportal_v1alpha1/lib/google/apis/prod_tt_sasportal_v1alpha1/gem_version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ module Google
1616
module Apis
1717
module ProdTtSasportalV1alpha1
1818
# Version of the google-apis-prod_tt_sasportal_v1alpha1 gem
19-
GEM_VERSION = "0.26.0"
19+
GEM_VERSION = "0.27.0"
2020

2121
# Version of the code generator used to generate this client
2222
GENERATOR_VERSION = "0.10.0"
2323

2424
# Revision of the discovery document this client was generated from
25-
REVISION = "20220622"
25+
REVISION = "20221009"
2626
end
2727
end
2828
end

0 commit comments

Comments
 (0)