google-apis-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: f80b694f66e26c22c312348be1a490e559cce7686a94b1424f89e833ca1114e4
4
- data.tar.gz: eb593ca5bd142dc7c094839dc25606d53d69dd44bf42f7b0101392bc6322f23d
3
+ metadata.gz: 8f4c7ac2276cbff237e221a0426168b39511ce70c954fd6f9b37b6835dd33fa6
4
+ data.tar.gz: 31f89c1dc81dfd7e4e91a1967f849f074508d888b870f6709c3165c331a43dfb
5
5
  SHA512:
6
- metadata.gz: e4c0d4bcc1ef4a8b735acb08c8301b8a56893b5f0e8f7f0e80561bc12933b8dfb8910bf4ad28a7b61cc66ed0ec7bd0c563b35026ddb7eca01bef7106284fce66
7
- data.tar.gz: 6ababe727d8658b0a8f48610cc12ebb12c0c3edcbd0c620863ee89559c59afd04676e2efbbb59d5650ad30620ae8f936d1efec4cadf2f7ad803f60aa27244478
6
+ metadata.gz: 6ae06a8d828a42feb92c3af91558ccdde66238ff9fb9b7e5d3c1462f6d65e5da82f92d3a9ddd5f773b8dfbe99cc84253703385858080868669058675c5ec049d
7
+ data.tar.gz: '009cd0375e12226d9aad0292811d30af6c23e974e21515cab4aa75ff2b6e7d8b4eb7719453f369b731b48fb9a1447762e338643c92312bc0272cfb29ef2247d9'
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-sasportal_v1alpha1
2
2
 
3
+ ### v0.23.0 (2022-06-23)
4
+
5
+ * Regenerated from discovery document revision 20220622
6
+
3
7
  ### v0.22.0 (2022-06-18)
4
8
 
5
9
  * Regenerated using generator version 0.7.0
@@ -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.22.0"
19
+ GEM_VERSION = "0.23.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.7.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220425"
25
+ REVISION = "20220622"
26
26
  end
27
27
  end
28
28
  end
@@ -29,6 +29,9 @@ module Google
29
29
  # This is NOT the gem version.
30
30
  VERSION = 'V1alpha1'
31
31
 
32
+ # Read, create, update, and delete your SAS Portal data.
33
+ AUTH_SASPORTAL = 'https://www.googleapis.com/auth/sasportal'
34
+
32
35
  # See your primary Google Account email address
33
36
  AUTH_USERINFO_EMAIL = 'https://www.googleapis.com/auth/userinfo.email'
34
37
  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.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-20 00:00:00.000000000 Z
11
+ date: 2022-06-27 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.22.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-sasportal_v1alpha1/v0.23.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: []