Google Apps Script
Feedback on this document

Interface BlobSource

Interface for objects that can export their data as a Blob.

Implementing classes

NameBrief description
AttachmentA Sites Attachment such as a file attached to a page.
BlobA data interchange object for Apps Script services.
ChartA Chart object, which can be embedded into documents, UI elements, or used as a static image.
CompositeBlobA data interchange object for Apps Script services, possibly containing multiple parts.
DocumentA document, containing rich text and elements such as tables and lists.
EmbeddedChartRepresents a chart that has been embedded into a Spreadsheet.
FileThis class contains methods to get information about the file and modify its contents.
GmailAttachmentAn attachment from Gmail.
HTTPResponseThis class allows users to access specific information on HTTP responses.
HtmlOutputAn HtmlOutput object that can be served from a script.
InlineImageAn element representing an embedded image.
JdbcBlobA JDBC Blob.
JdbcClobA JDBC Clob.
SpreadsheetThis class allows users to access and modify Google Spreadsheets.
StaticMapAllows for the creation and decoration of static map images.

Authentication required

You need to be signed in with Google+ to do that.

Signing you in...

Google Developers needs your permission to do that.