google-apis-chat_v1 0.130.0 → 0.131.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: f53de24e594de743adedf276e6d20f1d1ac257c5635c2d9cf368e800d3a3e0a3
4
- data.tar.gz: f77a6c98a5d331b8596eef7e03ab3eb56e6d129228503118ded4a4a7e622ad76
3
+ metadata.gz: 93916f21369d6c9491ee41b24aa0d41b358ba3dd9c5403cb31e2302ea1af2ada
4
+ data.tar.gz: 972b8723185a9ea07246ba10c7e32a9255d6c86d72592ec4a9718d30806ed18d
5
5
  SHA512:
6
- metadata.gz: cac5ae55e91a8696732b10290f81885f43c16dae995b4b610c25d413f8fd7faa6ac9e202c8172d5036731a3aacfedaf125c3f908c02856f8983c4f5350ef0ea6
7
- data.tar.gz: 3a268a328be9c66149a01b0d86e51a5c8fac2575c4b3fe220c7df35b49ba705a1832a0b76d1d03eebfbe45b485c4034263455f4d068ed9bd1e0fc540923766f3
6
+ metadata.gz: d98b4f8da985c4ad4f5fa77c1aa397847bd5ca61c2a7a9e7287b6d1e37cb7c32b302cb4f09dc7b14e9aa22aec8c3261c1b7f4779422dffb39cc6b06e94913781
7
+ data.tar.gz: dcddbb15837f0f2c1b3699537cab8d24eb87ef75bf075b0865775493f9c0107af6c5345bf9ced1028bfefa9d33d4cf4f2be3751bd99b4f1a276b63c9a54c67d8
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-chat_v1
2
2
 
3
+ ### v0.131.0 (2025-09-14)
4
+
5
+ * Regenerated from discovery document revision 20250909
6
+
3
7
  ### v0.130.0 (2025-08-31)
4
8
 
5
9
  * Regenerated from discovery document revision 20250821
@@ -843,8 +843,11 @@ module Google
843
843
  # @return [String]
844
844
  attr_accessor :host_app
845
845
 
846
- # Name of the invoked function associated with the widget. Only set for Chat
847
- # apps.
846
+ # Name of the function to invoke. This field doesn't populate for Google
847
+ # Workspace Add-ons that extend Google Chat. Instead, to receive function data
848
+ # like identifiers, add-ons that extend Chat should use the `parameters` field.
849
+ # See [Build interactive interfaces for Chat apps](https://developers.google.com/
850
+ # workspace/add-ons/chat/build).
848
851
  # Corresponds to the JSON property `invokedFunction`
849
852
  # @return [String]
850
853
  attr_accessor :invoked_function
@@ -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.130.0"
19
+ GEM_VERSION = "0.131.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 = "20250821"
25
+ REVISION = "20250909"
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.130.0
4
+ version: 0.131.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.130.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-chat_v1/v0.131.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: