Interface ImportEntitiesConfig (9.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
Inheritance
Omit
< google.datastore.admin.v1.IImportEntitiesRequest
, 'projectId'>
>
ImportEntitiesConfig
Package
@google-cloud/datastore
Properties
file
file
?:
string
|
{
bucket
:
{
name
:
string
;
};
name
:
string
;
};
gaxOptions
gaxOptions
?:
CallOptions
;
kinds
namespaces
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License
, and code samples are licensed under the Apache 2.0 License
. For details, see the Google Developers Site Policies
. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-04 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Interface ImportEntitiesConfig (9.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [9.1.0 (latest)](/nodejs/docs/reference/datastore/latest/datastore/importentitiesconfig)\n- [8.7.0](/nodejs/docs/reference/datastore/8.7.0/datastore/importentitiesconfig)\n- [8.6.0](/nodejs/docs/reference/datastore/8.6.0/datastore/importentitiesconfig)\n- [8.5.0](/nodejs/docs/reference/datastore/8.5.0/datastore/importentitiesconfig)\n- [8.4.0](/nodejs/docs/reference/datastore/8.4.0/datastore/importentitiesconfig)\n- [8.3.0](/nodejs/docs/reference/datastore/8.3.0/datastore/importentitiesconfig)\n- [8.2.2](/nodejs/docs/reference/datastore/8.2.2/datastore/importentitiesconfig)\n- [8.1.0](/nodejs/docs/reference/datastore/8.1.0/datastore/importentitiesconfig)\n- [8.0.0](/nodejs/docs/reference/datastore/8.0.0/datastore/importentitiesconfig)\n- [6.6.2](/nodejs/docs/reference/datastore/6.6.2/datastore/importentitiesconfig)\n- [6.5.0](/nodejs/docs/reference/datastore/6.5.0/datastore/importentitiesconfig)\n- [6.4.8](/nodejs/docs/reference/datastore/6.4.8/datastore/importentitiesconfig)\n- [6.3.1](/nodejs/docs/reference/datastore/6.3.1/datastore/importentitiesconfig) \n\nInheritance\n-----------\n\nOmit\\\u003cgoogle.datastore.admin.v1.IImportEntitiesRequest, 'projectId'\\\u003e \\\u003e ImportEntitiesConfig\n\nPackage\n-------\n\n[@google-cloud/datastore](../overview.html)\n\nProperties\n----------\n\n### file\n\n file?: string | {\n bucket: {\n name: string;\n };\n name: string;\n };\n\n### gaxOptions\n\n gaxOptions?: CallOptions;\n\n### kinds\n\n kinds?: string[];\n\n### namespaces\n\n namespaces?: string[];"]]