google-apis-prod_tt_sasportal_v1alpha1 0.31.0 → 0.32.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: 668dc60c0335474b4ca635c57b166a0f250f86e528bdadd798be45ad05afbff4
4
- data.tar.gz: 9318d7dd3595bea9205a61fa6b0aabe5bb3e2f72490c6c79190cc56715f5ad86
3
+ metadata.gz: da2087fbf131ac83c8b5261292ca84299b9bf7913591b5146c46151bc2025291
4
+ data.tar.gz: 330ebe4181938d153a0ddf7252cf7ff742f704a0f555a187fc4799bfe5b53faf
5
5
  SHA512:
6
- metadata.gz: 5060d8475a7fa3b7b8ecaf5b19183c5ee50ab1915847f9ff5197500242390e38f19b9c3c4556a7c9c65e6f2b2b6dfa8206667848d6740e17ee720adbe772f9fb
7
- data.tar.gz: 7b5ec034064390f58a351223a387ffa28bc47b8086c3c4aeae25d792e65fa013f98f6f01599287b18c5ac6be0eacadc13a694dd881fd81cf0eff13f130c5115d
6
+ metadata.gz: 571e1e388cc004175c942711a4bef7bf248d66a0bf10d9473a4041d31d0bd3646688df7c5a0c455a9f06a12b90b0c48354b649a4af01da2640437e525810a9a7
7
+ data.tar.gz: 0f159e58c8de7a06a2401772306e0a21cffe3fd960f9fecc593430e0c54400582c746e3602c96a2a7ea9840a2c92ab1ffadee82be2f5f4c0a60fac555b229845
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-prod_tt_sasportal_v1alpha1
2
2
 
3
+ ### v0.32.0 (2023-03-19)
4
+
5
+ * Regenerated from discovery document revision 20230309
6
+
3
7
  ### v0.31.0 (2023-03-05)
4
8
 
5
9
  * Regenerated from discovery document revision 20230227
@@ -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.31.0"
19
+ GEM_VERSION = "0.32.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230227"
25
+ REVISION = "20230309"
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
+ # See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
33
+ AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
34
+
32
35
  # Read, create, update, and delete your SAS Portal data.
33
36
  AUTH_SASPORTAL = 'https://www.googleapis.com/auth/sasportal'
34
37
  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.31.0
4
+ version: 0.32.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: 2023-03-05 00:00:00.000000000 Z
11
+ date: 2023-03-19 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.31.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-prod_tt_sasportal_v1alpha1/v0.32.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: []