diff --git a/generated/google-apis-chat_v1/CHANGELOG.md b/generated/google-apis-chat_v1/CHANGELOG.md index 22ac72be469..5f9438ef304 100644 --- a/generated/google-apis-chat_v1/CHANGELOG.md +++ b/generated/google-apis-chat_v1/CHANGELOG.md @@ -1,5 +1,9 @@ # Release history for google-apis-chat_v1 +### v0.133.0 (2025-09-28) + +* Regenerated from discovery document revision 20250923 + ### v0.132.0 (2025-09-21) * Regenerated from discovery document revision 20250916 diff --git a/generated/google-apis-chat_v1/lib/google/apis/chat_v1/gem_version.rb b/generated/google-apis-chat_v1/lib/google/apis/chat_v1/gem_version.rb index bb3d32de1c7..9df46f20785 100644 --- a/generated/google-apis-chat_v1/lib/google/apis/chat_v1/gem_version.rb +++ b/generated/google-apis-chat_v1/lib/google/apis/chat_v1/gem_version.rb @@ -16,13 +16,13 @@ module Google module Apis module ChatV1 # Version of the google-apis-chat_v1 gem - GEM_VERSION = "0.132.0" + GEM_VERSION = "0.133.0" # Version of the code generator used to generate this client GENERATOR_VERSION = "0.18.0" # Revision of the discovery document this client was generated from - REVISION = "20250916" + REVISION = "20250923" end end end diff --git a/generated/google-apis-chat_v1/lib/google/apis/chat_v1/service.rb b/generated/google-apis-chat_v1/lib/google/apis/chat_v1/service.rb index 361e8b6a323..3269b3de741 100644 --- a/generated/google-apis-chat_v1/lib/google/apis/chat_v1/service.rb +++ b/generated/google-apis-chat_v1/lib/google/apis/chat_v1/service.rb @@ -1917,19 +1917,27 @@ def list_space_message_reactions(parent, filter: nil, page_size: nil, page_token # message but the message was later updated, the server returns the updated ` # Message` resource in the event payload. Note: The `permissionSettings` field # is not returned in the Space object of the Space event data for this request. - # Requires [user authentication](https://developers.google.com/workspace/chat/ - # authenticate-authorize-chat-user) with an [authorization scope](https:// + # Supports the following types of [authentication](https://developers.google.com/ + # workspace/chat/authenticate-authorize) with an [authorization scope](https:// # developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes) - # appropriate for reading the requested data: - `https://www.googleapis.com/auth/ - # chat.spaces.readonly` - `https://www.googleapis.com/auth/chat.spaces` - `https: - # //www.googleapis.com/auth/chat.messages.readonly` - `https://www.googleapis. - # com/auth/chat.messages` - `https://www.googleapis.com/auth/chat.messages. - # reactions.readonly` - `https://www.googleapis.com/auth/chat.messages.reactions` - # - `https://www.googleapis.com/auth/chat.memberships.readonly` - `https://www. - # googleapis.com/auth/chat.memberships` To get an event, the authenticated user - # must be a member of the space. For an example, see [Get details about an event - # from a Google Chat space](https://developers.google.com/workspace/chat/get- - # space-event). + # appropriate for reading the requested data: - [App authentication](https:// + # developers.google.com/workspace/chat/authenticate-authorize-chat-app) with [ + # administrator approval](https://support.google.com/a?p=chat-app-auth) in [ + # Developer Preview](https://developers.google.com/workspace/preview) with one + # of the following authorization scopes: - `https://www.googleapis.com/auth/chat. + # app.spaces` - `https://www.googleapis.com/auth/chat.app.messages.readonly` - ` + # https://www.googleapis.com/auth/chat.app.memberships` - [User authentication]( + # https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) + # with one of the following authorization scopes: - `https://www.googleapis.com/ + # auth/chat.spaces.readonly` - `https://www.googleapis.com/auth/chat.spaces` - ` + # https://www.googleapis.com/auth/chat.messages.readonly` - `https://www. + # googleapis.com/auth/chat.messages` - `https://www.googleapis.com/auth/chat. + # messages.reactions.readonly` - `https://www.googleapis.com/auth/chat.messages. + # reactions` - `https://www.googleapis.com/auth/chat.memberships.readonly` - ` + # https://www.googleapis.com/auth/chat.memberships` To get an event, the + # authenticated caller must be a member of the space. For an example, see [Get + # details about an event from a Google Chat space](https://developers.google.com/ + # workspace/chat/get-space-event). # @param [String] name # Required. The resource name of the space event. Format: `spaces/`space`/ # spaceEvents/`spaceEvent`` @@ -1966,19 +1974,27 @@ def get_space_space_event(name, fields: nil, quota_user: nil, options: nil, &blo # resource. For example, if you list events about new space members, the server # returns `Membership` resources that contain the latest membership details. If # new members were removed during the requested period, the event payload - # contains an empty `Membership` resource. Requires [user authentication](https:/ - # /developers.google.com/workspace/chat/authenticate-authorize-chat-user) with - # an [authorization scope](https://developers.google.com/workspace/chat/ - # authenticate-authorize#chat-api-scopes) appropriate for reading the requested - # data: - `https://www.googleapis.com/auth/chat.spaces.readonly` - `https://www. - # googleapis.com/auth/chat.spaces` - `https://www.googleapis.com/auth/chat. - # messages.readonly` - `https://www.googleapis.com/auth/chat.messages` - `https:/ - # /www.googleapis.com/auth/chat.messages.reactions.readonly` - `https://www. - # googleapis.com/auth/chat.messages.reactions` - `https://www.googleapis.com/ - # auth/chat.memberships.readonly` - `https://www.googleapis.com/auth/chat. - # memberships` To list events, the authenticated user must be a member of the - # space. For an example, see [List events from a Google Chat space](https:// - # developers.google.com/workspace/chat/list-space-events). + # contains an empty `Membership` resource. Supports the following types of [ + # authentication](https://developers.google.com/workspace/chat/authenticate- + # authorize) with an [authorization scope](https://developers.google.com/ + # workspace/chat/authenticate-authorize#chat-api-scopes) appropriate for reading + # the requested data: - [App authentication](https://developers.google.com/ + # workspace/chat/authenticate-authorize-chat-app) with [administrator approval]( + # https://support.google.com/a?p=chat-app-auth) in [Developer Preview](https:// + # developers.google.com/workspace/preview) with one of the following + # authorization scopes: - `https://www.googleapis.com/auth/chat.app.spaces` - ` + # https://www.googleapis.com/auth/chat.app.messages.readonly` - `https://www. + # googleapis.com/auth/chat.app.memberships` - [User authentication](https:// + # developers.google.com/workspace/chat/authenticate-authorize-chat-user) with + # one of the following authorization scopes: - `https://www.googleapis.com/auth/ + # chat.spaces.readonly` - `https://www.googleapis.com/auth/chat.spaces` - `https: + # //www.googleapis.com/auth/chat.messages.readonly` - `https://www.googleapis. + # com/auth/chat.messages` - `https://www.googleapis.com/auth/chat.messages. + # reactions.readonly` - `https://www.googleapis.com/auth/chat.messages.reactions` + # - `https://www.googleapis.com/auth/chat.memberships.readonly` - `https://www. + # googleapis.com/auth/chat.memberships` To list events, the authenticated caller + # must be a member of the space. For an example, see [List events from a Google + # Chat space](https://developers.google.com/workspace/chat/list-space-events). # @param [String] parent # Required. Resource name of the [Google Chat space](https://developers.google. # com/workspace/chat/api/reference/rest/v1/spaces) where the events occurred.