google-apis-sasportal_v1alpha1 0.13.0 → 0.14.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: b77f976315cdb4d87b80055ed0296a37ade25c02cd75f04357c45614941c6afb
4
- data.tar.gz: fca86242d42f609207dd44d4dac47dfd3d84a7a1c07e2d8f4d2eab3f431e06ef
3
+ metadata.gz: 9c38933204b041367b49e5366427c51bb113238d45e1149f35b05d63ef513460
4
+ data.tar.gz: 1490845fb2773a6cd171c9e5606eac296c2cb8e0a681893d08aee831420e5f45
5
5
  SHA512:
6
- metadata.gz: ef37e7ab131bb18be4fefb152ea2fa63e1e0cde74cfa39f2c7dfdf62bc8f22afa7566e08172e4bf8d9dcfd3bba19520488a3c16d2157a902e64ac7818626708f
7
- data.tar.gz: 7297bbec7b01dcbd68beb791e6ccd677a12f4f2360131f2b4e16083289fceff6abf872f64c9e21f755457a8615a89c8581089eb0d4325cad86fc55024b203ca4
6
+ metadata.gz: 17408240d483fa9e8ed928d0162165093a6e8eeb7b0643b42a8ed4cd59e670249df32ec093b79d539d970105c79bb5a331ea5dd6dd6bef46043f113d12630c5b
7
+ data.tar.gz: aaa12cf8a9ad8254281cd20a31f351e55a449271d9a080fae58544fea5bc1809a583e9a68f420a3b3a92206f808ddc106cd3bcfa2f53f45390fcbddae177e4c1
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-sasportal_v1alpha1
2
2
 
3
+ ### v0.14.0 (2021-12-16)
4
+
5
+ * Unspecified changes
6
+
3
7
  ### v0.13.0 (2021-10-20)
4
8
 
5
9
  * Unspecified changes
data/OVERVIEW.md CHANGED
@@ -51,7 +51,7 @@ require "google/apis/sasportal_v1alpha1"
51
51
  client = Google::Apis::SasportalV1alpha1::SasportalService.new
52
52
 
53
53
  # Authenticate calls
54
- client.authentication = # ... use the googleauth gem to create credentials
54
+ client.authorization = # ... use the googleauth gem to create credentials
55
55
  ```
56
56
 
57
57
  See the class reference docs for information on the methods you can call from a client.
@@ -16,7 +16,7 @@ module Google
16
16
  module Apis
17
17
  module SasportalV1alpha1
18
18
  # Version of the google-apis-sasportal_v1alpha1 gem
19
- GEM_VERSION = "0.13.0"
19
+ GEM_VERSION = "0.14.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.0"
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.13.0
4
+ version: 0.14.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: 2021-10-27 00:00:00.000000000 Z
11
+ date: 2022-01-10 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.13.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-sasportal_v1alpha1/v0.14.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: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.2.17
78
+ rubygems_version: 3.3.4
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for SAS Portal API V1alpha1