[[["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 Accounts V1 Client - Class Value (1.0.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0 (latest)](/php/docs/reference/shopping-merchant-accounts/latest/V1.Value)\n- [0.10.0](/php/docs/reference/shopping-merchant-accounts/0.10.0/V1.Value)\n- [0.9.1](/php/docs/reference/shopping-merchant-accounts/0.9.1/V1.Value)\n- [0.8.0](/php/docs/reference/shopping-merchant-accounts/0.8.0/V1.Value)\n- [0.7.0](/php/docs/reference/shopping-merchant-accounts/0.7.0/V1.Value)\n- [0.6.0](/php/docs/reference/shopping-merchant-accounts/0.6.0/V1.Value)\n- [0.5.0](/php/docs/reference/shopping-merchant-accounts/0.5.0/V1.Value)\n- [0.4.0](/php/docs/reference/shopping-merchant-accounts/0.4.0/V1.Value)\n- [0.3.3](/php/docs/reference/shopping-merchant-accounts/0.3.3/V1.Value)\n- [0.2.0](/php/docs/reference/shopping-merchant-accounts/0.2.0/V1.Value)\n- [0.1.0](/php/docs/reference/shopping-merchant-accounts/0.1.0/V1.Value) \nReference documentation and code samples for the Google Shopping Merchant Accounts V1 Client class Value.\n\nThe single value of a rate group or the value of a rate group table's cell.\n\nExactly one of `no_shipping`, `flat_rate`,\n`price_percentage`, `carrier_rateName`,\n`subtable_name` must be set.\n\nGenerated from protobuf message `google.shopping.merchant.accounts.v1.Value`\n\nNamespace\n---------\n\nGoogle \\\\ Shopping \\\\ Merchant \\\\ Accounts \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getNoShipping\n\nIf true, then the product can't be shipped. Must be true when set, can only\nbe set if all other fields are not set.\n\n### hasNoShipping\n\n### clearNoShipping\n\n### setNoShipping\n\nIf true, then the product can't be shipped. Must be true when set, can only\nbe set if all other fields are not set.\n\n### getFlatRate\n\nA flat rate. Can only be set if all other fields are not set.\n\n### hasFlatRate\n\n### clearFlatRate\n\n### setFlatRate\n\nA flat rate. Can only be set if all other fields are not set.\n\n### getPricePercentage\n\nA percentage of the price represented as a number in decimal notation\n(For example, `\"5.4\"`). Can only be set if all other fields are not\nset.\n\n### hasPricePercentage\n\n### clearPricePercentage\n\n### setPricePercentage\n\nA percentage of the price represented as a number in decimal notation\n(For example, `\"5.4\"`). Can only be set if all other fields are not\nset.\n\n### getCarrierRate\n\nThe name of a carrier rate referring to a carrier rate defined in the\nsame rate group. Can only be set if all other fields are not set.\n\n### hasCarrierRate\n\n### clearCarrierRate\n\n### setCarrierRate\n\nThe name of a carrier rate referring to a carrier rate defined in the\nsame rate group. Can only be set if all other fields are not set.\n\n### getSubtable\n\nThe name of a subtable. Can only be set in table cells (For example, not\nfor single values), and only if all other fields are not set.\n\n### hasSubtable\n\n### clearSubtable\n\n### setSubtable\n\nThe name of a subtable. Can only be set in table cells (For example, not\nfor single values), and only if all other fields are not set."]]