google-apis-sasportal_v1alpha1 0.19.0 → 0.20.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: fb3f4e37aca4077e764603345cf2f206baa59b515733b5ba24a5cb0ff8f735b6
4
- data.tar.gz: 9f2419e5d5358fdc9b7c9e1865655f3d951fce8054e3a80e8392eba8582857fc
3
+ metadata.gz: ce0fcfd2dad664b6d5d3c3017596887e31b869b2f2118fcb84d218931779cece
4
+ data.tar.gz: 6db6467aeb975e1f82bf28db460436561e838a8dcf203bc259d841d20281303d
5
5
  SHA512:
6
- metadata.gz: 1de5ccdc48d1a43ff6a6ac51063ee398e85da704803ae62cb44191d4dd0ca47f9fa4f7b2be3dcaabc62b16a5b2d82c917738f7b03074f4366c87197d1ab961a3
7
- data.tar.gz: 21ea8cee1792c805e6747c1ab9d5ba27f378aad9ff105f2ccf7b511d8ae0e46acdcb6bacfea80c5124ef19bf312b88d4febb41e00dc78156907fd6b67eac1329
6
+ metadata.gz: ec565d63e20465eb7bb3329db7a0006e7fec256d79713e007e33f44a8d5e45e171d27e47df0b5b1bde74ec4ad8340b09e7b2761cea051daa26098698701ab347
7
+ data.tar.gz: 69bf29e5aa9e439d5bd99ed267467b8c4b0773ef241e169b19448e982d8a6bab100d1610551b2c94541e5b1c9ded4ea051406aaf2fceb0ec76a227176d4d4db4
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-sasportal_v1alpha1
2
2
 
3
+ ### v0.20.0 (2022-04-26)
4
+
5
+ * Regenerated from discovery document revision 20220425
6
+
3
7
  ### v0.19.0 (2022-04-21)
4
8
 
5
9
  * Regenerated from discovery document revision 20220419
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module SasportalV1alpha1
18
18
  # Version of the google-apis-sasportal_v1alpha1 gem
19
- GEM_VERSION = "0.19.0"
19
+ GEM_VERSION = "0.20.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220419"
25
+ REVISION = "20220425"
26
26
  end
27
27
  end
28
28
  end
@@ -28,6 +28,9 @@ module Google
28
28
  # Version of the SAS Portal API this client connects to.
29
29
  # This is NOT the gem version.
30
30
  VERSION = 'V1alpha1'
31
+
32
+ # See your primary Google Account email address
33
+ AUTH_USERINFO_EMAIL = 'https://www.googleapis.com/auth/userinfo.email'
31
34
  end
32
35
  end
33
36
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-sasportal_v1alpha1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.19.0
4
+ version: 0.20.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-04-25 00:00:00.000000000 Z
11
+ date: 2022-05-02 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-sasportal_v1alpha1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-sasportal_v1alpha1/v0.19.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-sasportal_v1alpha1/v0.20.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-sasportal_v1alpha1
63
63
  post_install_message:
64
64
  rdoc_options: []