google-apis-prod_tt_sasportal_v1alpha1 0.22.0 → 0.23.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: 89b13925a4005a4638e0af06b7476822ec96f1c5816b243288c853898f656562
4
- data.tar.gz: ba9b9eb802b1e09a444082c674a8bd638d0b93242b51e20a8df201615fadbbd4
3
+ metadata.gz: e07d883ff1555cf8cba37b37dec7916f899ff58546ed66694bae6b9771d07c8c
4
+ data.tar.gz: 0ef16476f3ed1f4e039fbfa25dff8d1943544ad95c0521c7c069f65e0f9f0a73
5
5
  SHA512:
6
- metadata.gz: 508f2b9b516247203504956172f38b5927f7a8a6f3322fba44a220eda5ed2d8f8a4a07310d2f5757fd98fbdb515311d16eda382e91085240c706ef37e818fa60
7
- data.tar.gz: 4a782cda25533c90f4db9a538534b2f6d8c2d3ae8f30213ec134edf36253c6dbb092bff9c3329082d250f45cfadb18f061fc62ebdffccc39436a7255a9852e13
6
+ metadata.gz: 5790cff54bddf98b27228dcd2ea3a1915f0915107955c1c41f7638b2248d9c41bcd1cb510ead8d2ebdd49432474972b8eb4f0e6972e5949b5b1405f85b5ae3da
7
+ data.tar.gz: 5d58246671b57ed072dc8e108e425c67a444c2cef0ab6b2afc8e4dc110f186511bc1070fc713d922bd1a238c8331aac722b4ad999d86e1b3c66806108714f978
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-prod_tt_sasportal_v1alpha1
2
2
 
3
+ ### v0.23.0 (2022-06-14)
4
+
5
+ * Regenerated from discovery document revision 20220612
6
+ * Regenerated using generator version 0.6.0
7
+
3
8
  ### v0.22.0 (2022-06-05)
4
9
 
5
10
  * Regenerated using generator version 0.5.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.22.0"
19
+ GEM_VERSION = "0.23.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.5.0"
22
+ GENERATOR_VERSION = "0.6.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220425"
25
+ REVISION = "20220612"
26
26
  end
27
27
  end
28
28
  end
@@ -29,8 +29,8 @@ module Google
29
29
  # This is NOT the gem version.
30
30
  VERSION = 'V1alpha1'
31
31
 
32
- # See your primary Google Account email address
33
- AUTH_USERINFO_EMAIL = 'https://www.googleapis.com/auth/userinfo.email'
32
+ # Read, create, update, and delete your SAS Portal data.
33
+ AUTH_SASPORTAL = 'https://www.googleapis.com/auth/sasportal'
34
34
  end
35
35
  end
36
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.22.0
4
+ version: 0.23.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-06-13 00:00:00.000000000 Z
11
+ date: 2022-06-20 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.22.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-prod_tt_sasportal_v1alpha1/v0.23.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: []