Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Content
Schema
DatafeedsCustomBatchResponse
Interface DatafeedsCustomBatchResponse
interface
DatafeedsCustomBatchResponse
{
entries
?:
DatafeedsCustomBatchResponseEntry
[]
;
kind
?:
string
;
}
Index
Properties
entries?
kind?
Properties
Optional
entries
entries
?:
DatafeedsCustomBatchResponseEntry
[]
Optional
kind
kind
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
entries
kind
Google Apps Script API
Loading...