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(String fieldName,
Object value) |
Thread |
Thread.setName(String name)
Output only.
|
Thread |
Thread.setThreadKey(String threadKey)
Optional.
|
Modifier and Type | Method and Description |
---|---|
Message |
Message.setThread(Thread thread)
The thread the message belongs to.
|
Copyright © 2011–2024 Google. All rights reserved.