[[["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 ServiceConfig (6.0.0)\n\nVersion latestkeyboard_arrow_down\n\n- [6.0.0 (latest)](/nodejs/docs/reference/common/latest/common/serviceconfig)\n- [5.0.2](/nodejs/docs/reference/common/5.0.2/common/serviceconfig)\n- [4.0.3](/nodejs/docs/reference/common/4.0.3/common/serviceconfig)\n- [3.10.0](/nodejs/docs/reference/common/3.10.0/common/serviceconfig)\n- [3.9.0](/nodejs/docs/reference/common/3.9.0/common/serviceconfig)\n- [3.8.1](/nodejs/docs/reference/common/3.8.1/common/serviceconfig)\n- [3.7.4](/nodejs/docs/reference/common/3.7.4/common/serviceconfig) \n\nPackage\n-------\n\n[@google-cloud/common](../overview.html)\n\nProperties\n----------\n\n### apiEndpoint\n\n apiEndpoint: string;\n\nThe API Endpoint to use when connecting to the service. Example: storage.googleapis.com\n\n### authClient\n\n authClient?: GoogleAuth;\n\nReuse an existing GoogleAuth client instead of creating a new one.\n\n### baseUrl\n\n baseUrl: string;\n\nThe base URL to make API requests to.\n\n### packageJson\n\n packageJson: PackageJson;\n\n### projectIdRequired\n\n projectIdRequired?: boolean;\n\n### scopes\n\n scopes: string[];\n\nThe scopes required for the request."]]