[[["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 DataSources V1 Client - Class State (1.0.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0 (latest)](/php/docs/reference/shopping-merchant-datasources/latest/V1.PrimaryProductDataSource.Destination.State)\n- [0.6.0](/php/docs/reference/shopping-merchant-datasources/0.6.0/V1.PrimaryProductDataSource.Destination.State)\n- [0.5.1](/php/docs/reference/shopping-merchant-datasources/0.5.1/V1.PrimaryProductDataSource.Destination.State)\n- [0.4.0](/php/docs/reference/shopping-merchant-datasources/0.4.0/V1.PrimaryProductDataSource.Destination.State)\n- [0.3.1](/php/docs/reference/shopping-merchant-datasources/0.3.1/V1.PrimaryProductDataSource.Destination.State)\n- [0.2.3](/php/docs/reference/shopping-merchant-datasources/0.2.3/V1.PrimaryProductDataSource.Destination.State)\n- [0.1.0](/php/docs/reference/shopping-merchant-datasources/0.1.0/V1.PrimaryProductDataSource.Destination.State) \nReference documentation and code samples for the Google Shopping Merchant DataSources V1 Client class State.\n\nThe state of the destination.\n\nProtobuf type `google.shopping.merchant.datasources.v1.PrimaryProductDataSource.Destination.State`\n\nNamespace\n---------\n\nGoogle \\\\ Shopping \\\\ Merchant \\\\ DataSources \\\\ V1 \\\\ PrimaryProductDataSource \\\\ Destination\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### STATE_UNSPECIFIED\n\n Value: 0\n\nNot specified.\n\nGenerated from protobuf enum `STATE_UNSPECIFIED = 0;`\n\n### ENABLED\n\n Value: 1\n\nIndicates that the destination is enabled.\n\nGenerated from protobuf enum `ENABLED = 1;`\n\n### DISABLED\n\n Value: 2\n\nIndicates that the destination is disabled.\n\nGenerated from protobuf enum `DISABLED = 2;`"]]