[[["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-08-28 UTC."],[],[],null,["# Interface ServiceObjectConfig (6.0.0)\n\nVersion latestkeyboard_arrow_down\n\n- [6.0.0 (latest)](/nodejs/docs/reference/common/latest/common/serviceobjectconfig)\n- [5.0.2](/nodejs/docs/reference/common/5.0.2/common/serviceobjectconfig)\n- [4.0.3](/nodejs/docs/reference/common/4.0.3/common/serviceobjectconfig)\n- [3.10.0](/nodejs/docs/reference/common/3.10.0/common/serviceobjectconfig)\n- [3.9.0](/nodejs/docs/reference/common/3.9.0/common/serviceobjectconfig)\n- [3.8.1](/nodejs/docs/reference/common/3.8.1/common/serviceobjectconfig)\n- [3.7.4](/nodejs/docs/reference/common/3.7.4/common/serviceobjectconfig) \n\nPackage\n-------\n\n[@google-cloud/common](../overview.html)\n\nProperties\n----------\n\n### baseUrl\n\n baseUrl?: string;\n\nThe base URL to make API requests to.\n\n### createMethod\n\n createMethod?: Function;\n\nThe method which creates this object.\n\n### id\n\n id?: string;\n\nThe identifier of the object. For example, the name of a Storage bucket or Pub/Sub topic.\n\n### methods\n\n methods?: Methods;\n\nA map of each method name that should be inherited.\n\n### parent\n\n parent: ServiceObjectParent;\n\nThe parent service instance. For example, an instance of Storage if the object is Bucket.\n\n### pollIntervalMs\n\n pollIntervalMs?: number;\n\nFor long running operations, how often should the client poll for completion."]]