Reference documentation and code samples for the Google Apps Chat V1 Client class UploadAttachmentResponse.
Response of uploading an attachment.
Generated from protobuf message google.chat.v1.UploadAttachmentResponse
Namespace
Google \ Apps \ Chat \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ attachment_data_ref |
AttachmentDataRef
Reference to the uploaded attachment. |
getAttachmentDataRef
Reference to the uploaded attachment.
| Returns | |
|---|---|
| Type | Description |
AttachmentDataRef|null |
|
hasAttachmentDataRef
clearAttachmentDataRef
setAttachmentDataRef
Reference to the uploaded attachment.
| Parameter | |
|---|---|
| Name | Description |
var |
AttachmentDataRef
|
| Returns | |
|---|---|
| Type | Description |
$this |
|