google-apis-workspaceevents_v1 0.6.0 → 0.7.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/lib/google/apis/workspaceevents_v1/gem_version.rb +3 -3
- data/lib/google/apis/workspaceevents_v1.rb +5 -5
- 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: f483900e8978011f43215f5c30c48a256af74d45139accb7502369b771146f79
|
4
|
+
data.tar.gz: a39c115bfec9082ca36796760a97cccaf635a1ef6b27c913acb4d279fdd7af15
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9deb2cd9c99c90ffa50248d7d9152a27368f3fa1481dd01afaaae17cc3059c955d77a9b01d8e5433aaff24eee18c4b0c1d80a3db418c9529670dbc71fe0a459e
|
7
|
+
data.tar.gz: f8f42528a94845e375808fe5131f486410a9b3cb9e41d43a2a38e74b675d80e19dc858f6e8fa4a1d3349552a0b3f6f57bb4f7e51a9ba6082af208dbaf3b3d6d2
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,10 @@
|
|
1
1
|
# Release history for google-apis-workspaceevents_v1
|
2
2
|
|
3
|
+
### v0.7.0 (2024-08-04)
|
4
|
+
|
5
|
+
* Regenerated from discovery document revision 20240723
|
6
|
+
* Regenerated using generator version 0.15.1
|
7
|
+
|
3
8
|
### v0.6.0 (2024-05-19)
|
4
9
|
|
5
10
|
* Regenerated using generator version 0.15.0
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module WorkspaceeventsV1
|
18
18
|
# Version of the google-apis-workspaceevents_v1 gem
|
19
|
-
GEM_VERSION = "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.15.
|
22
|
+
GENERATOR_VERSION = "0.15.1"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20240723"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -33,25 +33,25 @@ module Google
|
|
33
33
|
# Private Service: https://www.googleapis.com/auth/chat.bot
|
34
34
|
AUTH_CHAT_BOT = 'https://www.googleapis.com/auth/chat.bot'
|
35
35
|
|
36
|
-
#
|
36
|
+
# See, add, update, and remove members from conversations and spaces in Google Chat
|
37
37
|
AUTH_CHAT_MEMBERSHIPS = 'https://www.googleapis.com/auth/chat.memberships'
|
38
38
|
|
39
39
|
# View members in Google Chat conversations.
|
40
40
|
AUTH_CHAT_MEMBERSHIPS_READONLY = 'https://www.googleapis.com/auth/chat.memberships.readonly'
|
41
41
|
|
42
|
-
#
|
42
|
+
# See, compose, send, update, and delete messages and their associated attachments, and add, see, and delete reactions to messages.
|
43
43
|
AUTH_CHAT_MESSAGES = 'https://www.googleapis.com/auth/chat.messages'
|
44
44
|
|
45
|
-
#
|
45
|
+
# See, add, and delete reactions to messages in Google Chat
|
46
46
|
AUTH_CHAT_MESSAGES_REACTIONS = 'https://www.googleapis.com/auth/chat.messages.reactions'
|
47
47
|
|
48
48
|
# View reactions to messages in Google Chat
|
49
49
|
AUTH_CHAT_MESSAGES_REACTIONS_READONLY = 'https://www.googleapis.com/auth/chat.messages.reactions.readonly'
|
50
50
|
|
51
|
-
#
|
51
|
+
# See messages and their associated reactions and attachments in Google Chat
|
52
52
|
AUTH_CHAT_MESSAGES_READONLY = 'https://www.googleapis.com/auth/chat.messages.readonly'
|
53
53
|
|
54
|
-
# Create conversations and spaces and see or
|
54
|
+
# Create conversations and spaces and see or update metadata (including history settings and access settings) in Google Chat
|
55
55
|
AUTH_CHAT_SPACES = 'https://www.googleapis.com/auth/chat.spaces'
|
56
56
|
|
57
57
|
# View chat and spaces in Google Chat
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-workspaceevents_v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 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: 2024-
|
11
|
+
date: 2024-08-04 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-workspaceevents_v1/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-workspaceevents_v1/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-workspaceevents_v1/v0.7.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-workspaceevents_v1
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|