google-apis-chat_v1 0.33.0 → 0.36.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: 7e1c3222bc5d64b8dacd65169d7a74f8c8c138052b6f90f659b54f94d9ff604f
4
- data.tar.gz: e2e4a1da2408df5be7200ed901f474713470f54e06a325f38a69aed41fd014f9
3
+ metadata.gz: 1abc7386af3e67e7d79be31f5e2e2124cacf83bd04402cfd68c7cf4e94ed3b9a
4
+ data.tar.gz: 5c24bd1129e2ac098156570a8eed34d0406be0881cde33ed89a7ce74fa1e9977
5
5
  SHA512:
6
- metadata.gz: 75f899933d04f6d7c1d82460bf29fe9f2e6ce6facf43308abe0ac0689bba095628254c1d4c94496b83097db4bccdf43b4d44f0ce996c2b4bc591974b8d0f3953
7
- data.tar.gz: c84ce50affa27cc8e2153552fa96c8bb5aa3a62a65697155a415684f71052b1d4eed06895acfc04fbd04c11791800085ca0dd5caca6204a00e437041d2c787bd
6
+ metadata.gz: 7e311bf975abb0ceb5a44eca372b4dc4b5bc3072af1efaa073c45d6327216d16fe48eb1576fe07cadc36ca5670f27e75ecefa2b6d1c84ca367ea06b4a47b5e1b
7
+ data.tar.gz: 76d42e7cf4e732cf85f6dc429d7da1ac32cec3b500138ab5949173a932eaaacfd28e74519151f37ad943ab3eb3bc9595eee4173edba84f11825e03641276453d
data/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # Release history for google-apis-chat_v1
2
2
 
3
+ ### v0.36.0 (2022-06-18)
4
+
5
+ * Regenerated using generator version 0.7.0
6
+
7
+ ### v0.35.0 (2022-06-06)
8
+
9
+ * Regenerated using generator version 0.5.0
10
+
11
+ ### v0.34.0 (2022-05-25)
12
+
13
+ * Regenerated from discovery document revision 20220520
14
+
3
15
  ### v0.33.0 (2022-05-18)
4
16
 
5
17
  * Regenerated from discovery document revision 20220511
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ChatV1
18
18
  # Version of the google-apis-chat_v1 gem
19
- GEM_VERSION = "0.33.0"
19
+ GEM_VERSION = "0.36.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.4.1"
22
+ GENERATOR_VERSION = "0.7.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220511"
25
+ REVISION = "20220520"
26
26
  end
27
27
  end
28
28
  end
@@ -23,8 +23,7 @@ module Google
23
23
  # Google Chat API
24
24
  #
25
25
  # Enables apps to fetch information and perform actions in Google Chat.
26
- # Authentication using a service account is a prerequisite for using the Google
27
- # Chat REST API.
26
+ # Authentication is a prerequisite for using the Google Chat REST API.
28
27
  #
29
28
  # @example
30
29
  # require 'google/apis/chat_v1'
@@ -22,8 +22,7 @@ module Google
22
22
  # Google Chat API
23
23
  #
24
24
  # Enables apps to fetch information and perform actions in Google Chat.
25
- # Authentication using a service account is a prerequisite for using the Google
26
- # Chat REST API.
25
+ # Authentication is a prerequisite for using the Google Chat REST API.
27
26
  #
28
27
  # @see https://developers.google.com/hangouts/chat
29
28
  module ChatV1
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-chat_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.33.0
4
+ version: 0.36.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-05-23 00:00:00.000000000 Z
11
+ date: 2022-06-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '0.4'
19
+ version: '0.6'
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: '0.4'
29
+ version: '0.6'
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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-chat_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-chat_v1/v0.33.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-chat_v1/v0.36.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-chat_v1
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.3.5
78
+ rubygems_version: 3.3.14
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Google Chat API V1