google-apis-prod_tt_sasportal_v1alpha1 0.26.0 → 0.27.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 54064ae7dfb57996fcf4ccefd85e1aace1c98dbb735f5ae684f479a83f919b60
4
- data.tar.gz: f3dda46d5da839cdc20b78214e9aac5d6e07608f34d5ca48ba778647d12a1b6d
3
+ metadata.gz: 388bdffaf7619d07fc376296d0fc941533fbc016d874986f301b24dcb9f7d207
4
+ data.tar.gz: 17bb112508b9551916448ae263d30daa292eb8afc155b77799fb558bd338e7d4
5
5
  SHA512:
6
- metadata.gz: 68e5363c5ac9724706f4580b09464ad1a0ec4de7740156deaadf7534dec795511e95a1b98ecbd95650606297bdc39803fe32acbb27b02c5e7fc644aad89a94c0
7
- data.tar.gz: 932d922ce586eae0695fd0f7f9bc5215934652e2e9834c7ba4e94849f6668919bef3441aa1c9457df08bca88bda15f78a3787622e06e573c7fa7be3a7966ae70
6
+ metadata.gz: 395fb524a4b051a4f7646f4ac60c332bd7771620b8d7de853e46ca336085154fa54e02a8fab6e4b22eb596db2c12e45c91b5e88c1e9469d34e2c2910b770a054
7
+ data.tar.gz: 71195ae4dceec4d124e1ce629bd30df4f493bd428b36368cce6a30e24b27c500dbbbc1df6faf9c2cb3e81873ce53a9665f61af505a4e97eb61c8a7463a501604
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-prod_tt_sasportal_v1alpha1
2
2
 
3
+ ### v0.27.0 (2022-10-17)
4
+
5
+ * Regenerated from discovery document revision 20221009
6
+
3
7
  ### v0.26.0 (2022-09-22)
4
8
 
5
9
  * Regenerated using generator version 0.10.0
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ProdTtSasportalV1alpha1
18
18
  # Version of the google-apis-prod_tt_sasportal_v1alpha1 gem
19
- GEM_VERSION = "0.26.0"
19
+ GEM_VERSION = "0.27.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.10.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220622"
25
+ REVISION = "20221009"
26
26
  end
27
27
  end
28
28
  end
@@ -31,9 +31,6 @@ module Google
31
31
 
32
32
  # Read, create, update, and delete your SAS Portal data.
33
33
  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'
37
34
  end
38
35
  end
39
36
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-prod_tt_sasportal_v1alpha1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.26.0
4
+ version: 0.27.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-09-26 00:00:00.000000000 Z
11
+ date: 2022-10-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-prod_tt_sasportal_v1alpha1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-prod_tt_sasportal_v1alpha1/v0.26.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-prod_tt_sasportal_v1alpha1/v0.27.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-prod_tt_sasportal_v1alpha1
63
63
  post_install_message:
64
64
  rdoc_options: []