google-apis-chat_v1 0.138.0 → 0.139.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: 9fb779d2581a89dd44256e29e385ee77a5eef2c04bec8981c2c1f1673a9acfae
4
- data.tar.gz: 5f17a317fbeb1d2b1d33af92f9d3217adf539ec8f396eda55a300144576daf6a
3
+ metadata.gz: ff9943b1374651666f9dfd563aa571dd8362b94d5f1ea152e9d5cfd3b944118a
4
+ data.tar.gz: c2b2a2020f206583c8b23d71c933fd233d9b0a97990bbaab26e03feb0bad986a
5
5
  SHA512:
6
- metadata.gz: c19120f8da28e79aa87ee34a965f302bcd328e81698fa348a2c098c9fcbad7b5ac17fba0e1a21f13ce689929a43ed443091bf507c86b8fa9436d7d50591eb0c9
7
- data.tar.gz: 54ffb7df4d8a33f2d4b464bc736d4db0d13f4a60fa42201be5893836866cf16baee97f8c44509f5c248e532626b6ff69bd545b2c5dd7ec85e67f49795f6cef23
6
+ metadata.gz: 407da64987a1a7b1b3a8e5eb0277ef785e407ac0b22b7f82248f142eeed4497a7c28d744a9385625e5ff0070e32a5d18facb86dd3b3a2fa7d4308b4b0f9ddf4b
7
+ data.tar.gz: cfbebca9859d83fc54a892c2dc7aaeb62b7b9e2a33111013281b1d775fff01a71ef7e7e13a7168a3b8894d19228d2b574f2f4b4edab83c36e0eb8543a40fe7ec
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-chat_v1
2
2
 
3
+ ### v0.139.0 (2025-11-23)
4
+
5
+ * Regenerated from discovery document revision 20251118
6
+
3
7
  ### v0.138.0 (2025-11-16)
4
8
 
5
9
  * Regenerated from discovery document revision 20251109
@@ -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.138.0"
19
+ GEM_VERSION = "0.139.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 = "20251109"
25
+ REVISION = "20251118"
26
26
  end
27
27
  end
28
28
  end
@@ -683,9 +683,11 @@ module Google
683
683
  # @param [String] update_mask
684
684
  # Required. The updated field paths, comma separated if there are multiple. You
685
685
  # can update the following fields for a space: `space_details`: Updates the
686
- # space's description. Supports up to 150 characters. `display_name`: Only
687
- # supports updating the display name for spaces where `spaceType` field is `
688
- # SPACE`. If you receive the error message `ALREADY_EXISTS`, try a different
686
+ # space's description and guidelines. You must pass both description and
687
+ # guidelines in the update request as `SpaceDetails`. If you only want to update
688
+ # one of the fields, pass the existing value for the other field. `display_name`:
689
+ # Only supports updating the display name for spaces where `spaceType` field is
690
+ # `SPACE`. If you receive the error message `ALREADY_EXISTS`, try a different
689
691
  # value. An existing space within the Google Workspace organization might
690
692
  # already use this display name. `space_type`: Only supports changing a `
691
693
  # GROUP_CHAT` space type to `SPACE`. Include `display_name` together with `
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.138.0
4
+ version: 0.139.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.138.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-chat_v1/v0.139.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: