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".IOException
Copyright © 2011–2021 Google. All rights reserved.