google-apis-chat_v1 0.127.0 → 0.128.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: 0e7fb247be2ed7b058cafff833e67896e93d803a77ba03150a49cee4ca19d5de
4
- data.tar.gz: '09ab08120b447825f8d358939fdfa4e07de02912076ecccfbb0c3c70007c7e2c'
3
+ metadata.gz: 1435ce2e7cb6dde3d3fdb7e180a3e069e059bf7ab951d0e8115b7451cac9cb0a
4
+ data.tar.gz: ae50e3ae5ec5d7c1b70329c6d4b1b294a853a20ad6762b1bdae06883b208ecac
5
5
  SHA512:
6
- metadata.gz: ccf4a01a8adfc5f70bb3743f1579e8e01809dd067f881e1760d2b90a4ebc38e88ad214d4f3149e33495e118df5a49d8cad448a09aa70d728a846d844001b285a
7
- data.tar.gz: b7038b48469b32fc37e33647590021d4a078f33ccc9c71f004969d2500461742e17088e4e1cddae7e2e480ccc4e280ed4e1629d41f1016bb06b947afbbda4bf7
6
+ metadata.gz: 17373c613d445c26ed297d015a9f58bbd675efab3ecb0600526eed014e7f8b3cbd3f4f740587d0f7b26896f7176749b50f5ea7d39838b5d927cb013b6eac53b6
7
+ data.tar.gz: 21b01ae31bb03e5e681c014085f55b23fc2cfd4602714ca1452e3630ccd9f5900e9e0b0b20c0ceb3a6cb66ca853172dc1bf8f32524573ad20212f6f2d09a9392
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-chat_v1
2
2
 
3
+ ### v0.128.0 (2025-08-10)
4
+
5
+ * Regenerated from discovery document revision 20250731
6
+
3
7
  ### v0.127.0 (2025-08-03)
4
8
 
5
9
  * Regenerated from discovery document revision 20250727
@@ -5567,7 +5567,7 @@ module Google
5567
5567
  # when creating a space with [app authentication](https://developers.google.com/
5568
5568
  # workspace/chat/authenticate-authorize-chat-app) and `SpaceType` is `SPACE`,
5569
5569
  # otherwise should not be set. In the format `customers/`customer``, where `
5570
- # customer` is the `id` from the [Admin SDK customer resource]( https://
5570
+ # customer` is the `id` from the [Admin SDK customer resource](https://
5571
5571
  # developers.google.com/admin-sdk/directory/reference/rest/v1/customers).
5572
5572
  # Private apps can also use the `customers/my_customer` alias to create the
5573
5573
  # space in the same Google Workspace organization as the app. For DMs, this
@@ -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.127.0"
19
+ GEM_VERSION = "0.128.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250727"
25
+ REVISION = "20250731"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-chat_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.127.0
4
+ version: 0.128.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -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.127.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-chat_v1/v0.128.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: