public class HangoutsChat.Spaces.Messages.Attachments extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
HangoutsChat.Spaces.Messages.Attachments.Get |
| Constructor and Description |
|---|
Attachments() |
| Modifier and Type | Method and Description |
|---|---|
HangoutsChat.Spaces.Messages.Attachments.Get |
get(String name)
Gets the metadata of a message attachment.
|
public HangoutsChat.Spaces.Messages.Attachments.Get get(String name) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.name - Resource name of the attachment, in the form "spaces/messages/attachments".IOExceptionCopyright © 2011–2020 Google. All rights reserved.