Interface ImportEntitiesConfig

Inheritance

Omit < google.datastore.admin.v1.IImportEntitiesRequest , 'projectId'> > ImportEntitiesConfig

Package

@google-cloud/datastore

Properties

file

  file 
 ?: 
  
 string 
  
 | 
  
 { 
  
 bucket 
 : 
  
 { 
  
 name 
 : 
  
 string 
 ; 
  
 }; 
  
 name 
 : 
  
 string 
 ; 
  
 }; 
 
Property Value
Type Description
string | { bucket: { name: string; }; name: string; }

gaxOptions

  gaxOptions 
 ?: 
  
 CallOptions 
 ; 
 
Property Value
Type Description
CallOptions

kinds

  kinds 
 ?: 
  
 string 
 []; 
 
Property Value
Type Description
string[]

namespaces

  namespaces 
 ?: 
  
 string 
 []; 
 
Property Value
Type Description
string[]
Create a Mobile Website
View Site in Mobile | Classic
Share by: