google-apis-chat_v1 0.117.0 → 0.118.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 110f9a2d486e090fc4ba5b0df2af207c15788728f72ee22719fb2ec14f140209
4
- data.tar.gz: 1f65800797af1fb9dd9fd7a9b6d016a0ff3fb7b7bdc780ceb6382fb51684a820
3
+ metadata.gz: 1d591500f8f0f8862cd4e76dacc23f1dffd803934320da96525a8db5667b943c
4
+ data.tar.gz: 0d64cf6fa9fec9db99c9eed27fc85776d011f3e95f8808c6d9826614838356e4
5
5
  SHA512:
6
- metadata.gz: 340ea80a41f14f6ff094f3aabbe8602a4687283f373eb8327e74d91d1b361a8f131a37de853668e948319a17266730d04378de5e49ededc2aa0c245b1ec152f5
7
- data.tar.gz: 54af49978bc65df6c87a18abc05ade400eaa3e51b951c064c37d54c1eb84a02cec6d8569363a90f3298c4285555e4321f09cbbcc418aa42c95e067ee0d1cd052
6
+ metadata.gz: 06bca82bc42150bf2e55dfc3b43b0d4de211acdb657632c4f243760582043cf58a48c9cd8e7720d6fced97bfded95bb798c45f90532dd29205f1f3b5a4552d46
7
+ data.tar.gz: 064cef2afe279d75ae91bf2d4f4aaa9dc011f8d33b75fac86cfd285bc4cb5a73f6be13fc87ed6957c140ad24418c5963082eac5262b0fd19570af0a341603e01
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-chat_v1
2
2
 
3
+ ### v0.118.0 (2025-03-16)
4
+
5
+ * Regenerated from discovery document revision 20250311
6
+
3
7
  ### v0.117.0 (2025-03-09)
4
8
 
5
9
  * Regenerated from discovery document revision 20250227
@@ -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.117.0"
19
+ GEM_VERSION = "0.118.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.16.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250227"
25
+ REVISION = "20250311"
26
26
  end
27
27
  end
28
28
  end
@@ -1791,8 +1791,10 @@ module Google
1791
1791
  execute_or_queue_command(command, &block)
1792
1792
  end
1793
1793
 
1794
- # Gets the space notification state setting. Requires [user authentication](
1795
- # https://developers.google.com/workspace/chat/authenticate-authorize-chat-user).
1794
+ # Gets the space notification setting. For an example, see [Get the caller's
1795
+ # space notification setting](https://developers.google.com/workspace/chat/get-
1796
+ # space-notification-setting). Requires [user authentication](https://developers.
1797
+ # google.com/workspace/chat/authenticate-authorize-chat-user).
1796
1798
  # @param [String] name
1797
1799
  # Required. Format: users/`user`/spaces/`space`/spaceNotificationSetting - `
1798
1800
  # users/me/spaces/`space`/spaceNotificationSetting`, OR - `users/user@example.
@@ -1826,8 +1828,10 @@ module Google
1826
1828
  execute_or_queue_command(command, &block)
1827
1829
  end
1828
1830
 
1829
- # Updates the space notification state setting. Requires [user authentication](
1830
- # https://developers.google.com/workspace/chat/authenticate-authorize-chat-user).
1831
+ # Updates the space notification setting. For an example, see [Update the caller'
1832
+ # s space notification setting](https://developers.google.com/workspace/chat/
1833
+ # update-space-notification-setting). Requires [user authentication](https://
1834
+ # developers.google.com/workspace/chat/authenticate-authorize-chat-user).
1831
1835
  # @param [String] name
1832
1836
  # Identifier. The resource name of the space notification setting. Format: `
1833
1837
  # users/`user`/spaces/`space`/spaceNotificationSetting`.
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-chat_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.117.0
4
+ version: 0.118.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-03-09 00:00:00.000000000 Z
10
+ date: 2025-03-16 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: google-apis-core
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-chat_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-chat_v1/v0.117.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-chat_v1/v0.118.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-chat_v1
62
62
  rdoc_options: []
63
63
  require_paths: