[[["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,["# Google Shopping Merchant Inventories V1 Client - Class Availability (1.0.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0 (latest)](/php/docs/reference/shopping-merchant-inventories/latest/V1.LocalInventoryAttributes.Availability)\n- [0.7.0](/php/docs/reference/shopping-merchant-inventories/0.7.0/V1.LocalInventoryAttributes.Availability)\n- [0.6.1](/php/docs/reference/shopping-merchant-inventories/0.6.1/V1.LocalInventoryAttributes.Availability)\n- [0.5.3](/php/docs/reference/shopping-merchant-inventories/0.5.3/V1.LocalInventoryAttributes.Availability)\n- [0.4.5](/php/docs/reference/shopping-merchant-inventories/0.4.5/V1.LocalInventoryAttributes.Availability)\n- [0.3.0](/php/docs/reference/shopping-merchant-inventories/0.3.0/V1.LocalInventoryAttributes.Availability)\n- [0.2.0](/php/docs/reference/shopping-merchant-inventories/0.2.0/V1.LocalInventoryAttributes.Availability)\n- [0.1.1](/php/docs/reference/shopping-merchant-inventories/0.1.1/V1.LocalInventoryAttributes.Availability) \nReference documentation and code samples for the Google Shopping Merchant Inventories V1 Client class Availability.\n\n[Availability](https://support.google.com/merchants/answer/3061342) of the\nproduct at this store.\n\nProtobuf type `google.shopping.merchant.inventories.v1.LocalInventoryAttributes.Availability`\n\nNamespace\n---------\n\nGoogle \\\\ Shopping \\\\ Merchant \\\\ Inventories \\\\ V1 \\\\ LocalInventoryAttributes\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### LOCAL_INVENTORY_AVAILABILITY_UNSPECIFIED\n\n Value: 0\n\nIndicates that the availability is unspecified.\n\nGenerated from protobuf enum `LOCAL_INVENTORY_AVAILABILITY_UNSPECIFIED = 0;`\n\n### IN_STOCK\n\n Value: 1\n\nIndicates that the product is in stock.\n\nGenerated from protobuf enum `IN_STOCK = 1;`\n\n### LIMITED_AVAILABILITY\n\n Value: 2\n\nIndicates that the product is out of stock.\n\nGenerated from protobuf enum `LIMITED_AVAILABILITY = 2;`\n\n### ON_DISPLAY_TO_ORDER\n\n Value: 3\n\nIndicates that the product is on display to order.\n\nGenerated from protobuf enum `ON_DISPLAY_TO_ORDER = 3;`\n\n### OUT_OF_STOCK\n\n Value: 4\n\nIndicates that the product is out of stock.\n\nGenerated from protobuf enum `OUT_OF_STOCK = 4;`"]]