google-apis-chat_v1 0.56.0 → 0.57.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +4 -0
- data/lib/google/apis/chat_v1/classes.rb +6 -3
- data/lib/google/apis/chat_v1/gem_version.rb +2 -2
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 2e57d0780b6b36684d84bb88d2238fb9644490678fe9e4b4d5c66ec2743fdf05
|
|
4
|
+
data.tar.gz: 63bb6c8eff6211a826d70d6a3746f0b7348211c1c6d61072ea4a137d08b34362
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 860048ff7c78848afc2dc9d3a8caf303eaecfc315bc11fa0705b3ff224930a8289a2f94a689fbda45874cda1ee5ec23ddbf7dc93200b3cacd4a4cd2c799fa392
|
|
7
|
+
data.tar.gz: eabc63e8220177c473d98b4de2995eaed5a68d94d1fe06c646b2aea164e94fdcf28e56f159e2cd6953424742cebc4c35d89b12f821dac4d9ab20898af118259b
|
data/CHANGELOG.md
CHANGED
|
@@ -1011,7 +1011,8 @@ module Google
|
|
|
1011
1011
|
end
|
|
1012
1012
|
end
|
|
1013
1013
|
|
|
1014
|
-
#
|
|
1014
|
+
# The style options for the border of a card or widget, including the border
|
|
1015
|
+
# type and color.
|
|
1015
1016
|
class GoogleAppsCardV1BorderStyle
|
|
1016
1017
|
include Google::Apis::Core::Hashable
|
|
1017
1018
|
|
|
@@ -1605,7 +1606,8 @@ module Google
|
|
|
1605
1606
|
class GoogleAppsCardV1Grid
|
|
1606
1607
|
include Google::Apis::Core::Hashable
|
|
1607
1608
|
|
|
1608
|
-
#
|
|
1609
|
+
# The style options for the border of a card or widget, including the border
|
|
1610
|
+
# type and color.
|
|
1609
1611
|
# Corresponds to the JSON property `borderStyle`
|
|
1610
1612
|
# @return [Google::Apis::ChatV1::GoogleAppsCardV1BorderStyle]
|
|
1611
1613
|
attr_accessor :border_style
|
|
@@ -1786,7 +1788,8 @@ module Google
|
|
|
1786
1788
|
# @return [String]
|
|
1787
1789
|
attr_accessor :alt_text
|
|
1788
1790
|
|
|
1789
|
-
#
|
|
1791
|
+
# The style options for the border of a card or widget, including the border
|
|
1792
|
+
# type and color.
|
|
1790
1793
|
# Corresponds to the JSON property `borderStyle`
|
|
1791
1794
|
# @return [Google::Apis::ChatV1::GoogleAppsCardV1BorderStyle]
|
|
1792
1795
|
attr_accessor :border_style
|
|
@@ -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.
|
|
19
|
+
GEM_VERSION = "0.57.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 = "
|
|
25
|
+
REVISION = "20230328"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
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.
|
|
4
|
+
version: 0.57.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-
|
|
11
|
+
date: 2023-04-02 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-chat_v1/CHANGELOG.md
|
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-chat_v1/v0.
|
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-chat_v1/v0.57.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: []
|