| Package | Description |
|---|---|
| com.google.api.services.chat.v1.model |
| Modifier and Type | Method and Description |
|---|---|
AttachedGif |
AttachedGif.clone() |
AttachedGif |
AttachedGif.set(String fieldName,
Object value) |
AttachedGif |
AttachedGif.setUri(String uri)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
List<AttachedGif> |
Message.getAttachedGifs()
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
Message |
Message.setAttachedGifs(List<AttachedGif> attachedGifs)
Output only.
|
Copyright © 2011–2025 Google. All rights reserved.