| Package | Description |
|---|---|
| com.google.api.services.chat.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Thread |
Thread.clone() |
Thread |
Message.getThread()
The thread the message belongs to.
|
Thread |
Thread.set(java.lang.String fieldName,
java.lang.Object value) |
Thread |
Thread.setName(java.lang.String name)
Resource name, in the form "spaces/threads".
|
| Modifier and Type | Method and Description |
|---|---|
Message |
Message.setThread(Thread thread)
The thread the message belongs to.
|