Commit graph

38 commits

Author SHA1 Message Date
Google APIs
d03cc13314 fix: upgrade gRPC service registration func
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://github.com/googleapis/google-cloud-go/pull/11025.

PiperOrigin-RevId: 765227853
2025-05-30 09:45:36 -07:00
Google APIs
a7ae4611d5 feat: A new method customEmojis.create is added
feat: A new method `customEmojis.delete` is added
feat: A new method `customEmojis.get` is added
feat: A new method `customEmojis.list` is added
docs: A comment for message `CustomEmoji` is changed
docs: A comment for field `filter` in message `.google.chat.v1.ListReactionsRequest` is changed

PiperOrigin-RevId: 753602235
2025-05-01 08:35:24 -07:00
Google APIs
76254e64ec feat: Addition of space notification setting Chat API
PiperOrigin-RevId: 734264583
2025-03-06 13:23:21 -08:00
Google APIs
9415ba048a chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 732130682
2025-02-28 07:26:00 -08:00
Google APIs
3f4b6231d2 feat: Add DeletionType.SPACE_MEMBER. This is returned when a message sent by an app is deleted by a human in a space
PiperOrigin-RevId: 728310777
2025-02-18 12:18:25 -08:00
Google APIs
07f74b10a2 docs: Update Google chat app command documentation
PiperOrigin-RevId: 725724155
2025-02-11 12:12:05 -08:00
Google APIs
60bab918c6 feat: A new field custom_emoji_metadata is added to message .google.chat.v1.Annotation
feat: A new message `CustomEmojiMetadata` is added
feat: A new value `CUSTOM_EMOJI` is added to enum `AnnotationType`
docs: A comment for method `CreateReaction` in service `ChatService` is changed
docs: A comment for method `DeleteReaction` in service `ChatService` is changed
docs: A comment for field `custom_emoji` in message `.google.chat.v1.Emoji` is changed

PiperOrigin-RevId: 720564143
2025-01-28 07:17:27 -08:00
Google APIs
27c0c3c9fb feat: Add missing field annotations in space.proto, message.proto, reaction.proto, space_event.proto, membership.proto, attachment.proto
docs: Update field annotations in space.proto, message.proto, reaction.proto, space_event.proto, membership.proto, attachment.proto
There are unrelated changes related to filed annotations, but verified those are in the public dev docs
fix!: Changed field behavior for an existing field `update_mask` and `emoji`

PiperOrigin-RevId: 704249815
2024-12-09 05:37:10 -08:00
Google APIs
608531f2fa feat: Chat Apps can now retrieve the import mode expire time information to know when to complete the import mode properly
docs: Update reference documentation to include import_mode_expire_time field

PiperOrigin-RevId: 702468699
2024-12-03 14:23:16 -08:00
Google APIs
c472cf7c64 feat: Add doc for permission settings & announcement space support
feat: Add doc for import mode external users support
docs: Messages API dev docs improvement
docs: Memberships API dev docs improvement
docs: Discoverable space docs improvement

PiperOrigin-RevId: 681521060
2024-10-02 11:12:03 -07:00
Google APIs
c5bc296a6d feat: If you're a domain administrator or a delegated administrator, you can now include the useAdminAccess parameter when you call the Chat API with your administrator privileges with the following methods to manage Chat spaces and memberships in your Workspace organization:
- SearchSpaces
- DeleteSpace
- UpdateSpace
- GetSpace
- ListMemberships
- DeleteMembership
- CreateMembership
- UpdateMembership
- GetMembership

Additionally, `last_active_time` and `membership_count` parameters are added to the `Space` resource.

docs: A comment for field `filter` in message `.google.chat.v1.ListMembershipsRequest` is updated to support `!=` operator
PiperOrigin-RevId: 673895888
2024-09-12 10:06:19 -07:00
Google APIs
f21743b4fe feat: Add CHAT_SPACE link type support for GA launch
PiperOrigin-RevId: 671436186
2024-09-05 11:04:17 -07:00
Google APIs
7a77d8e94f feat: add GetSpaceEvent and ListSpaceEvents APIs
PiperOrigin-RevId: 651735637
2024-07-12 04:54:24 -07:00
Google APIs
fd67cace09 feat: Add doc for Discoverable Space support for GA launch
docs: Update resource naming formats

PiperOrigin-RevId: 649131985
2024-07-03 10:57:50 -07:00
Google APIs
ac0973e85b docs: Update doc for SetUpSpace in service ChatService to support group members
docs: Update doc for `CreateMembership` in service `ChatService` to support group members
docs: Update doc for field `group_member` in message `google.chat.v1.Membership`

PiperOrigin-RevId: 646951938
2024-06-26 08:15:49 -07:00
Google APIs
6cac6e4f2b docs: update Chat API comments
PiperOrigin-RevId: 633320855
2024-05-13 13:51:25 -07:00
Google APIs
3597f7db21 chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 631538781
2024-05-07 13:56:05 -07:00
Google APIs
e9672e7d38 feat: Add Chat read state APIs
PiperOrigin-RevId: 626377569
2024-04-19 08:47:50 -07:00
Google APIs
c106d2f8cf feat: add UpdateMembership API
PiperOrigin-RevId: 625805898
2024-04-17 14:23:54 -07:00
Google APIs
81c27a6cad docs:Chat API documentation update
PiperOrigin-RevId: 625051297
2024-04-15 12:48:29 -07:00
Google APIs
1cbeafa152 chore: enable new client surfaces for PHP
PiperOrigin-RevId: 624213011
2024-04-12 10:03:03 -07:00
Google APIs
e7b48a71aa feat: Launch AccessoryAction for GA
docs: updated comments

PiperOrigin-RevId: 619423474
2024-03-26 23:04:06 -07:00
Google APIs
c9a5050ef2 build: publish chat under apps PA for Nodejs instead of Cloud
PiperOrigin-RevId: 618956742
2024-03-25 14:17:27 -07:00
Google APIs
12121ee8f8 fix: add dependency on google-apps-card-v1 common types for Ruby
PiperOrigin-RevId: 617305231
2024-03-19 15:02:19 -07:00
Google APIs
f5ed6db308 feat: add rich link annotation type
PiperOrigin-RevId: 615897483
2024-03-14 14:05:40 -07:00
Google APIs
5ad98f728d chore(java): Add card_java_proto as dependency for google/chat/v1
PiperOrigin-RevId: 613177012
2024-03-06 05:17:10 -08:00
Google APIs
6be902d474 chore(ruby): Configure client for google-apps-chat
PiperOrigin-RevId: 613070783
2024-03-05 21:13:45 -08:00
Google APIs
f3d2377d52 chore(python): Add google.apps.card.v1 as a proto-plus dependency for google/chat/v1
PiperOrigin-RevId: 611544800
2024-02-29 11:46:15 -08:00
Google APIs
f68734fc5b build: Update Chat namespaces
PiperOrigin-RevId: 611100366
2024-02-28 07:49:12 -08:00
Google APIs
584256087e build: Update Chat namespaces
PiperOrigin-RevId: 610822992
2024-02-27 11:41:47 -08:00
Google APIs
2004f3d4ed chore: update go_package and Go importpath
PiperOrigin-RevId: 610538466
2024-02-26 15:02:15 -08:00
Google APIs
e04130efab build: Add ChatService client libraries publishing settings
docs: Add comment that MULTI_SELECT in SelectionType is now available in Developer Preview for Workspace Addons
docs: Add comment that the Columns widget  is now available in Developer Preview for Workspace Addons

PiperOrigin-RevId: 609795940
2024-02-23 11:55:53 -08:00
Google APIs
a25e191f7f feat:ChatService client libraries
PiperOrigin-RevId: 599562781
2024-01-18 11:07:33 -08:00
Google APIs
4221b78ecd chore(php): remove non-ads php_grpc_library targets
PiperOrigin-RevId: 536549230
2023-05-30 17:06:44 -07:00
Google APIs
d0da39a25e chore(bazel): remove all no-op go_test targets
PiperOrigin-RevId: 535010591
2023-05-24 15:55:02 -07:00
Google APIs
824ea38ab1 feat: Google Chat API logging proto for documentation
PiperOrigin-RevId: 443146889
2022-04-20 11:25:28 -07:00
Google APIs
004b289eeb Synchronize new proto/yaml changes.
PiperOrigin-RevId: 441804088
2022-04-14 10:59:24 -07:00
Google APIs
f7831d2ae2 feat: Google Chat API logging proto for documentation
PiperOrigin-RevId: 440869922
2022-04-11 06:18:26 -07:00