Interface protos.google.chat.v1.IAttachment (0.4.0)

Properties of an Attachment.

Package

@google-apps/chat

Properties

attachmentDataRef

attachmentDataRef?: (google.chat.v1.IAttachmentDataRef|null);

Attachment attachmentDataRef

contentName

contentName?: (string|null);

Attachment contentName

contentType

contentType?: (string|null);

Attachment contentType

downloadUri

downloadUri?: (string|null);

Attachment downloadUri

driveDataRef

driveDataRef?: (google.chat.v1.IDriveDataRef|null);

Attachment driveDataRef

name

name?: (string|null);

Attachment name

source

source?: (google.chat.v1.Attachment.Source|keyof typeof google.chat.v1.Attachment.Source|null);

Attachment source

thumbnailUri

thumbnailUri?: (string|null);

Attachment thumbnailUri