| Package | Description |
|---|---|
| com.google.api.services.chat.v1.model |
| Modifier and Type | Method and Description |
|---|---|
ReactionCreatedEventData |
ReactionCreatedEventData.clone() |
ReactionCreatedEventData |
SpaceEvent.getReactionCreatedEventData()
Event payload for a new reaction.
|
ReactionCreatedEventData |
ReactionCreatedEventData.set(String fieldName,
Object value) |
ReactionCreatedEventData |
ReactionCreatedEventData.setReaction(Reaction reaction)
The new reaction.
|
| Modifier and Type | Method and Description |
|---|---|
List<ReactionCreatedEventData> |
ReactionBatchCreatedEventData.getReactions()
A list of new reactions.
|
| Modifier and Type | Method and Description |
|---|---|
SpaceEvent |
SpaceEvent.setReactionCreatedEventData(ReactionCreatedEventData reactionCreatedEventData)
Event payload for a new reaction.
|
| Modifier and Type | Method and Description |
|---|---|
ReactionBatchCreatedEventData |
ReactionBatchCreatedEventData.setReactions(List<ReactionCreatedEventData> reactions)
A list of new reactions.
|
Copyright © 2011–2025 Google. All rights reserved.