[[["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-16 UTC."],[],[],null,["# Interface Service.StoreConfigOrBuilder (1.0.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0 (latest)](/java/docs/reference/google-shopping-merchant-accounts/latest/com.google.shopping.merchant.accounts.v1.Service.StoreConfigOrBuilder)\n- [0.26.0](/java/docs/reference/google-shopping-merchant-accounts/0.26.0/com.google.shopping.merchant.accounts.v1.Service.StoreConfigOrBuilder)\n- [0.24.0](/java/docs/reference/google-shopping-merchant-accounts/0.24.0/com.google.shopping.merchant.accounts.v1.Service.StoreConfigOrBuilder)\n- [0.23.0](/java/docs/reference/google-shopping-merchant-accounts/0.23.0/com.google.shopping.merchant.accounts.v1.Service.StoreConfigOrBuilder)\n- [0.20.0](/java/docs/reference/google-shopping-merchant-accounts/0.20.0/com.google.shopping.merchant.accounts.v1.Service.StoreConfigOrBuilder)\n- [0.19.0](/java/docs/reference/google-shopping-merchant-accounts/0.19.0/com.google.shopping.merchant.accounts.v1.Service.StoreConfigOrBuilder)\n- [0.18.0](/java/docs/reference/google-shopping-merchant-accounts/0.18.0/com.google.shopping.merchant.accounts.v1.Service.StoreConfigOrBuilder)\n- [0.16.0](/java/docs/reference/google-shopping-merchant-accounts/0.16.0/com.google.shopping.merchant.accounts.v1.Service.StoreConfigOrBuilder)\n- [0.15.0](/java/docs/reference/google-shopping-merchant-accounts/0.15.0/com.google.shopping.merchant.accounts.v1.Service.StoreConfigOrBuilder)\n- [0.14.0](/java/docs/reference/google-shopping-merchant-accounts/0.14.0/com.google.shopping.merchant.accounts.v1.Service.StoreConfigOrBuilder)\n- [0.13.0](/java/docs/reference/google-shopping-merchant-accounts/0.13.0/com.google.shopping.merchant.accounts.v1.Service.StoreConfigOrBuilder)\n- [0.12.0](/java/docs/reference/google-shopping-merchant-accounts/0.12.0/com.google.shopping.merchant.accounts.v1.Service.StoreConfigOrBuilder)\n- [0.11.0](/java/docs/reference/google-shopping-merchant-accounts/0.11.0/com.google.shopping.merchant.accounts.v1.Service.StoreConfigOrBuilder)\n- [0.10.0](/java/docs/reference/google-shopping-merchant-accounts/0.10.0/com.google.shopping.merchant.accounts.v1.Service.StoreConfigOrBuilder)\n- [0.9.0](/java/docs/reference/google-shopping-merchant-accounts/0.9.0/com.google.shopping.merchant.accounts.v1.Service.StoreConfigOrBuilder)\n- [0.8.0](/java/docs/reference/google-shopping-merchant-accounts/0.8.0/com.google.shopping.merchant.accounts.v1.Service.StoreConfigOrBuilder)\n- [0.7.0](/java/docs/reference/google-shopping-merchant-accounts/0.7.0/com.google.shopping.merchant.accounts.v1.Service.StoreConfigOrBuilder)\n- [0.5.0](/java/docs/reference/google-shopping-merchant-accounts/0.5.0/com.google.shopping.merchant.accounts.v1.Service.StoreConfigOrBuilder)\n- [0.4.0](/java/docs/reference/google-shopping-merchant-accounts/0.4.0/com.google.shopping.merchant.accounts.v1.Service.StoreConfigOrBuilder)\n- [0.3.0](/java/docs/reference/google-shopping-merchant-accounts/0.3.0/com.google.shopping.merchant.accounts.v1.Service.StoreConfigOrBuilder)\n- [0.2.0](/java/docs/reference/google-shopping-merchant-accounts/0.2.0/com.google.shopping.merchant.accounts.v1.Service.StoreConfigOrBuilder)\n- [0.1.0](/java/docs/reference/google-shopping-merchant-accounts/0.1.0/com.google.shopping.merchant.accounts.v1.Service.StoreConfigOrBuilder) \n\n public static interface Service.StoreConfigOrBuilder extends MessageOrBuilder\n\nImplements\n----------\n\n[MessageOrBuilder](https://cloud.google.com/java/docs/reference/protobuf/latest/com.google.protobuf.MessageOrBuilder.html)\n\nMethods\n-------\n\n### getCutoffConfig()\n\n public abstract Service.StoreConfig.CutoffConfig getCutoffConfig()\n\nConfigs related to local delivery ends for the day.\n\n`\noptional .google.shopping.merchant.accounts.v1.Service.StoreConfig.CutoffConfig cutoff_config = 3;\n`\n\n### getCutoffConfigOrBuilder()\n\n public abstract Service.StoreConfig.CutoffConfigOrBuilder getCutoffConfigOrBuilder()\n\nConfigs related to local delivery ends for the day.\n\n`\noptional .google.shopping.merchant.accounts.v1.Service.StoreConfig.CutoffConfig cutoff_config = 3;\n`\n\n### getServiceRadius()\n\n public abstract Distance getServiceRadius()\n\nMaximum delivery radius.\nThis is only required for the local delivery shipment type.\n\n`optional .google.shopping.merchant.accounts.v1.Distance service_radius = 4;`\n\n### getServiceRadiusOrBuilder()\n\n public abstract DistanceOrBuilder getServiceRadiusOrBuilder()\n\nMaximum delivery radius.\nThis is only required for the local delivery shipment type.\n\n`optional .google.shopping.merchant.accounts.v1.Distance service_radius = 4;`\n\n### getStoreCodes(int index)\n\n public abstract String getStoreCodes(int index)\n\nOptional. A list of store codes that provide local delivery.\nIf empty, then `all_stores` must be true.\n\n`repeated string store_codes = 2 [(.google.api.field_behavior) = OPTIONAL];`\n\n### getStoreCodesBytes(int index)\n\n public abstract ByteString getStoreCodesBytes(int index)\n\nOptional. A list of store codes that provide local delivery.\nIf empty, then `all_stores` must be true.\n\n`repeated string store_codes = 2 [(.google.api.field_behavior) = OPTIONAL];`\n\n### getStoreCodesCount()\n\n public abstract int getStoreCodesCount()\n\nOptional. A list of store codes that provide local delivery.\nIf empty, then `all_stores` must be true.\n\n`repeated string store_codes = 2 [(.google.api.field_behavior) = OPTIONAL];`\n\n### getStoreCodesList()\n\n public abstract List\u003cString\u003e getStoreCodesList()\n\nOptional. A list of store codes that provide local delivery.\nIf empty, then `all_stores` must be true.\n\n`repeated string store_codes = 2 [(.google.api.field_behavior) = OPTIONAL];`\n\n### getStoreServiceType()\n\n public abstract Service.StoreConfig.StoreServiceType getStoreServiceType()\n\nIndicates whether all stores, or selected stores, listed by this\nbusiness provide local delivery.\n\n`\noptional .google.shopping.merchant.accounts.v1.Service.StoreConfig.StoreServiceType store_service_type = 1;\n`\n\n### getStoreServiceTypeValue()\n\n public abstract int getStoreServiceTypeValue()\n\nIndicates whether all stores, or selected stores, listed by this\nbusiness provide local delivery.\n\n`\noptional .google.shopping.merchant.accounts.v1.Service.StoreConfig.StoreServiceType store_service_type = 1;\n`\n\n### hasCutoffConfig()\n\n public abstract boolean hasCutoffConfig()\n\nConfigs related to local delivery ends for the day.\n\n`\noptional .google.shopping.merchant.accounts.v1.Service.StoreConfig.CutoffConfig cutoff_config = 3;\n`\n\n### hasServiceRadius()\n\n public abstract boolean hasServiceRadius()\n\nMaximum delivery radius.\nThis is only required for the local delivery shipment type.\n\n`optional .google.shopping.merchant.accounts.v1.Distance service_radius = 4;`\n\n### hasStoreServiceType()\n\n public abstract boolean hasStoreServiceType()\n\nIndicates whether all stores, or selected stores, listed by this\nbusiness provide local delivery.\n\n`\noptional .google.shopping.merchant.accounts.v1.Service.StoreConfig.StoreServiceType store_service_type = 1;\n`"]]