Package | Description |
---|---|
com.google.api.services.chat.v1.model |
Modifier and Type | Method and Description |
---|---|
DeletionMetadata |
DeletionMetadata.clone() |
DeletionMetadata |
Message.getDeletionMetadata()
Output only.
|
DeletionMetadata |
DeletionMetadata.set(String fieldName,
Object value) |
DeletionMetadata |
DeletionMetadata.setDeletionType(String deletionType)
Indicates who deleted the message.
|
Modifier and Type | Method and Description |
---|---|
Message |
Message.setDeletionMetadata(DeletionMetadata deletionMetadata)
Output only.
|
Copyright © 2011–2024 Google. All rights reserved.