Package | Description |
---|---|
com.google.api.services.chat.v1.model |
Modifier and Type | Method and Description |
---|---|
UserMentionMetadata |
UserMentionMetadata.clone() |
UserMentionMetadata |
Annotation.getUserMention()
The metadata of user mention.
|
UserMentionMetadata |
UserMentionMetadata.set(String fieldName,
Object value) |
UserMentionMetadata |
UserMentionMetadata.setType(String type)
The type of user mention.
|
UserMentionMetadata |
UserMentionMetadata.setUser(User user)
The user mentioned.
|
Modifier and Type | Method and Description |
---|---|
Annotation |
Annotation.setUserMention(UserMentionMetadata userMention)
The metadata of user mention.
|
Copyright © 2011–2024 Google. All rights reserved.