google-apis-sasportal_v1alpha1 0.18.0 → 0.19.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: 9808c507787525aff2a63ea6e974389c25b166045857c32a7a3792ca9c116bad
4
- data.tar.gz: 55d539931c1731c5627a4ff670993bb059310e0359b4bcdf36c0dd3324bc7f54
3
+ metadata.gz: fb3f4e37aca4077e764603345cf2f206baa59b515733b5ba24a5cb0ff8f735b6
4
+ data.tar.gz: 9f2419e5d5358fdc9b7c9e1865655f3d951fce8054e3a80e8392eba8582857fc
5
5
  SHA512:
6
- metadata.gz: 6c0411a75b1d5efcdd119e14b35e5903797ca0299179799ae3a6aca82952ff7afbabd10bfd2c0691998125407fa9dac93751487a8e7fe8a44515921395bd7d29
7
- data.tar.gz: 2ac0fd42becdeba1c792b9c87e6f7a56dd1f9f373dbca84683a67015fedc072c34052a37c4e8b040c4037d95685de7643ac4a62a1d0d7d60645c519c5402a0cc
6
+ metadata.gz: 1de5ccdc48d1a43ff6a6ac51063ee398e85da704803ae62cb44191d4dd0ca47f9fa4f7b2be3dcaabc62b16a5b2d82c917738f7b03074f4366c87197d1ab961a3
7
+ data.tar.gz: 21ea8cee1792c805e6747c1ab9d5ba27f378aad9ff105f2ccf7b511d8ae0e46acdcb6bacfea80c5124ef19bf312b88d4febb41e00dc78156907fd6b67eac1329
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-sasportal_v1alpha1
2
2
 
3
+ ### v0.19.0 (2022-04-21)
4
+
5
+ * Regenerated from discovery document revision 20220419
6
+
3
7
  ### v0.18.0 (2022-03-23)
4
8
 
5
9
  * Regenerated from discovery document revision 20220319
@@ -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.18.0"
19
+ GEM_VERSION = "0.19.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 = "20220319"
25
+ REVISION = "20220419"
26
26
  end
27
27
  end
28
28
  end
@@ -28,9 +28,6 @@ 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'
34
31
  end
35
32
  end
36
33
  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.18.0
4
+ version: 0.19.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-03-28 00:00:00.000000000 Z
11
+ date: 2022-04-25 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.18.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-sasportal_v1alpha1/v0.19.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: []