File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed
generated/google-apis-chat_v1 Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 11# Release history for google-apis-chat_v1
22
3+ ### v0.106.0 (2024-09-29)
4+
5+ * Regenerated from discovery document revision 20240919
6+
37### v0.105.0 (2024-09-22)
48
59* Regenerated from discovery document revision 20240912
Original file line number Diff line number Diff line change @@ -39,7 +39,9 @@ class AccessSettings
3939 # Make a space discoverable to a target audience](https://developers.google.com/
4040 # workspace/chat/space-target-audience). Format: `audiences/`audience`` To use
4141 # the default target audience for the Google Workspace organization, set to `
42- # audiences/default`.
42+ # audiences/default`. This field is not populated when using the `chat.bot`
43+ # scope with [app authentication](https://developers.google.com/workspace/chat/
44+ # authenticate-authorize-chat-app).
4345 # Corresponds to the JSON property `audience`
4446 # @return [String]
4547 attr_accessor :audience
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
1616 module Apis
1717 module ChatV1
1818 # Version of the google-apis-chat_v1 gem
19- GEM_VERSION = "0.105 .0"
19+ GEM_VERSION = "0.106 .0"
2020
2121 # Version of the code generator used to generate this client
2222 GENERATOR_VERSION = "0.15.1"
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20240912 "
25+ REVISION = "20240919 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments