google-apis-chat_v1 0.2.0 → 0.7.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: 2f1ac00438ca8c160484e04244f72960b83d498fe38dafed7089ec1e36885c0f
4
- data.tar.gz: 291c1e86a2710d7270d59f662807a9553e23ae03029e63de75e8acfa4c18abf3
3
+ metadata.gz: a099968f938eb6462262a7c1620f89898180fd3124e7b12a3e1a5cb19b0e5dee
4
+ data.tar.gz: f3dd24bc2af57c9e503fad346435c627d3f2bac65f2d44db87b3a47832256df0
5
5
  SHA512:
6
- metadata.gz: 9f92735041162b4d57e6c7f292d9f4619f964d4d6110f6ecd944ffea79a6b3d67a0d163b96e93bd5669b7f843c2168402a33bd330c956bfa838ed8d088ac33ff
7
- data.tar.gz: 49a3ecfd75e927b73897c482ede391a9ffc40bada2247febcef15be0ff8ddd6c4802c32cffb93896930bdd68c15b5446f9b66e0edc0eb99f8b2a02d24e32aab7
6
+ metadata.gz: '03685be76a2fc65bbbbeebd1b7eee1c1c41855e59b9e2505d1b291e20d52ded2600a9a0804d59803c2e8a5c99e00a1d39eeb1a2a5ddae50fedc994cf5673345e'
7
+ data.tar.gz: 3d9fb53a7aa052f67757507b0ffe2603b524893503290af2c8d8abdae1b19020d4d276cefe88b6a8797188d1e0a05da009dfbe89c90951c134e2979dd267f1f3
data/CHANGELOG.md CHANGED
@@ -1,5 +1,26 @@
1
1
  # Release history for google-apis-chat_v1
2
2
 
3
+ ### v0.7.0 (2021-05-19)
4
+
5
+ * Regenerated from discovery document revision 20210501
6
+
7
+ ### v0.6.0 (2021-04-23)
8
+
9
+ * Regenerated from discovery document revision 20210417
10
+
11
+ ### v0.5.0 (2021-03-19)
12
+
13
+ * Regenerated from discovery document revision 20210314
14
+
15
+ ### v0.4.0 (2021-03-12)
16
+
17
+ * Regenerated from discovery document revision 20210307
18
+ * Regenerated using generator version 0.2.0
19
+
20
+ ### v0.3.0 (2021-03-04)
21
+
22
+ * Unspecified changes
23
+
3
24
  ### v0.2.0 (2021-02-03)
4
25
 
5
26
  * Regenerated from discovery document revision 20210127
@@ -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
@@ -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.2.0"
19
+ GEM_VERSION = "0.7.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 = "20210501"
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.2.0
4
+ version: 0.7.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-02-08 00:00:00.000000000 Z
11
+ date: 2021-05-24 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.2.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-chat_v1/v0.7.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: []
@@ -62,14 +62,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
62
62
  requirements:
63
63
  - - ">="
64
64
  - !ruby/object:Gem::Version
65
- version: '2.4'
65
+ version: '2.5'
66
66
  required_rubygems_version: !ruby/object:Gem::Requirement
67
67
  requirements:
68
68
  - - ">="
69
69
  - !ruby/object:Gem::Version
70
70
  version: '0'
71
71
  requirements: []
72
- rubygems_version: 3.2.6
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