Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Content
Schema
LiasettingsCustomBatchResponseEntry
Interface LiasettingsCustomBatchResponseEntry
interface
LiasettingsCustomBatchResponseEntry
{
batchId
?:
number
;
errors
?:
GoogleAppsScript
.
Content
.
Schema
.
Errors
;
gmbAccounts
?:
GmbAccounts
;
kind
?:
string
;
liaSettings
?:
LiaSettings
;
posDataProviders
?:
PosDataProviders
[]
;
}
Index
Properties
batch
Id?
errors?
gmb
Accounts?
kind?
lia
Settings?
pos
Data
Providers?
Properties
Optional
batch
Id
batchId
?:
number
Optional
errors
errors
?:
GoogleAppsScript
.
Content
.
Schema
.
Errors
Optional
gmb
Accounts
gmbAccounts
?:
GmbAccounts
Optional
kind
kind
?:
string
Optional
lia
Settings
liaSettings
?:
LiaSettings
Optional
pos
Data
Providers
posDataProviders
?:
PosDataProviders
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
batch
Id
errors
gmb
Accounts
kind
lia
Settings
pos
Data
Providers
Google Apps Script API
Loading...