Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
BigQuery
Schema
BigtableColumnFamily
Interface BigtableColumnFamily
interface
BigtableColumnFamily
{
columns
?:
BigtableColumn
[]
;
encoding
?:
string
;
familyId
?:
string
;
onlyReadLatest
?:
boolean
;
type
?:
string
;
}
Index
Properties
columns?
encoding?
family
Id?
only
Read
Latest?
type?
Properties
Optional
columns
columns
?:
BigtableColumn
[]
Optional
encoding
encoding
?:
string
Optional
family
Id
familyId
?:
string
Optional
only
Read
Latest
onlyReadLatest
?:
boolean
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
columns
encoding
family
Id
only
Read
Latest
type
Google Apps Script API
Loading...