google-apis-chat_v1 0.3.0 → 0.8.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: d901b834b96523629efdd245d9f12a35ffde71faefc5a27c9f9ddd1f6ebab5d3
4
- data.tar.gz: decb136bdfb30e7a6df3cff30d76093711431fe05f32798aed7325d4d491519f
3
+ metadata.gz: 1fef225b6e2747d29f325cb9e49279802240eb9d5984a5621a0031ef662824ac
4
+ data.tar.gz: a4ed7c733ec7c925e223a4e46d3f600e13f6c5eb5a10d807fca0c90372aea12a
5
5
  SHA512:
6
- metadata.gz: 3cf0cb3fb274eaf3eb27533137300492ebe459df0288efa4ff1b1ecf530040057cb505dee659e3d40891d5271e3014f9747f083b5fb1c58c2dc766405d01f763
7
- data.tar.gz: 7b774d4aac183a141f556940abb2e19fb0c154f57e6309ed570e2e99e23e5027a23d433f41bf16b42df99d6cf57f7911360fd94d9c836add1f9f4d5ff14821c4
6
+ metadata.gz: cc665fc271241fa61681555d7cb05ffed0f060ab4d27bded020f5bfede7c11f6ce3c0e132264278174421e22e3249db451e0f910dbf3915b44b4a063e0bfbe5f
7
+ data.tar.gz: 2174bfa491df97b6d66ee86c14fa72d20e3b8c197e1d29eeb134eefa691a89a6b0e28970fce2d72cd818a0954abb2968304767637da351c76c4ab820b733c85f
data/CHANGELOG.md CHANGED
@@ -1,5 +1,26 @@
1
1
  # Release history for google-apis-chat_v1
2
2
 
3
+ ### v0.8.0 (2021-05-28)
4
+
5
+ * Regenerated from discovery document revision 20210522
6
+
7
+ ### v0.7.0 (2021-05-19)
8
+
9
+ * Regenerated from discovery document revision 20210501
10
+
11
+ ### v0.6.0 (2021-04-23)
12
+
13
+ * Regenerated from discovery document revision 20210417
14
+
15
+ ### v0.5.0 (2021-03-19)
16
+
17
+ * Regenerated from discovery document revision 20210314
18
+
19
+ ### v0.4.0 (2021-03-12)
20
+
21
+ * Regenerated from discovery document revision 20210307
22
+ * Regenerated using generator version 0.2.0
23
+
3
24
  ### v0.3.0 (2021-03-04)
4
25
 
5
26
  * Unspecified changes
@@ -22,6 +22,8 @@ module Google
22
22
  # Google Chat API
23
23
  #
24
24
  # Enables bots 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
27
  #
26
28
  # @see https://developers.google.com/hangouts/chat
27
29
  module ChatV1
@@ -350,8 +350,8 @@ module Google
350
350
 
351
351
  # The URL the bot should redirect the user to after they have completed an
352
352
  # authorization or configuration flow outside of Google Chat. See the [
353
- # Authorizing access to 3p services guide](/hangouts/chat/how-tos/auth-3p) for
354
- # more information.
353
+ # Authorizing access to 3p services guide](/chat/how-tos/auth-3p) for more
354
+ # information.
355
355
  # Corresponds to the JSON property `configCompleteRedirectUrl`
356
356
  # @return [String]
357
357
  attr_accessor :config_complete_redirect_url
@@ -390,7 +390,7 @@ module Google
390
390
  # @return [String]
391
391
  attr_accessor :type
392
392
 
393
- # A user in Hangouts Chat.
393
+ # A user in Google Chat.
394
394
  # Corresponds to the JSON property `user`
395
395
  # @return [Google::Apis::ChatV1::User]
396
396
  attr_accessor :user
@@ -696,7 +696,7 @@ module Google
696
696
  # @return [String]
697
697
  attr_accessor :create_time
698
698
 
699
- # A user in Hangouts Chat.
699
+ # A user in Google Chat.
700
700
  # Corresponds to the JSON property `member`
701
701
  # @return [Google::Apis::ChatV1::User]
702
702
  attr_accessor :member
@@ -766,8 +766,7 @@ module Google
766
766
  # @return [String]
767
767
  attr_accessor :fallback_text
768
768
 
769
- # Resource name, in the form "spaces/*/messages/*". Example: spaces/AAAAMpdlehY/
770
- # messages/UMxbHmzDlr4.UMxbHmzDlr4
769
+ #
771
770
  # Corresponds to the JSON property `name`
772
771
  # @return [String]
773
772
  attr_accessor :name
@@ -779,12 +778,12 @@ module Google
779
778
  # @return [String]
780
779
  attr_accessor :preview_text
781
780
 
782
- # A user in Hangouts Chat.
781
+ # A user in Google Chat.
783
782
  # Corresponds to the JSON property `sender`
784
783
  # @return [Google::Apis::ChatV1::User]
785
784
  attr_accessor :sender
786
785
 
787
- # A Slash Command in Hangouts Chat.
786
+ # A Slash Command in Chat.
788
787
  # Corresponds to the JSON property `slashCommand`
789
788
  # @return [Google::Apis::ChatV1::SlashCommand]
790
789
  attr_accessor :slash_command
@@ -899,7 +898,7 @@ module Google
899
898
  end
900
899
  end
901
900
 
902
- # A Slash Command in Hangouts Chat.
901
+ # A Slash Command in Chat.
903
902
  class SlashCommand
904
903
  include Google::Apis::Core::Hashable
905
904
 
@@ -922,7 +921,7 @@ module Google
922
921
  class SlashCommandMetadata
923
922
  include Google::Apis::Core::Hashable
924
923
 
925
- # A user in Hangouts Chat.
924
+ # A user in Google Chat.
926
925
  # Corresponds to the JSON property `bot`
927
926
  # @return [Google::Apis::ChatV1::User]
928
927
  attr_accessor :bot
@@ -1074,7 +1073,7 @@ module Google
1074
1073
  end
1075
1074
  end
1076
1075
 
1077
- # A user in Hangouts Chat.
1076
+ # A user in Google Chat.
1078
1077
  class User
1079
1078
  include Google::Apis::Core::Hashable
1080
1079
 
@@ -1088,7 +1087,7 @@ module Google
1088
1087
  # @return [String]
1089
1088
  attr_accessor :domain_id
1090
1089
 
1091
- # True when the user is deleted or the user's proifle is not visible.
1090
+ # True when the user is deleted or the user's profile is not visible.
1092
1091
  # Corresponds to the JSON property `isAnonymous`
1093
1092
  # @return [Boolean]
1094
1093
  attr_accessor :is_anonymous
@@ -1127,7 +1126,7 @@ module Google
1127
1126
  # @return [String]
1128
1127
  attr_accessor :type
1129
1128
 
1130
- # A user in Hangouts Chat.
1129
+ # A user in Google Chat.
1131
1130
  # Corresponds to the JSON property `user`
1132
1131
  # @return [Google::Apis::ChatV1::User]
1133
1132
  attr_accessor :user
@@ -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.3.0"
19
+ GEM_VERSION = "0.8.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.1.2"
22
+ GENERATOR_VERSION = "0.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210127"
25
+ REVISION = "20210522"
26
26
  end
27
27
  end
28
28
  end
@@ -23,6 +23,8 @@ module Google
23
23
  # Google Chat API
24
24
  #
25
25
  # Enables bots 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
28
  #
27
29
  # @example
28
30
  # require 'google/apis/chat_v1'
@@ -636,8 +638,6 @@ module Google
636
638
 
637
639
  # Updates a message.
638
640
  # @param [String] name
639
- # Resource name, in the form "spaces/*/messages/*". Example: spaces/AAAAMpdlehY/
640
- # messages/UMxbHmzDlr4.UMxbHmzDlr4
641
641
  # @param [Google::Apis::ChatV1::Message] message_object
642
642
  # @param [String] update_mask
643
643
  # Required. The field paths to be updated, comma separated if there are multiple.
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.3.0
4
+ version: 0.8.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-03-08 00:00:00.000000000 Z
11
+ date: 2021-05-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -52,7 +52,7 @@ licenses:
52
52
  metadata:
53
53
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
54
54
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-chat_v1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-chat_v1/v0.3.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-chat_v1/v0.8.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-chat_v1
57
57
  post_install_message:
58
58
  rdoc_options: []
@@ -69,7 +69,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
69
69
  - !ruby/object:Gem::Version
70
70
  version: '0'
71
71
  requirements: []
72
- rubygems_version: 3.2.13
72
+ rubygems_version: 3.2.17
73
73
  signing_key:
74
74
  specification_version: 4
75
75
  summary: Simple REST client for Google Chat API V1